summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-20score: Restore RTEMS_COMPILER_UNUSED_ATTRIBUTESebastian Huber1-9/+9
2020-11-19config: Initialize task stack allocator on demandSebastian Huber2-12/+12
2020-11-19config: Simplify task stack allocator initSebastian Huber3-9/+19
2020-11-19libtest: Simplify "Load" environment reportingSebastian Huber1-2/+2
2020-11-19libtest: Allow assert checks during test beginSebastian Huber2-13/+18
2020-11-19libtest: Rename ValidCache in FullCacheSebastian Huber2-6/+6
2020-11-19libtest: Add primitive test case memory allocatorSebastian Huber2-0/+92
2020-11-19libtest: Simplify runtime measurement supportSebastian Huber1-47/+32
2020-11-19libtest: Make test case allocator configurableSebastian Huber5-113/+92
2020-11-13score/aarch64: Size saved SP register for ABIKinsey Moore1-1/+4
2020-11-12rtems: Generate <rtems/score/basedefs.h>Sebastian Huber1-344/+701
2020-11-12rtems: Generate <rtems/rtems/part.h>Sebastian Huber1-80/+316
2020-11-12rtems: Generate <rtems/rtems/event.h>Sebastian Huber1-416/+635
2020-11-12rtems: Generate <rtems/rtems/attr.h>Sebastian Huber1-89/+222
2020-11-12rtems: Generate <rtems/rtems/types.h>Sebastian Huber1-115/+212
2020-11-12rtems: Generate <rtems/rtems/options.h>Sebastian Huber1-36/+95
2020-11-12rtems: Generate <rtems/rtems/modes.h>Sebastian Huber1-67/+191
2020-11-12rtems: Generate <rtems/rtems/status.h>Sebastian Huber1-144/+255
2020-11-12rtems: Generate <rtems/rtems/config.h>Sebastian Huber1-68/+236
2020-11-12rtems: Generate <rtems/config.h>Sebastian Huber1-96/+431
2020-11-12rtems: Include missing header fileSebastian Huber2-0/+2
2020-11-12Improve automatically generated warningSebastian Huber3-15/+12
2020-11-09libtrace: Move _Record_Stream_header_initialize()Sebastian Huber3-106/+141
2020-11-06sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber1-0/+12
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber1-0/+17
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber1-0/+17
2020-11-06sparc: Move SPARC-specific macros to sparc.hSebastian Huber2-22/+40
2020-10-30confdefs: Add extern C guards to libpci.hJan Sommer1-0/+8
2020-10-28score: Fix unused parameter 'lock' warningSebastian Huber1-0/+1
2020-10-20rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-10-19posix: Fix pthread_spin_unlock()Sebastian Huber1-1/+1
2020-10-17libfs/rfs: Check search bit map end on last bitChris Johns1-2/+15
2020-10-16bsps/arm: Workaround for Errata 845369Sebastian Huber1-0/+32
2020-10-16Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber1-19/+21
2020-10-15rtems-fdt / shell - Fix string truncation warningFrank Kühndel1-21/+19
2020-10-15shell/main_edit.c: Fix string truncation warningFrank Kühndel1-5/+7
2020-10-15shell/main_edit.c: Fix use of wrong constantFrank Kühndel1-1/+2
2020-10-15shell/shell.c: Fix illegal string copyFrank Kühndel1-4/+14
2020-10-15shell/shell.c: Fix an implicit type castFrank Kühndel1-1/+3
2020-10-14Remove *_Is_null() inline functionsSebastian Huber12-72/+16
2020-10-14rtems: Remove superfluous includeSebastian Huber1-2/+0
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel4-254/+6
2020-10-12cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel1-1/+2
2020-10-12libblock: Fix sparse diskSebastian Huber1-34/+35
2020-10-11rtems: Generate <rtems/io.h>Sebastian Huber1-114/+369
2020-10-11libblock: Add commentSebastian Huber1-0/+2
2020-10-10mghttpd/mongoose: Fix string truncation warningFrank Kühndel1-2/+2
2020-10-10libblock: Fix string truncation warningFrank Kühndel1-1/+1
2020-10-10capture: Fix unaligned pointer value warningFrank Kühndel1-4/+4
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber28-87/+47