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