summaryrefslogtreecommitdiff
path: root/cpukit/libmisc (follow)
AgeCommit message (Expand)Author
2018-12-14rtems: Use object information to get config maxSebastian Huber
2018-12-03testsupport: Include missing <rtems/bspIo.h>Sebastian Huber
2018-11-21score: Remove support for RTEMS_USE_16_BIT_OBJECTSebastian Huber
2018-11-12rtems: Move internal structures to extensiondata.hSebastian Huber
2018-11-12rtems: Move internal structures to tasksdata.hSebastian Huber
2018-11-12rtems: Move internal structures to regiondata.hSebastian Huber
2018-11-12rtems: Move internal structures to partdata.hSebastian Huber
2018-11-12m32c: Remove this targetSebastian Huber
2018-11-09rtems: Deprecate region_information_blockSebastian Huber
2018-11-08monitor: Remove dead codeSebastian Huber
2018-11-08score: Rename interrupt stack symbolsSebastian Huber
2018-10-29posix: Provide threads by defaultSebastian Huber
2018-10-10build: Merge libmisc/Makefile.amSebastian Huber
2018-10-09build: Remove specialized CPPFLAGSSebastian Huber
2018-10-09shell: Use #include "..." for local header filesSebastian Huber
2018-10-02Use rtems_task_exit()Sebastian Huber
2018-09-24stackchk: Fix interrupt stack preparationSebastian Huber
2018-09-21stackchk: Improve support for interrupt stacksSebastian Huber
2018-09-21stackchk: Remove heap hackSebastian Huber
2018-08-24capture: prevent unaligned access when reading timeDaniel Hellstrom
2018-07-30confdefs: Fix uniprocessor configurationSebastian Huber
2018-06-27Rework initialization and interrupt stack supportSebastian Huber
2018-06-20stackchk: Add SMP supportSebastian Huber
2018-06-20stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber
2018-06-20stackchk: Remove dead codeSebastian Huber
2018-06-20config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber
2018-04-04build: Remove EXTRA_DISTSebastian Huber
2018-03-12shell: Fix rtems_shell_init_env()Sebastian Huber
2018-02-08fdt: Use self-contained mutexSebastian Huber
2018-02-07stdio-redirector: Use self-contained mutexSebastian Huber
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber
2018-01-25Remove make preinstallChris Johns
2018-01-22monitor: Fix thread priority valuesSebastian Huber
2018-01-22tests: Change TEST BUILD to use define namesSebastian Huber
2018-01-16testsupport/testbeginend.c: Fix redefined warningJoel Sherrill
2018-01-02sparc: Remove <bsp.h> from PCI shell commandSebastian Huber
2017-12-14untar: ConstifySebastian Huber
2017-12-13uuid: Include <uuid/uuid.h>Sebastian Huber
2017-12-13utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber
2017-12-13monitor: Include <rtems/monitor.h>Sebastian Huber
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill
2017-11-11tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns
2017-11-11tests: Use rtems_test_begin and rtems_test_end.Chris Johns
2017-10-28tests: Move rtems_test_printer definitionSebastian Huber
2017-10-11xz/README: Correct URLJoel Sherrill
2017-09-28shell: Fix missing prototype warningSebastian Huber