summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/config.h (follow)
AgeCommit message (Expand)Author
2020-02-17Remove rtems_configuration_get_posix_api_configuration()Sebastian Huber
2020-02-12score: Split stack allocator configurationSebastian Huber
2020-02-12score: Simplify TLS area allocationSebastian Huber
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-09userext: Fix configurationSebastian Huber
2019-12-09userext: Simplify configurationSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-14rtems: Use object information to get config maxSebastian Huber
2018-11-12score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber
2018-11-08config: Move includes out of extern "C" scopeSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-11-07config: Move definitions after includesSebastian Huber
2018-10-25posix: Fix build with POSIX API disabledSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-01-25Remove make preinstallChris Johns