summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-06rtemstoolkit: More warning fixes to ConvertUTF.cmasterChris Johns
2018-04-30_elftc.h: Make compile on CygwinJoel Sherrill
2018-05-01tester/covoar: Remove the C part of main and convert to C++Chris Johns
2018-05-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell
2018-04-30rtemstoolkit: Remove warnings generated on Windows for fall-thru.Chris Johns
2018-04-30rtemstoolkit: Add libdwarf from elftoolchain.Chris Johns
2018-04-30rtemstoolkit: Update elftoolchain to the latest code.Chris Johns
2018-04-30Revert "rtemstoolkit: Update elftoolchain to the latest code."Chris Johns
2018-04-29rtemstoolkit: Update elftoolchain to the latest code.Chris Johns
2018-04-23tester: Fix the configure debug option.Chris Johns
2018-04-16rtemstoolkit/rap: Ignore R_ARM_V4BX relocation recordsChris Johns
2018-04-14rtemstoolkit/rtl-file: Remove a file on close if requestedChris Johns
2018-04-10teater: Filter out an *.norun.* executables.Chris Johns
2018-04-10tester: List .ini files for BSPs with --list-bsps.Chris Johns
2018-04-10waf: Add getcwd() to sys.path as waf has changed.Chris Johns
2018-04-10bsp-builder: Collect2 messages are errors.Chris Johns
2018-02-01rtems-bsps-powerpc.ini: Add PowerPC qemu BSPsJoel Sherrill
2018-02-01rtems-bsp-builder: Remove stray %s from the run log message.Chris Johns
2018-02-01rtems-bsp-builder: Add a check for invalid ARCH and BSP names.Chris Johns
2018-01-02tester/covoar/covoar.cc: Add missing throw keywordJoel Sherrill
2017-12-05tester/covoar/covoar.cc: Exit using exit() rather than just throwing.Joel Sherrill
2017-12-05tester/covoar/covoar.cc: Clean up formatting (tabs, braces, indentation, etc)Joel Sherrill
2017-11-22Add tester qoriq_e6500_64.iniSebastian Huber
2017-11-22Add tester qoriq_e6500_32.iniSebastian Huber
2017-11-22Add imx7 and qoriq_e500 to tier-1Sebastian Huber
2017-11-21Add tester qoriq_e500.iniSebastian Huber
2017-11-13Add tool patches warningSebastian Huber
2017-11-11tester: Add reporting the RTEMS version, build and tools.Chris Johns
2017-11-10Remove tools/5 patchesSebastian Huber
2017-11-09Add tester imx7.iniSebastian Huber
2017-11-09Add tools/5 patchesSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchesSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Add tools/5 patchSebastian Huber
2017-11-09Change RTEMS version from 4.12 to 5Sebastian Huber
2017-11-04tester: Change the mail subject so it list by BSP in the archives.Chris Johns
2017-11-03tester: Fix the output so the report end analysis works.Chris Johns
2017-11-03tester: Add the rtems-run command.Chris Johns
2017-11-03tester: Make the mandatory items appear first.Chris Johns
2017-11-01tester: Fix rtems-bsp-builder reporting bugChris Johns
2017-10-28Tester - RISC-V: Add spike simulator and scripts/bsp for riscv portsHesham Almatary
2017-10-25tester: Minor fix to the test results mail.Chris Johns
2017-10-25tester: Check mail parameters early so users can fix.Chris Johns
2017-10-25tester: Add a BSP field to each BSP INI configuration section.Chris Johns
2017-10-25rtemstoolkit: Remove test import for YAML.Chris Johns
2017-10-24tester: Refactor to use INI format files for BSP configurations.Chris Johns
2017-10-23tester: Add an executable file name filter.Chris Johns
2017-10-22bsb-builder: Add email support, and config report types.Chris Johns