summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/confdefs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change filesystem utime_h handler to utimens_hRyan Long2021-05-281-2/+2
* sysinit: Do not open console when just referencing reentrancy structure.Joel Sherrill2021-05-251-0/+21
* score: Fix task stack initializationSebastian Huber2021-03-271-3/+18
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2021-03-051-0/+5
* config: Adjust stack allocator initializationSebastian Huber2021-02-241-1/+1
* config: Fix invalid static assertions in CSebastian Huber2020-12-122-31/+30
* config: Canonicalize @defgroup and @file commentsSebastian Huber2020-12-0222-44/+66
* config: Check CONFIGURE_INIT_TASK_STACK_SIZESebastian Huber2020-11-261-0/+2
* config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber2020-11-261-9/+49
* Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULLSebastian Huber2020-11-261-0/+21
* config: Clarify the use of pragmasSebastian Huber2020-11-261-1/+9
* config: Initialize task stack allocator on demandSebastian Huber2020-11-191-8/+11
* config: Simplify task stack allocator initSebastian Huber2020-11-191-0/+18
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* Decouple the C Program Heap initializationSebastian Huber2020-10-011-0/+3
* score: Simplify CORE_message_queue_BufferSebastian Huber2020-09-281-1/+1
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-172-1/+11
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-171-0/+7
* score: Add _Stack_Allocator_do_initialize()Sebastian Huber2020-08-311-0/+6
* config: Provide file descriptors only if necessarySebastian Huber2020-08-311-9/+15
* config: Conditionally include headerSebastian Huber2020-08-211-1/+4
* confdefs: Fix cyclic dependencySebastian Huber2020-08-212-12/+8
* config: Fix typoSebastian Huber2020-04-141-1/+1
* config: Fix _ISR_Stack_area_endSebastian Huber2020-04-081-6/+9
* Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber2020-04-051-0/+5
* score: Fix _ISR_Stack_area_endSebastian Huber2020-04-031-5/+0
* config: Remove filesystem entry config optionsSebastian Huber2020-04-031-56/+14
* config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2020-03-311-9/+0
* config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber2020-03-311-1/+0
* conf: Improve evaluation of event recording optsSebastian Huber2020-03-231-22/+46
* record: Add rtems_record_dump()Sebastian Huber2020-03-181-1/+17
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-093-65/+42
* imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber2020-03-091-1/+1
* config: Remove <rtems/btimer.h> includeSebastian Huber2020-03-041-4/+0
* config: Initialize IO drivers on demandSebastian Huber2020-02-261-0/+29
* config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber2020-02-251-1/+3
* config: Add <rtems/confdefs/wkspace.h>Sebastian Huber2020-02-251-0/+182
* config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber2020-02-251-0/+197
* config: Add <rtems/confdefs/wkspacesupport.h>Sebastian Huber2020-02-251-0/+64
* config: Add <rtems/confdefs/objectsclassic.h>Sebastian Huber2020-02-251-0/+127
* config: Add <rtems/confdefs/threads.h>Sebastian Huber2020-02-251-0/+234
* config: Add <rtems/confdefs/unlimited.h>Sebastian Huber2020-02-251-0/+143
* config: Add <rtems/confdefs/iodrivers.h>Sebastian Huber2020-02-251-0/+166
* config: Add <rtems/confdefs/console.h>Sebastian Huber2020-02-251-0/+85
* config: Add <rtems/confdefs/initthread.h>Sebastian Huber2020-02-251-0/+97
* config: Add <rtems/confdefs/inittask.h>Sebastian Huber2020-02-251-0/+131
* config: Add <rtems/confdefs/extensions.h>Sebastian Huber2020-02-251-0/+158
* config: Add <rtems/confdefs/newlib.h>Sebastian Huber2020-02-251-0/+72
* config: Add <rtems/confdefs/clock.h>Sebastian Huber2020-02-251-0/+109
* config: Add <rtems/confdefs/mcpi.h>Sebastian Huber2020-02-251-0/+147