summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Move internal structures to extensiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to tasksdata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to regiondata.hSebastian Huber2018-11-121-0/+1
* rtems: Move internal structures to partdata.hSebastian Huber2018-11-121-0/+1
* m32c: Remove this targetSebastian Huber2018-11-121-8/+4
* rtems: Deprecate region_information_blockSebastian Huber2018-11-092-2/+2
* monitor: Remove dead codeSebastian Huber2018-11-082-19/+0
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-1/+1
* posix: Provide threads by defaultSebastian Huber2018-10-292-10/+2
* build: Merge libmisc/Makefile.amSebastian Huber2018-10-101-199/+0
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-091-1/+0
* shell: Use #include "..." for local header filesSebastian Huber2018-10-0930-37/+36
* Use rtems_task_exit()Sebastian Huber2018-10-024-4/+4
* stackchk: Fix interrupt stack preparationSebastian Huber2018-09-241-9/+11
* stackchk: Improve support for interrupt stacksSebastian Huber2018-09-211-29/+84
* stackchk: Remove heap hackSebastian Huber2018-09-211-7/+1
* capture: prevent unaligned access when reading timeDaniel Hellstrom2018-08-241-1/+3
* confdefs: Fix uniprocessor configurationSebastian Huber2018-07-301-2/+0
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-2/+0
* stackchk: Add SMP supportSebastian Huber2018-06-201-37/+64
* stackchk: Refactor Stack_check_Dump_threads_usageSebastian Huber2018-06-201-60/+49
* stackchk: Remove dead codeSebastian Huber2018-06-201-24/+0
* config: SMP only CONFIGURE_MAXIMUM_PROCESSORSSebastian Huber2018-06-201-1/+3
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-10/+0
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* stdio-redirector: Use self-contained mutexSebastian Huber2018-02-071-61/+29
* test: Add rtems_test_busy_cpu_usage()Sebastian Huber2018-02-021-1/+18
* Remove make preinstallChris Johns2018-01-2533-7197/+0
* monitor: Fix thread priority valuesSebastian Huber2018-01-221-1/+4
* tests: Change TEST BUILD to use define namesSebastian Huber2018-01-221-77/+32
* testsupport/testbeginend.c: Fix redefined warningJoel Sherrill2018-01-161-1/+3
* sparc: Remove <bsp.h> from PCI shell commandSebastian Huber2018-01-021-1/+0
* untar: ConstifySebastian Huber2017-12-142-2/+2
* uuid: Include <uuid/uuid.h>Sebastian Huber2017-12-131-1/+1
* utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber2017-12-131-1/+1
* redirector: Include <rtems/stdio-redirect.h>Sebastian Huber2017-12-131-2/+1
* shell: Include <rtems/shell.h>Sebastian Huber2017-12-131-1/+1
* monitor: Include <rtems/monitor.h>Sebastian Huber2017-12-133-3/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak2017-12-071-2/+2
* testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill2017-11-291-1/+1
* tests: Use ld to map (wrap) printf, puts and putchar to tester functions.Chris Johns2017-11-114-0/+61
* tests: Use rtems_test_begin and rtems_test_end.Chris Johns2017-11-112-13/+120
* tests: Move rtems_test_printer definitionSebastian Huber2017-10-281-1/+6
* xz/README: Correct URLJoel Sherrill2017-10-111-1/+2
* shell: Fix missing prototype warningSebastian Huber2017-09-281-0/+1
* libio: Avoid direct use of rtems_libio_iopsSebastian Huber2017-09-142-2/+2
* serdbg: Fix warningSebastian Huber2017-09-121-1/+0
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0