summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix/src/exec*: Remove all variants already in NewlibJoel Sherrill2016-01-198-220/+7
* score: Fix simple timecounter supportSebastian Huber2016-01-194-17/+67
* taskcreate.c: Add method name to comment to be clearerJoel Sherrill2016-01-181-9/+4
* sem.h: Delete junk in commentJoel Sherrill2016-01-181-3/+1
* ratemon.h: Fix commentsJoel Sherrill2016-01-181-7/+6
* posix: Remove clock_getenable_attr() and clock_setenable_attr()Joel Sherrill2016-01-183-82/+1
* Chase Newlib sys/types.h / sys/select.h changesNick Withers2016-01-1812-24/+19
* arm: Honor cache for Cortex-M7 supportSebastian Huber2016-01-151-2/+11
* arm: Accept Cortex-M7 multilibSebastian Huber2016-01-151-1/+1
* libblock: Fix ramdisk::free_at_delete_request initSebastian Huber2016-01-151-1/+1
* powerpc: Fix alignment for AltiVec multilibsSebastian Huber2016-01-121-2/+6
* score: Statically initialize TOD handlerSebastian Huber2016-01-125-35/+18
* score: Simplify _Thread_Start()Sebastian Huber2016-01-115-33/+25
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-1120-166/+210
* rtems: Fix warningSebastian Huber2016-01-081-1/+0
* score: Avoid dead code in global constructionSebastian Huber2016-01-084-20/+22
* score: Add fatal errors for NULL entry init tasksSebastian Huber2016-01-084-7/+26
* Filesystem: Remove superfluous permission checksSebastian Huber2016-01-052-32/+1
* Remove H8300 portJoel Sherrill2016-01-0415-1876/+1
* Remove M32R architectureJoel Sherrill2016-01-0421-2273/+4
* score: Fix watchdog insertSebastian Huber2016-01-041-4/+12
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-2416-402/+13
* score: Fix watchdog removalSebastian Huber2015-12-211-1/+10
* score: Avoid dependency on bcopy()Sebastian Huber2015-12-151-0/+1
* libmisc: Include missing header file, fix warningsNick Withers2015-12-152-6/+7
* rtems: Delete empty functionSebastian Huber2015-12-153-18/+0
* posix: Store unblocked signalsSebastian Huber2015-12-158-26/+24
* score: Initialize thread control to zeroSebastian Huber2015-12-154-67/+13
* score: Help GCC to inline a functionSebastian Huber2015-12-141-1/+1
* score: Untangle thread actionsSebastian Huber2015-12-118-20/+32
* Use linker set for system initializationSebastian Huber2015-12-115-42/+121
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
* sparc: Simplify _CPU_Get_current_per_CPU_control()Sebastian Huber2015-12-101-1/+1
* Add RTEMS linker setsSebastian Huber2015-12-083-0/+101
* score: Statically initialize system stateSebastian Huber2015-12-082-18/+1
* score: Delete unused API extensionsSebastian Huber2015-12-083-57/+2
* score: Statically initialize API extensionsSebastian Huber2015-12-083-19/+1
* Remove <rtems/debug.h>Sebastian Huber2015-12-079-159/+2
* Delete _Region_Debug_Walk()Sebastian Huber2015-12-075-35/+0
* Delete unused declarations and defineSebastian Huber2015-11-271-5/+1
* Delete empty libc_init()Sebastian Huber2015-11-273-47/+1
* Require __getreent()Sebastian Huber2015-11-255-52/+5
* Fix _Assert() statementSebastian Huber2015-11-252-2/+2
* posix: Require struct _pthread_cleanup_contextSebastian Huber2015-11-247-175/+1
* untar: do not exit with error when created directory already exists.Pavel Pisa2015-11-232-2/+46
* Provide dummy <sys/priority.h>Sebastian Huber2015-11-181-1/+40
* Import latest <sys/ttycom.h> from FreeBSDSebastian Huber2015-11-171-57/+62
* Merge with latest <sys/sockio.h> from FreeBSDSebastian Huber2015-11-171-5/+53
* Import latest <sys/filio.h> from FreeBSDSebastian Huber2015-11-172-17/+13
* sparc: Fix context switch on SMPDaniel Cederman2015-11-161-0/+3