summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-0/+2
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber1-0/+1
2020-02-04score: Add _Memory_Fill()Sebastian Huber1-0/+1
2020-02-04score: Add Memory HandlerSebastian Huber1-0/+1
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber1-0/+1
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-0/+1
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill1-0/+4
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-0/+1
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill1-0/+1
2019-10-02Revert "record: Add wrappers for malloc() functions"Sebastian Huber1-5/+0
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber1-0/+5
2019-08-29record: Add more system eventsSebastian Huber1-0/+1
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns1-0/+1
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber1-0/+1
2019-03-27Add RTEMS Test FrameworkSebastian Huber1-0/+12
2019-03-26build: Move test support to librtemstest.aSebastian Huber1-5/+9
2019-03-25build: Always build libmghttpd.aSebastian Huber1-9/+5
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-0/+1
2019-02-09libdl: Add symbol searching and loading from archives.Chris Johns1-0/+1
2019-01-29Add low level event recording supportSebastian Huber1-0/+6
2018-12-21Add aligned_alloc() and memalign()Sebastian Huber1-0/+1
2018-12-14score: Static Objects_Information initializationSebastian Huber1-0/+1
2018-12-14rtems: Use object information to get config maxSebastian Huber1-0/+1
2018-12-07rtems: Add rtems_scheduler_get_maximum_priority()Sebastian Huber1-0/+1
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber1-1/+0
2018-11-12powerpc: Remove use of proc_ptrSebastian Huber1-1/+0
2018-11-12nios2: Remove use of proc_ptrSebastian Huber1-1/+0
2018-11-12rtems: Avoid include of <rtems/score/scheduler.h>Sebastian Huber1-0/+1
2018-11-12rtems: Avoid <rtems/score/timecounter.h> in APISebastian Huber1-0/+1
2018-11-12m32c: Remove this targetSebastian Huber1-21/+2
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-1/+0
2018-11-07config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCYSebastian Huber1-0/+1
2018-10-29posix: Provide threads by defaultSebastian Huber1-7/+7
2018-10-29posix: Provide message queues by defaultSebastian Huber1-13/+13
2018-10-29posix: Provide shared memory objects by defaultSebastian Huber1-7/+8
2018-10-29posix: Provide named semaphores by defaultSebastian Huber1-6/+6
2018-10-29posix: Split posix_api_configuration_tableSebastian Huber1-0/+6
2018-10-29Move default config to librtemsdefaultconfig.aSebastian Huber1-1/+5
2018-10-29posix: Provide aio_suspend() by defaultSebastian Huber1-1/+1
2018-10-25posix: Provide more functions by defaultSebastian Huber1-6/+6
2018-10-24posix: Provide simple thread functions by defaultSebastian Huber1-9/+7
2018-10-24posix: Provide get thread attributes by defaultSebastian Huber1-3/+3
2018-10-22posix: Provide non-thread functions by defaultSebastian Huber1-6/+6
2018-10-22posix: Provide scheduler support by defaultSebastian Huber1-6/+6
2018-10-22posix: Provide cancel state/type by defaultSebastian Huber1-54/+54
2018-10-22Remove superfluous configure checksSebastian Huber1-27/+22
2018-10-22Remove getcwd()Sebastian Huber1-1/+0
2018-10-22Remove ttyname()Sebastian Huber1-1/+0
2018-10-22Remove isatty()Sebastian Huber1-1/+0
2018-10-22Remove strlcat(), strlcpy(), strsep(), readdir_r()Sebastian Huber1-4/+0