summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18tester: Make the path to covoar absolute to ignore the env PATH.dwarf-typesChris Johns
2018-06-18tester: Clean up the coverage python code.Chris Johns
2018-06-18tester: Correct usage for covoar.Chris Johns
2018-06-15tester: Make leon3-run command use run and not sis.Chris Johns
2018-06-15rtemstoolkit: Add DWARF type support.Chris Johns
2018-06-15linkers: Add an address to line tool.Chris Johns
2018-06-15rtemstoolkit: Add an output routine for a std::exception.Chris Johns
2018-06-15rtemstoolkit/dwarf: Fixes for getting source lines.Chris Johns
2018-06-15elftoolchain: Add libelftc.Chris Johns
2018-06-15tester/covoar: ExecutableInfo C to C++ change.Chris Johns
2018-06-15rtemstoolkit/dwarf: Change the address source line to signed so valid() works.Chris Johns
2018-06-15tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns
2018-06-15linkers/exe-info: Add DWARF support to gather and check producer details.Chris Johns
2018-06-15rtemstoolkit/elf,files: Catch exceptions in destructors.Chris Johns
2018-06-15rtemstoolkit/path: Fix crash when going about the root directory.Chris Johns
2018-06-15linkers/exe-info: Set the data endian for getting the init/fini sec data.Chris Johns
2018-06-15rtemstoolkit/elf: Add data size and endian support to the ELF interface.Chris Johns
2018-06-15covoar: Add libdwarf to the include path.Chris Johns
2018-06-15covoar: Control the RLD verbose level from the -v option.Chris Johns
2018-06-15covoar: Refactor DesiredSymbols.cc to C++11.Chris Johns
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns
2018-06-15rtemstoolkit: Add libdwarf C++ interface.Chris Johns
2018-06-14bin2c: Fix warningsSebastian Huber
2018-06-14bin2c: Import from RTEMSSebastian Huber
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee
2018-06-05rtems-bsps-epiphany.ini: Correct spelling of ephiphany_simJoel Sherrill
2018-06-05SPARC: ngmp replaced with specific CPU model BSPsJoel Sherrill
2018-06-05tester/rtems/rtems-bsps-powerpc.ini: Fix typoJoel Sherrill
2018-06-02Updating trace buffer configurationVidushi Vashishth
2018-05-25tester/covoar: Do not load an executable's local symbols.Chris Johns
2018-05-14covoar: Fix build path checks for multiple executables.Cillian O'Donnell
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