summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score/aarch64: Size saved SP register for ABIKinsey Moore2020-11-131-1/+4
* rtems: Generate <rtems/score/basedefs.h>Sebastian Huber2020-11-121-344/+701
* rtems: Generate <rtems/rtems/part.h>Sebastian Huber2020-11-121-80/+316
* rtems: Generate <rtems/rtems/event.h>Sebastian Huber2020-11-121-416/+635
* rtems: Generate <rtems/rtems/attr.h>Sebastian Huber2020-11-121-89/+222
* rtems: Generate <rtems/rtems/types.h>Sebastian Huber2020-11-121-115/+212
* rtems: Generate <rtems/rtems/options.h>Sebastian Huber2020-11-121-36/+95
* rtems: Generate <rtems/rtems/modes.h>Sebastian Huber2020-11-121-67/+191
* rtems: Generate <rtems/rtems/status.h>Sebastian Huber2020-11-121-144/+255
* rtems: Generate <rtems/rtems/config.h>Sebastian Huber2020-11-121-68/+236
* rtems: Generate <rtems/config.h>Sebastian Huber2020-11-121-96/+431
* rtems: Include missing header fileSebastian Huber2020-11-122-0/+2
* Improve automatically generated warningSebastian Huber2020-11-123-15/+12
* libtrace: Move _Record_Stream_header_initialize()Sebastian Huber2020-11-093-106/+141
* sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber2020-11-061-0/+12
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-061-0/+17
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-061-0/+17
* sparc: Move SPARC-specific macros to sparc.hSebastian Huber2020-11-062-22/+40
* confdefs: Add extern C guards to libpci.hJan Sommer2020-10-301-0/+8
* score: Fix unused parameter 'lock' warningSebastian Huber2020-10-281-0/+1
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-201-21/+19
* posix: Fix pthread_spin_unlock()Sebastian Huber2020-10-191-1/+1
* libfs/rfs: Check search bit map end on last bitChris Johns2020-10-171-2/+15
* bsps/arm: Workaround for Errata 845369Sebastian Huber2020-10-161-0/+32
* Revert "rtems-fdt / shell - Fix string truncation warning"Sebastian Huber2020-10-161-19/+21
* rtems-fdt / shell - Fix string truncation warningFrank Kühndel2020-10-151-21/+19
* shell/main_edit.c: Fix string truncation warningFrank Kühndel2020-10-151-5/+7
* shell/main_edit.c: Fix use of wrong constantFrank Kühndel2020-10-151-1/+2
* shell/shell.c: Fix illegal string copyFrank Kühndel2020-10-151-4/+14
* shell/shell.c: Fix an implicit type castFrank Kühndel2020-10-151-1/+3
* Remove *_Is_null() inline functionsSebastian Huber2020-10-1412-72/+16
* rtems: Remove superfluous includeSebastian Huber2020-10-141-2/+0
* shell: Remove not functioning fdisk mount/unmountFrank Kühndel2020-10-124-254/+6
* cpukit/libmisc/monitor: Fix an illegal string copyFrank Kühndel2020-10-121-1/+2
* libblock: Fix sparse diskSebastian Huber2020-10-121-34/+35
* rtems: Generate <rtems/io.h>Sebastian Huber2020-10-111-114/+369
* libblock: Add commentSebastian Huber2020-10-111-0/+2
* mghttpd/mongoose: Fix string truncation warningFrank Kühndel2020-10-101-2/+2
* libblock: Fix string truncation warningFrank Kühndel2020-10-101-1/+1
* capture: Fix unaligned pointer value warningFrank Kühndel2020-10-101-4/+4
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-1028-87/+47
* librtemscxx: Fix white space to match the coding standardChris Johns2020-10-094-208/+208
* librtemscxx: Add join() and detach() to the threadChris Johns2020-10-093-14/+43
* doxygen: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+339
* rtems: Add "Generated from ..." commentsSebastian Huber2020-10-081-4/+13
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-084-0/+1037
* rtems: Add RTEMS_PARTITION_ALIGNMENTSebastian Huber2020-10-071-0/+9
* score: Add AArch64 portKinsey Moore2020-10-0517-1/+2756
* build: Add testopts.h to configure scriptSebastian Huber2020-10-052-0/+70
* Decouple the C Program Heap initializationSebastian Huber2020-10-018-45/+214