summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29waf: Fix version paths on Windows.Chris Johns
2018-11-28rtemstoolkit: Fix mailer unittest.Chris Johns
2018-11-27fix native elf detection on x86_64 machinesChristian Spindeldreier
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee
2018-11-27tester/tftpd: Set the socket option to reuse.Chris Johns
2018-11-27tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns
2018-11-26rtemstoolkit/git: Ignore untracked files in the dirty state.Chris Johns
2018-11-26rtemstoolkit: Fixes to the reader and writer threads for capturingChris Johns
2018-11-26tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns
2018-11-26tester: Minor formatting change.Chris Johns
2018-11-23rtemstoolkit: Add unit testing for the python modulesChris Johns
2018-11-23rtemstoolkit/execute: Use buffered output and improve performanceChris Johns
2018-11-23tester: Change the QEMU command line to match the RSB built QEMU.Chris Johns
2018-11-17rtemstoolkit/path : Add support to copy single filesVijay Kumar Banerjee
2018-11-17Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee
2018-11-15rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain.Chris Johns
2018-11-12tester: Remove riscv_genericHesham Almatary
2018-11-12Remove m32c supportSebastian Huber
2018-11-09tester: Support testing all riscv bsps on SpikeHesham Almatary
2018-11-08tester: Update the Python TFTP server to fix Python3 issues.Chris Johns
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-11-05rtemstoolkit: Fix the parsing of the revision string to a number.Chris Johns
2018-10-25Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee
2018-10-14rtemstoolkit/rld-cc.cpp: Accept -EL, -EB, and -Gn machine flagsJoel Sherrill
2018-10-03config: Consolidate the version information into a single configuration fileChris Johns
2018-10-02config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns
2018-09-08tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns
2018-09-08tester/bsp-builder: Add excluded build options to the base options.Chris Johns
2018-09-04tester/bsp-builder: No network builds for the epiphany BSP.Chris Johns
2018-09-04tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns
2018-08-21covoar: Close the ELF and DWARF handles once the data is loaded.Chris Johns
2018-08-08coverage/symbol-sets.ini : Add symbol-sets and paths to respective librariesVijay Kumar Banerjee
2018-08-08Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee
2018-08-07tester: Exclude SMP build of some RISC-V BSPsSebastian Huber
2018-08-07linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns
2018-08-07rtemstoolkit/dwarf: Add types of inline. Report machine code size not span.Chris Johns
2018-08-07tester/covoar: Integrate DWARF function data.Chris Johns
2018-08-07linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns
2018-08-07rtemstoolkit/dwarf: C++ object relates fixes and a dump report.Chris Johns
2018-08-07rtemstoolkit/elf-symbols: Add the symbol types as an enum.Chris Johns
2018-08-07rtemstoolkit: Various coverity related fixes.Chris Johns
2018-08-06tester: Add RISC-V support to BSP builderSebastian Huber
2018-07-25tester: Add use virt machine for rv64imafd_medanySebastian Huber
2018-07-18rtems-bsps-tiers.ini: Add amd64Joel Sherrill
2018-07-03tester: Remove obsolete BSP variantsSebastian Huber
2018-06-29tester: Add rv64imafd_medany.iniSebastian Huber
2018-06-24rtemstoolkit/dwarf: Fix function loading with an DW_AT_specification attr.Chris Johns
2018-06-22covoar: Address kill() on CygwinJoel Sherrill
2018-06-21covoar: Covert CoverageMapBase C to C++Chris Johns
2018-06-20tester: Install the coverage python module.Chris Johns