summaryrefslogtreecommitdiffstats
path: root/spec/build (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move ARM PL011 UART driverKinsey Moore2020-10-055-5/+5
* build: Add test excludes for RTEMS_DEBUGSebastian Huber2020-10-054-0/+4
* build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber2020-10-021-2/+13
* build: Fix typoSebastian Huber2020-10-021-1/+1
* Decouple the C Program Heap initializationSebastian Huber2020-10-011-0/+3
* tests: Add and use <rtems/testopts.h>Sebastian Huber2020-10-013-0/+49
* build: Enable RTEMS_SMP only for selected BSPsSebastian Huber2020-10-011-1/+32
* build: Fix build dependencies of JFFS2 testsSebastian Huber2020-10-019-19/+19
* build: Include cpuopts.h in "config.h"Sebastian Huber2020-09-301-1/+2
* validation: Test rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+1
* rtems: Add rtems_message_queue_construct()Sebastian Huber2020-09-281-0/+2
* score: Add <rtems/score/coremsgbuffer.h>Sebastian Huber2020-09-281-0/+1
* build: Add RTEMS_PROFILINGSebastian Huber2020-09-252-0/+18
* rtems: Install missing header fileSebastian Huber2020-09-221-0/+1
* bsp/gen83xx: Add missing source fileSebastian Huber2020-09-211-0/+1
* bsps/powerpc: Remove __ppc_generic defineSebastian Huber2020-09-207-30/+0
* bsp/motorola_powerpc: Remove obsolete GCC optionSebastian Huber2020-09-202-4/+1
* bsps/powerpc: Remove -fno-commonSebastian Huber2020-09-209-11/+0
* capture: Move default trace dataSebastian Huber2020-09-201-0/+1
* build: Fix linker pathSebastian Huber2020-09-201-2/+2
* validation: rtems_task_construct() errorsSebastian Huber2020-09-171-0/+1
* validation: Add general purpose test suiteSebastian Huber2020-09-175-0/+57
* rtems: Add rtems_task_construct()Sebastian Huber2020-09-171-0/+1
* CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZESebastian Huber2020-09-172-0/+21
* build: Fix mghttpd01 test excludeSebastian Huber2020-09-173-17/+2
* build: Fix multiple defintion error for i386/pc386Sebastian Huber2020-09-151-4/+9
* build: Fix i386/pc386 link of SMP start fileSebastian Huber2020-09-151-1/+1
* build: Add RELOCADDR to i386/pc386 optionsSebastian Huber2020-09-152-0/+29
* build: Fix i386/pc386 ABI flagsSebastian Huber2020-09-151-5/+0
* build: Fix i386/pc386 with SMP enabledSebastian Huber2020-09-154-1/+68
* irqs01/smpirqs01: New testsSebastian Huber2020-09-144-0/+43
* build: Use Python tarfile instead of paxSebastian Huber2020-09-1411-26/+10
* build: Alternative build system based on wafSebastian Huber2020-09-141999-0/+50509