summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* config: Initialize IO drivers on demandSebastian Huber2020-02-261-0/+1
* config: Add <rtems/confdefs/malloc.h>Sebastian Huber2020-02-251-0/+2
* config: Add _Workspace_Is_unifiedSebastian Huber2020-02-251-0/+1
* config: Add _Thread_Idle_bodySebastian Huber2020-02-251-0/+1
* config: Add _Watchdog_Ticks_per_timesliceSebastian Huber2020-02-251-0/+1
* config: Simplify initialization task configSebastian Huber2020-02-251-0/+2
* score: Simplify _Thread_Initialize()Sebastian Huber2020-02-121-0/+1
* score: Split up objects freeSebastian Huber2020-02-121-0/+1
* score: Split up objects allocationSebastian Huber2020-02-121-0/+3
* score: Split stack allocator configurationSebastian Huber2020-02-121-0/+1
* score: Simplify TLS area allocationSebastian Huber2020-02-121-0/+2
* config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber2020-02-061-0/+1
* sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber2020-02-061-0/+2
* config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber2020-02-041-0/+1
* score: Add _Memory_Fill()Sebastian Huber2020-02-041-0/+1
* score: Add Memory HandlerSebastian Huber2020-02-041-0/+1
* libtest: Add T_check_task_context() actionSebastian Huber2019-12-201-0/+1
* config: Add _MPCI_ConfigurationSebastian Huber2019-12-131-0/+1
* Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill2019-12-111-0/+4
* imfs: Add IMFS_make_linfile()Sebastian Huber2019-11-191-0/+1
* termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2019-10-081-0/+1
* Revert "record: Add wrappers for malloc() functions"Sebastian Huber2019-10-021-5/+0
* record: Add wrappers for malloc() functionsSebastian Huber2019-10-011-0/+5
* record: Add more system eventsSebastian Huber2019-08-291-0/+1
* libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns2019-07-311-0/+1
* score: Add _SMP_Unicast_action()Sebastian Huber2019-05-201-0/+1
* Add RTEMS Test FrameworkSebastian Huber2019-03-271-0/+12
* build: Move test support to librtemstest.aSebastian Huber2019-03-261-5/+9
* build: Always build libmghttpd.aSebastian Huber2019-03-251-9/+5
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-091-0/+1
* libdl: Add symbol searching and loading from archives.Chris Johns2019-02-091-0/+1
* Add low level event recording supportSebastian Huber2019-01-291-0/+6
* Add aligned_alloc() and memalign()Sebastian Huber2018-12-211-0/+1
* score: Static Objects_Information initializationSebastian Huber2018-12-141-0/+1
* rtems: Use object information to get config maxSebastian Huber2018-12-141-0/+1
* rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber2018-12-071-0/+1
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-071-1/+0
* powerpc: Remove use of proc_ptrSebastian Huber2018-11-121-1/+0
* nios2: Remove use of proc_ptrSebastian Huber2018-11-121-1/+0
* rtems: Avoid include of <rtems/score/scheduler.h>Sebastian Huber2018-11-121-0/+1
* rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber2018-11-121-0/+1
* m32c: Remove this targetSebastian Huber2018-11-121-21/+2
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-1/+0
* config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber2018-11-071-0/+1
* posix: Provide threads by defaultSebastian Huber2018-10-291-7/+7
* posix: Provide message queues by defaultSebastian Huber2018-10-291-13/+13
* posix: Provide shared memory objects by defaultSebastian Huber2018-10-291-7/+8
* posix: Provide named semaphores by defaultSebastian Huber2018-10-291-6/+6
* posix: Split posix_api_configuration_tableSebastian Huber2018-10-291-0/+6
* Move default config to librtemsdefaultconfig.aSebastian Huber2018-10-291-1/+5