summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber1-1/+0
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom1-0/+1
2021-02-26build: Install <rtems/score/hash.h>Sebastian Huber1-0/+1
2021-02-26score: Add Hash HandlerSebastian Huber1-0/+1
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber3-0/+19
2021-02-24build: Sort source listsSebastian Huber21-124/+124
2021-02-24score: Remove _CORE_barrier_Do_flush()Sebastian Huber1-1/+0
2021-02-20rtems: Simplify signal handlingSebastian Huber1-1/+0
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns1-0/+1
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber1-0/+1
2021-02-01nios2: Allow ISR nesting in dispatch variantSebastian Huber1-1/+0
2020-12-23arm/fvp: New BSPSebastian Huber1-0/+1
2020-12-22arm: Add support for Arm PMSAv8-32Sebastian Huber1-0/+2
2020-12-16build: Fix duplicate install of jffs2.hSebastian Huber1-1/+0
2020-12-14shell: Add i2c and spi commandsChristian Mauderer1-0/+4
2020-12-02build: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber1-1/+0
2020-12-02score: Delete empty pheapinit.cSebastian Huber1-1/+0
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-0/+1
2020-11-19libtest: Add primitive test case memory allocatorSebastian Huber1-0/+1
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-1/+0
2020-11-09libtrace: Move _Record_Stream_header_initialize()Sebastian Huber1-0/+1
2020-10-12build: Fix formatSebastian Huber1-1/+2
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel1-1/+0
2020-10-08librtemscxx: Fix installSebastian Huber1-3/+3
2020-10-08build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber1-1/+12
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2-0/+23
2020-10-07build: Remove raspberrypi from RTEMS_SMPSebastian Huber1-1/+0
2020-10-05score: Add AArch64 portKinsey Moore2-0/+38
2020-10-02build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber1-2/+13
2020-10-01Decouple the C Program Heap initializationSebastian Huber1-0/+3
2020-10-01build: Enable RTEMS_SMP only for selected BSPsSebastian Huber1-1/+32
2020-09-30build: Include cpuopts.h in "config.h"Sebastian Huber1-1/+2
2020-09-28rtems: Add rtems_message_queue_construct()Sebastian Huber1-0/+2
2020-09-28score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber1-0/+1
2020-09-25build: Add RTEMS_PROFILINGSebastian Huber2-0/+18
2020-09-22rtems: Install missing header fileSebastian Huber1-0/+1
2020-09-20capture: Move default trace dataSebastian Huber1-0/+1
2020-09-17rtems: Add rtems_task_construct()Sebastian Huber1-0/+1
2020-09-14build: Alternative build system based on wafSebastian Huber109-0/+4479