summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-2/+2
2021-05-25sysinit: Do not open console when just referencing reentrancy structure.Joel Sherrill1-0/+21
2021-03-27score: Fix task stack initializationSebastian Huber1-3/+18
2021-03-05CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-0/+5
2021-02-24config: Adjust stack allocator initializationSebastian Huber1-1/+1
2020-12-12config: Fix invalid static assertions in CSebastian Huber2-31/+30
2020-12-02config: Canonicalize @defgroup and @file commentsSebastian Huber22-44/+66
2020-11-26config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber1-0/+2
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-9/+49
2020-11-26Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber1-0/+21
2020-11-26config: Clarify the use of pragmasSebastian Huber1-1/+9
2020-11-19config: Initialize task stack allocator on demandSebastian Huber1-8/+11
2020-11-19config: Simplify task stack allocator initSebastian Huber1-0/+18
2020-10-30confdefs: Add extern C guards to libpci.hJan Sommer1-0/+8
2020-10-01Decouple the C Program Heap initializationSebastian Huber1-0/+3
2020-09-28score: Simplify CORE_message_queue_BufferSebastian Huber1-1/+1
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber2-1/+11
2020-09-17CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber1-0/+7
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber1-0/+6
2020-08-31config: Provide file descriptors only if necessarySebastian Huber1-9/+15
2020-08-21config: Conditionally include headerSebastian Huber1-1/+4
2020-08-21confdefs: Fix cyclic dependencySebastian Huber2-12/+8
2020-04-14config: Fix typoSebastian Huber1-1/+1
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber1-6/+9
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber1-0/+5
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber1-5/+0
2020-04-03config: Remove filesystem entry config optionsSebastian Huber1-56/+14
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber1-9/+0
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber1-1/+0
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber1-22/+46
2020-03-18record: Add rtems_record_dump()Sebastian Huber1-1/+17
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber3-65/+42
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber1-1/+1
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber1-4/+0
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+29
2020-02-25config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber1-1/+3
2020-02-25config: Add <rtems/confdefs/wkspace.h>Sebastian Huber1-0/+182
2020-02-25config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber1-0/+197
2020-02-25config: Add <rtems/confdefs/wkspacesupport.h>Sebastian Huber1-0/+64
2020-02-25config: Add <rtems/confdefs/objectsclassic.h>Sebastian Huber1-0/+127
2020-02-25config: Add <rtems/confdefs/threads.h>Sebastian Huber1-0/+234
2020-02-25config: Add <rtems/confdefs/unlimited.h>Sebastian Huber1-0/+143
2020-02-25config: Add <rtems/confdefs/iodrivers.h>Sebastian Huber1-0/+166
2020-02-25config: Add <rtems/confdefs/console.h>Sebastian Huber1-0/+85
2020-02-25config: Add <rtems/confdefs/initthread.h>Sebastian Huber1-0/+97
2020-02-25config: Add <rtems/confdefs/inittask.h>Sebastian Huber1-0/+131
2020-02-25config: Add <rtems/confdefs/extensions.h>Sebastian Huber1-0/+158
2020-02-25config: Add <rtems/confdefs/newlib.h>Sebastian Huber1-0/+72
2020-02-25config: Add <rtems/confdefs/clock.h>Sebastian Huber1-0/+109
2020-02-25config: Add <rtems/confdefs/mcpi.h>Sebastian Huber1-0/+147