summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/stm32f4: Fix typoSebastian Huber2019-11-141-1/+1
* testsuite/dl02: Fix bug to correctly check the handle of the second object fileHesham Almatary2019-11-121-1/+1
* riscv: preliminarily support for libdlHesham Almatary2019-11-125-3/+582
* ada/mptests: Make them compile cleanSebastian Huber2019-11-1219-127/+195
* sptests: Avoid include path magicSebastian Huber2019-11-1229-111/+270
* tests: Simplify fatal error test supportSebastian Huber2019-11-127-191/+106
* block08: Use local includeSebastian Huber2019-11-1214-14/+14
* libtests: Remove superfluous include pathSebastian Huber2019-11-121-2/+1
* fstests: Use tmacros.h instead of pmacros.hSebastian Huber2019-11-1216-17/+16
* mptests: Avoid build system defined definesSebastian Huber2019-11-1240-52/+104
* ada/samples: Avoid build system defined definesSebastian Huber2019-11-124-8/+8
* mptests/mp14: Make MAX_LONG_TEST_DURATION constantSebastian Huber2019-11-123-6/+8
* tmtests: Avoid build system defined definesSebastian Huber2019-11-1211-379/+395
* samples/paranoia: Remove <bsp.h> includeSebastian Huber2019-11-121-1/+0
* samples: Avoid build system defined definesSebastian Huber2019-11-125-5/+13
* libtests: Avoid build system defined definesSebastian Huber2019-11-1220-609/+621
* sptests: Remove obsolete semaphore consume driverSebastian Huber2019-11-123-75/+1
* spfatal16: Remove obsolete test programSebastian Huber2019-11-124-64/+1
* sptests: Avoid build system defined definesSebastian Huber2019-11-1225-980/+1010
* psxtmtests: Avoid build system defined definesSebastian Huber2019-11-125-189/+193
* psxtests: Avoid build system defined definesSebastian Huber2019-11-124-255/+241
* tests: Remove superfluous SMPTESTS defineSebastian Huber2019-11-123-17/+9
* psxfenv01: Check FE_DIVBYZERO defineSebastian Huber2019-11-121-0/+2
* heap: Simplify _Heap_Block_allocate()Sebastian Huber2019-11-051-24/+24
* kill: Fix warningSebastian Huber2019-11-051-1/+1
* rtems-5: Improve heap fatal error informationsebastian.huber2019-11-059-15/+97
* bsps/arm: Add support for small pages MMUSebastian Huber2019-10-314-30/+103
* arm: Add defines for small pages MMUSebastian Huber2019-10-311-0/+57
* bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary2019-10-301-2/+13
* linkersets: Avoid use of zero-length arraySebastian Huber2019-10-281-12/+22
* config: Avoid zero-length arraySebastian Huber2019-10-281-2/+4
* score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION()Sebastian Huber2019-10-282-0/+26
* bsp/xilinx-zynqmp: Fix linkcmds configSebastian Huber2019-10-281-1/+1
* riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary2019-10-278-0/+112
* riscv: Add new offending input sections to the linker scriptHesham Almatary2019-10-271-0/+5
* riscv: Add NOLOAD directive to the .work sectionHesham Almatary2019-10-271-1/+1
* riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary2019-10-274-52/+84
* riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2019-10-273-1/+2
* bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber2019-10-232-29/+6
* bsp/xilinx-zynq: Simplify configure.acSebastian Huber2019-10-231-24/+10
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-232-9/+3
* bsp/xilinx-zynqmp: Simplify configure.acSebastian Huber2019-10-231-21/+9
* bsp/atsam: Use PIO for SC16IS752.Christian Mauderer2019-10-232-21/+26
* bsp/atsam: Add additional PIO helper.Christian Mauderer2019-10-232-0/+59
* bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer2019-10-231-11/+15
* riscv: add freedom E310 Arty A7 bspPragnesh Patel2019-10-2310-7/+337
* libdebugger/arm: Clean up the building on arm variants.Chris Johns2019-10-191-29/+21
* arm/beanglebone: Fix i2c build error.Chris Johns2019-10-191-1/+1
* ttest01: Check init/final run outputSebastian Huber2019-10-111-0/+85
* libtest: Add more action eventsSebastian Huber2019-10-116-24/+28