summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-15sapi: Fix warningsSebastian Huber1-1/+1
2017-02-15shell: Fix warningsSebastian Huber2-4/+8
2017-02-15libdl: Fix warningSebastian Huber1-1/+2
2017-02-15score: Fix warningSebastian Huber1-0/+2
2017-02-14monitor: Print short and long task namesSebastian Huber2-26/+53
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2-44/+45
2017-02-14shell: Fix warningsSebastian Huber1-2/+0
2017-02-14score: Fix warning in _Thread_Set_name()Sebastian Huber1-1/+1
2017-02-14dosfs: Fix msdos_find_file_in_directory()Sebastian Huber1-1/+1
2017-02-03Prefix confdefs.h internal def with an underscoreSebastian Huber1-455/+352
2017-02-03termios: Fix static device initalizationSebastian Huber2-7/+23
2017-02-03score: Move _Thread_Scheduler_ask_for_help()Sebastian Huber3-36/+34
2017-02-03score: Improve scheduler helping protocolSebastian Huber22-169/+88
2017-02-03sparc: Fix volatile clobberSebastian Huber1-1/+1
2017-02-03confdefs.h: SimplifySebastian Huber1-3/+1
2017-02-02confdefs.h: Only define _CONFIGURE_SMP_APPLICATION if RTEMS_SMP definedKevin Kirspel1-0/+2
2017-02-02rtems: Fix RTEMS_NO_TIMEOUT defineSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber3-30/+18
2017-02-01rtems: Fix RTEMS_MAXIMUM_PRIORITY defineSebastian Huber1-1/+1
2017-01-31monitor: Add support for BSD wakeup messagesSebastian Huber1-3/+17
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber24-80/+151
2017-01-31score: Fix _Thread_Initialize()Sebastian Huber2-2/+5
2017-01-30score: Fix unused parameter warningSebastian Huber1-0/+2
2017-01-30Complete STACK_CHECKER_EXTENSION. Fixes #2889Stavros Passas1-0/+1
2017-01-30bsps/arm: Fix Cortex-M DWT CPU counter.Christian Mauderer1-1/+45
2017-01-30rtems: Fix _Rate_monotonic_Renew_deadline()Kuan-Hsun Chen1-4/+7
2017-01-27score: Clarify _Heap_Extend()Sebastian Huber1-5/+6
2017-01-27score: Fix typoSebastian Huber1-1/+1
2017-01-26score: Fix user extensions orderSebastian Huber3-15/+26
2017-01-26sapi: Add rtems_task_terminate_extensionSebastian Huber1-0/+1
2017-01-26Remove rtems_rate_monotonic_postponed_job_count()Kuan-Hsun Chen3-34/+6
2017-01-26score: Delete _CPU_Context_Fp_start()Sebastian Huber18-288/+14
2017-01-25posix: Fix use of uninitialized variableSebastian Huber1-0/+2
2017-01-24Adding ARM VFP V2 supportKevin Kirspel1-0/+6
2017-01-24rtems: rtems_rate_monotonic_postponed_job_count()Sebastian Huber1-12/+7
2017-01-24rtems: Fix _Rate_monotonic_Release_postponed_job()Sebastian Huber1-5/+3
2017-01-24rtems: Fix _Rate_monotonic_Renew_deadline()Sebastian Huber3-44/+21
2017-01-24sparc: Relax CPU_STACK_ALIGNMENTSebastian Huber1-12/+3
2017-01-24Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIANSebastian Huber17-310/+0
2017-01-24Use <sys/endian.h>Sebastian Huber3-28/+12
2017-01-24Provide <endian.h> for glibc compatibilitySebastian Huber3-0/+6
2017-01-23nfsclient: Fix suspicious conditionSebastian Huber1-1/+2
2017-01-23sys/endian.h: Document FreeBSD originSebastian Huber1-1/+1
2017-01-19JFFS2: Fix typoSebastian Huber1-1/+1
2017-01-13classic: adjust names of RM postponed job functionsGedare Bloom2-9/+14
2017-01-13Enhancement of the RMS manager for the overrun handling.Kuan-Hsun Chen4-9/+176
2017-01-13posix: shared memory supportGedare Bloom14-8/+882
2017-01-13posix: fix typo in mmap argumentsGedare Bloom1-2/+2
2017-01-13posix: add stub implementations for mman functionsGedare Bloom9-0/+222
2017-01-13posix: move sys/mman.h to newlib and test it in psxhdrsGedare Bloom4-195/+1