summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtemstoolkit/host: Fix the darwin support.Chris Johns2018-11-293-10/+10
* rtemstoolkit/git: Use 'git' if no macro path is present.Chris Johns2018-11-291-1/+1
* rtemstoolkit/version: Remove the tailing - with a clean git repoChris Johns2018-11-291-1/+3
* rtemstoolkit: Fix unittests on WindowsChris Johns2018-11-293-4/+6
* tester/coverage: Remove warnings in covoar on Windows.Chris Johns2018-11-293-76/+65
* rtemstoolkit:libelf: Removing warning for asprintf on Windows.Chris Johns2018-11-291-1/+4
* Fix warnings on Windows.Chris Johns2018-11-2910-28/+24
* waf: Fix version paths on Windows.Chris Johns2018-11-292-3/+8
* rtemstoolkit: Fix mailer unittest.Chris Johns2018-11-282-4/+4
* fix native elf detection on x86_64 machinesChristian Spindeldreier2018-11-271-1/+1
* Coverage : install covoar in tester/binVijay Kumar Banerjee2018-11-273-5/+11
* tester/tftpd: Set the socket option to reuse.Chris Johns2018-11-271-0/+8
* tester: Fix the handling of the version and tools recs when running parallel ...Chris Johns2018-11-272-118/+128
* rtemstoolkit/git: Ignore untracked files in the dirty state.Chris Johns2018-11-261-1/+4
* rtemstoolkit: Fixes to the reader and writer threads for capturingChris Johns2018-11-261-2/+3
* tester/gdb: mi_parser, fix on Python3 and remove globalsChris Johns2018-11-263-50/+61
* tester: Minor formatting change.Chris Johns2018-11-261-1/+2
* rtemstoolkit: Add unit testing for the python modulesChris Johns2018-11-2321-233/+155
* rtemstoolkit/execute: Use buffered output and improve performanceChris Johns2018-11-231-22/+25
* tester: Change the QEMU command line to match the RSB built QEMU.Chris Johns2018-11-231-2/+5
* rtemstoolkit/path : Add support to copy single filesVijay Kumar Banerjee2018-11-171-2/+3
* Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee2018-11-171-13/+4
* rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain.Chris Johns2018-11-151-1/+5
* tester: Remove riscv_genericHesham Almatary2018-11-123-129/+0
* Remove m32c supportSebastian Huber2018-11-125-110/+1
* tester: Support testing all riscv bsps on SpikeHesham Almatary2018-11-0913-0/+494
* tester: Update the Python TFTP server to fix Python3 issues.Chris Johns2018-11-089-194/+243
* python: Provide support to select a valid python version.Chris Johns2018-11-0821-123/+316
* rtemstoolkit: Fix the parsing of the revision string to a number.Chris Johns2018-11-051-1/+1
* Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee2018-10-252-51/+66
* rtemstoolkit/rld-cc.cpp: Accept -EL, -EB, and -Gn machine flagsJoel Sherrill2018-10-141-0/+2
* config: Consolidate the version information into a single configuration fileChris Johns2018-10-0310-93/+258
* config: Create a config directory and move the RTEMS arch/bsp data to it.Chris Johns2018-10-0227-337/+434
* tester/bsp-builder: Yield the job control thread when in a dry-run.Chris Johns2018-09-081-1/+3
* tester/bsp-builder: Add excluded build options to the base options.Chris Johns2018-09-081-12/+33
* tester/bsp-builder: No network builds for the epiphany BSP.Chris Johns2018-09-041-1/+1
* tester/bsp-builder: Fix the build jobs with more than one BSP exclude.Chris Johns2018-09-041-4/+6
* covoar: Close the ELF and DWARF handles once the data is loaded.Chris Johns2018-08-211-8/+17
* coverage/symbol-sets.ini : Add symbol-sets and paths to respective librariesVijay Kumar Banerjee2018-08-081-3/+45
* Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee2018-08-081-20/+18
* tester: Exclude SMP build of some RISC-V BSPsSebastian Huber2018-08-071-0/+1
* linkers/exeinfo: Report who inlines which functions. Report not inline functi...Chris Johns2018-08-071-21/+54
* rtemstoolkit/dwarf: Add types of inline. Report machine code size not span.Chris Johns2018-08-072-1/+50
* tester/covoar: Integrate DWARF function data.Chris Johns2018-08-078-428/+381
* linkers/exeinfo: Add an inlines report and DWARF data dump.Chris Johns2018-08-071-3/+130
* rtemstoolkit/dwarf: C++ object relates fixes and a dump report.Chris Johns2018-08-072-149/+477
* rtemstoolkit/elf-symbols: Add the symbol types as an enum.Chris Johns2018-08-071-0/+21
* rtemstoolkit: Various coverity related fixes.Chris Johns2018-08-073-4/+19
* tester: Add RISC-V support to BSP builderSebastian Huber2018-08-062-0/+29
* tester: Add use virt machine for rv64imafd_medanySebastian Huber2018-07-251-1/+1