summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Split stack allocator configurationSebastian Huber2020-02-121-38/+25
* score: Simplify TLS area allocationSebastian Huber2020-02-121-1/+2
* score: Simplify FP context allocationSebastian Huber2020-02-121-41/+3
* config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber2020-02-061-0/+8
* sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber2020-02-061-5/+10
* config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber2020-02-061-10/+5
* config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber2020-02-061-7/+1
* config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber2020-02-041-0/+8
* bsps: Rework work area initializationSebastian Huber2020-02-041-15/+0
* record: Fix configurationSebastian Huber2020-01-281-2/+4
* config: Improve EDF SMP scheduler configurationSebastian Huber2019-12-191-2/+1
* config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber2019-12-191-1/+1
* config: Remove Ada configuration optionsSebastian Huber2019-12-191-62/+18
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-3/+8
* config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian Huber2019-12-191-30/+28
* config: Statically allocate MP object controlsSebastian Huber2019-12-131-16/+4
* config: Statically allocate MP thread proxiesSebastian Huber2019-12-131-6/+13
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-131-7/+9
* config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLESebastian Huber2019-12-131-41/+41
* config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber2019-12-131-5/+11
* pipe: Use condition variablesSebastian Huber2019-12-111-20/+2
* mpci: Simplify MPCI configurationSebastian Huber2019-12-111-9/+2
* rtems: Simplify semaphore configurationSebastian Huber2019-12-111-18/+8
* clock: Simplify driver initializationSebastian Huber2019-12-111-4/+8
* userext: Simplify configurationSebastian Huber2019-12-091-21/+7
* config: Avoid zero-length arraySebastian Huber2019-10-281-2/+4
* record: Simplify configurationSebastian Huber2019-08-301-2/+1
* record: Use BSS section instead of per-CPU dataSebastian Huber2019-08-281-6/+10
* Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber2019-07-301-1/+1
* rtems/confdefs.h: Fix typoJoel Sherrill2019-06-191-1/+1
* posix: Avoid workspace for queued signalsSebastian Huber2019-04-101-0/+4
* posix: _Configuration_POSIX_Minimum_stack_sizeSebastian Huber2019-04-101-1/+1
* posix: _Configuration_POSIX_Maximum_queued_signalsSebastian Huber2019-04-101-1/+1
* config: Obsolete Go configuration optionsSebastian Huber2019-04-101-46/+13
* Add low level event recording supportSebastian Huber2019-01-291-0/+31
* config: Remove CONFIGURE_CONFDEFS_DEBUGSebastian Huber2018-12-171-59/+0
* score: Static Objects_Information initializationSebastian Huber2018-12-141-309/+153
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-2/+2
* rtems: Move internal structures to extensiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to timerdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to semdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to regiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to partdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to messagedata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to dpmemdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to barrierdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to ratemondata.hSebastian Huber2018-11-121-0/+1
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-3/+3
* config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber2018-11-071-9/+5