source: rtems-tools

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a4fbd16   11/26/18 03:38:37 Chris Johns tester: Fix the handling of the version and tools recs when running … 5
(edit) @29f9e10   11/26/18 00:51:22 Chris Johns rtemstoolkit/git: Ignore untracked files in the dirty state. 5
(edit) @af5cecf   11/25/18 23:01:53 Chris Johns rtemstoolkit: Fixes to the reader and writer threads for capturing - … 5
(edit) @71cede0   11/25/18 22:56:50 Chris Johns tester/gdb: mi_parser, fix on Python3 and remove globals - Fix … 5
(edit) @f632bd8   11/25/18 22:56:13 Chris Johns tester: Minor formatting change. 5
(edit) @7e5cdea   11/23/18 04:02:52 Chris Johns rtemstoolkit: Add unit testing for the python modules - Add support … 5
(edit) @6fa09650   11/23/18 03:59:18 Chris Johns rtemstoolkit/execute: Use buffered output and improve performance - … 5
(edit) @82254b0   11/23/18 03:57:07 Chris Johns tester: Change the QEMU command line to match the RSB built QEMU. The … 5
(edit) @f9a17cd   11/07/18 07:41:09 vijaykumar9597 rtemstoolkit/path : Add support to copy single files 5
(edit) @fb03e22   11/07/18 07:41:08 vijaykumar9597 Coverage: add the style and js files to the symbol-set report directory 5
(edit) @94214bf   11/15/18 02:35:35 Chris Johns rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain. 5
(edit) @3265580   11/12/18 10:27:30 Hesham.Almatary tester: Remove riscv_generic Now each BSP/ISA variant has its own … 5
(edit) @bd59c23   11/08/18 15:38:36 Sebastian Huber Remove m32c support Update #3599. 5
(edit) @c4c2682   11/08/18 20:43:27 Hesham.Almatary tester: Support testing all riscv bsps on Spike 5
(edit) @f24e116   11/07/18 03:58:17 Chris Johns tester: Update the Python TFTP server to fix Python3 issues. Updated … 5
(edit) @e058db0   11/07/18 03:55:20 Chris Johns python: Provide support to select a valid python version. - Update … 5
(edit) @087be8c   11/05/18 04:37:49 Chris Johns rtemstoolkit: Fix the parsing of the revision string to a number. Fix … 5
(edit) @92a340c   10/25/18 20:19:15 vijaykumar9597 Coverage : Generate reports using the object files in cpukit 5
(edit) @36fde51   10/14/18 21:58:20 joel rtemstoolkit/rld-cc.cpp: Accept -EL, -EB, and -Gn machine flags … 5
(edit) @3bd8def   10/03/18 01:38:09 Chris Johns config: Consolidate the version information into a single … 5
(edit) @5416cfa   10/02/18 06:49:54 Chris Johns config: Create a config directory and move the RTEMS arch/bsp data to … 5
(edit) @5075e8e   09/08/18 05:36:31 Chris Johns tester/bsp-builder: Yield the job control thread when in a dry-run. … 5
(edit) @14a12d36   09/08/18 04:42:40 Chris Johns tester/bsp-builder: Add excluded build options to the base options. … 5
(edit) @e63b9ba   09/04/18 00:18:14 Chris Johns tester/bsp-builder: No network builds for the epiphany BSP. 5
(edit) @0813c87   09/04/18 00:15:46 Chris Johns tester/bsp-builder: Fix the build jobs with more than one BSP exclude. … 5
(edit) @a3a1364   08/21/18 04:43:28 Chris Johns covoar: Close the ELF and DWARF handles once the data is loaded. This … 5
(edit) @458a144   07/25/18 15:32:08 vijaykumar9597 coverage/symbol-sets.ini : Add symbol-sets and paths to respective … 5
(edit) @18208f8   07/25/18 15:28:25 vijaykumar9597 Coverage: Add support to generate separate reports for each symbol-set … 5
(edit) @d343f83   08/07/18 04:58:34 Sebastian Huber tester: Exclude SMP build of some RISC-V BSPs It makes no sense to … 5
(edit) @2950fd4   08/06/18 23:10:40 Chris Johns linkers/exeinfo: Report who inlines which functions. Report not inline … 5
(edit) @317d85d   08/06/18 23:08:25 Chris Johns rtemstoolkit/dwarf: Add types of inline. Report machine code size not … 5
(edit) @99c90b3   08/05/18 23:41:08 Chris Johns tester/covoar: Integrate DWARF function data. Use DAWRF function data … 5
(edit) @f450227   08/05/18 23:34:27 Chris Johns linkers/exeinfo: Add an inlines report and DWARF data dump. 5
(edit) @d3318eb   08/05/18 23:20:58 Chris Johns rtemstoolkit/dwarf: C++ object relates fixes and a dump report. - … 5
(edit) @367bae8   08/05/18 23:19:18 Chris Johns rtemstoolkit/elf-symbols: Add the symbol types as an enum. This can … 5
(edit) @058a3a0   08/05/18 23:17:36 Chris Johns rtemstoolkit: Various coverity related fixes. 5
(edit) @5d957c9   08/06/18 07:50:29 Sebastian Huber tester: Add RISC-V support to BSP builder Update #3433. 5
(edit) @d3d115a   07/25/18 08:11:00 Sebastian Huber tester: Add use virt machine for rv64imafd_medany Update #3433. 5
(edit) @08f80ca   07/18/18 23:21:42 joel rtems-bsps-tiers.ini: Add amd64 5
(edit) @156b227   07/03/18 05:06:01 Sebastian Huber tester: Remove obsolete BSP variants Update #3459. 5
(edit) @7b7e340   06/29/18 08:30:15 Sebastian Huber tester: Add rv64imafd_medany.ini Update #3433. 5
(edit) @ddcf29f   06/24/18 05:37:40 Chris Johns rtemstoolkit/dwarf: Fix function loading with an DW_AT_specification attr. 5
(edit) @e86646c   06/22/18 15:05:55 joel covoar: Address kill() on Cygwin 5
(edit) @bf8e59f   06/21/18 07:55:24 Chris Johns covoar: Covert CoverageMapBase? C to C++ Updates #3462 5
(edit) @6ab939e   06/19/18 22:26:23 Chris Johns tester: Install the coverage python module. 5
(edit) @845054a   06/19/18 10:15:17 Sebastian Huber Fix CXC build for x86-w64-mingw32 Update #3461. 5
(edit) @c1f2c32   06/19/18 03:42:03 Chris Johns tester: Add line feeds to the coverage HTML report. 5
(edit) @e341a65   06/18/18 00:13:47 Chris Johns tester: Make the path to covoar absolute to ignore the env PATH. … 5
(edit) @5195eb7   06/17/18 23:36:38 Chris Johns tester: Clean up the coverage python code. 5
(edit) @8009d08   06/17/18 23:36:01 Chris Johns tester: Correct usage for covoar. 5
(edit) @1c5206b   06/15/18 05:53:35 Chris Johns tester: Make leon3-run command use run and not sis. 5
(edit) @d8eef0a   05/10/18 18:12:27 Chris Johns rtemstoolkit: Add DWARF function support. Load the functions in each CU. 5
(edit) @1318c11   05/24/18 06:05:44 Chris Johns linkers: Add an address to line tool. This tool provides a way to … 5
(edit) @0f481ad   05/24/18 06:02:59 Chris Johns rtemstoolkit: Add an output routine for a std::exception. The output … 5
(edit) @1cab261   05/24/18 06:00:09 Chris Johns rtemstoolkit/dwarf: Fixes for getting source lines. 5
(edit) @1f1a10f   05/23/18 08:39:54 Chris Johns elftoolchain: Add libelftc. 5
(edit) @d6ae3ae   05/11/18 05:25:53 Chris Johns tester/covoar: ExecutableInfo? C to C++ change. 5
(edit) @1c85380   05/11/18 05:21:05 Chris Johns rtemstoolkit/dwarf: Change the address source line to signed so … 5
(edit) @881824f   05/11/18 02:24:11 Chris Johns tester/covoar: Remove all exit() calls and throw an rld::error … 5
(edit) @1e21ea7   05/08/18 05:09:47 Chris Johns linkers/exe-info: Add DWARF support to gather and check producer … 5
(edit) @b73f905   05/08/18 05:09:46 Chris Johns rtemstoolkit/elf,files: Catch exceptions in destructors. Catch … 5
(edit) @f7d303f   05/08/18 05:09:45 Chris Johns rtemstoolkit/path: Fix crash when going above the root directory. 5
(edit) @8dd3803   05/08/18 05:09:44 Chris Johns linkers/exe-info: Set the data endian for getting the init/fini sec data. 5
(edit) @3618a62   05/08/18 05:09:43 Chris Johns rtemstoolkit/elf: Add data size and endian support to the ELF interface. 5
(edit) @dbb56a8   05/08/18 05:09:42 Chris Johns covoar: Add libdwarf to the include path. 5
(edit) @cdfc56a   05/08/18 05:09:41 Chris Johns covoar: Control the RLD verbose level from the -v option. 5
(edit) @efbf8f0   05/08/18 05:09:40 Chris Johns covoar: Refactor DesiredSymbols?.cc to C++11. 5
(edit) @fb987e8   05/08/18 05:09:39 Chris Johns covoar: Use DWARF to map addresses to source files and lines. 5
(edit) @558cab8   05/08/18 05:09:38 Chris Johns rtemstoolkit: Add libdwarf C++ interface. Provide a C++ interface to … 5
(edit) @1a89c3d   06/06/18 14:29:19 Sebastian Huber bin2c: Fix warnings Update #3380. 5
(edit) @1cd75c4   06/06/18 04:36:44 Sebastian Huber bin2c: Import from RTEMS Corresponding RTEMS commit is … 5
(edit) @b762312   06/04/18 20:44:43 vijaykumar9597 tester: Add script to generate html coverage report from covoar output … 5
(edit) @99c4974   04/25/18 23:21:52 joel rtems-bsps-epiphany.ini: Correct spelling of ephiphany_sim 5
(edit) @16b25be   04/25/18 23:21:07 joel SPARC: ngmp replaced with specific CPU model BSPs 5
(edit) @c2d0d0e   02/06/18 00:31:59 joel tester/rtems/rtems-bsps-powerpc.ini: Fix typo 5
(edit) @14a1c097   06/01/18 22:32:59 reachvidu Updating trace buffer configuration 5
(edit) @e04699b   05/24/18 21:25:38 Chris Johns tester/covoar: Do not load an executable's local symbols. 5
(edit) @70dac81   05/14/18 19:26:21 cpodonnell8 covoar: Fix build path checks for multiple executables. 5
(edit) @b0b9366   05/06/18 03:21:18 Chris Johns rtemstoolkit: More warning fixes to ConvertUTF.c 5
(edit) @feafa6f   04/30/18 23:08:12 joel _elftc.h: Make compile on Cygwin 5
(edit) @14c7f25   04/28/18 08:12:46 Chris Johns tester/covoar: Remove the C part of main and convert to C++ This is a … 5
(edit) @3e187ba   04/25/18 20:33:58 cpodonnell8 covoar: Add symbol set reader and ELF data parser to covoar. Add … 5
(edit) @e0a52a4   04/30/18 05:50:03 Chris Johns rtemstoolkit: Remove warnings generated on Windows for fall-thru. 5
(edit) @4bb3996   04/30/18 05:34:48 Chris Johns rtemstoolkit: Add libdwarf from elftoolchain. The code is taken from: … 5
(edit) @771e7f1   04/30/18 04:20:32 Chris Johns rtemstoolkit: Update elftoolchain to the latest code. The update is … 5
(edit) @6f48c91   04/30/18 03:39:09 Chris Johns Revert "rtemstoolkit: Update elftoolchain to the latest code." This … 5
(edit) @0c5db2d   04/29/18 01:55:37 Chris Johns rtemstoolkit: Update elftoolchain to the latest code. The update is … 5
(edit) @2586350   04/23/18 07:42:54 Chris Johns tester: Fix the configure debug option. The option is … 5
(edit) @ec419a0   04/16/18 01:55:01 Chris Johns rtemstoolkit/rap: Ignore R_ARM_V4BX relocation records Note, this … 5
(edit) @82c8788   04/14/18 04:15:07 Chris Johns rtemstoolkit/rtl-file: Remove a file on close if requested Close #3395 5
(edit) @b7c4753   04/10/18 04:00:09 Chris Johns teater: Filter out an *.norun.* executables. 5
(edit) @cf641a6   04/10/18 03:59:43 Chris Johns tester: List .ini files for BSPs with --list-bsps. 5
(edit) @c5286cd   04/10/18 03:59:11 Chris Johns waf: Add getcwd() to sys.path as waf has changed. 5
(edit) @252d21c   04/10/18 01:46:11 Chris Johns bsp-builder: Collect2 messages are errors. 5
(edit) @6e468c7   02/01/18 18:48:21 joel rtems-bsps-powerpc.ini: Add PowerPC qemu BSPs 5
(edit) @005f995   01/31/18 23:51:54 Chris Johns rtems-bsp-builder: Remove stray %s from the run log message. Close #3278 5
(edit) @623a641   01/31/18 22:42:59 Chris Johns rtems-bsp-builder: Add a check for invalid ARCH and BSP names. If … 5
(edit) @0333442   01/02/18 22:59:31 joel tester/covoar/covoar.cc: Add missing throw keyword Why clang caught … 5
(edit) @b516a58   12/05/17 14:03:44 joel tester/covoar/covoar.cc: Exit using exit() rather than just throwing. … 5
(edit) @149144f   12/05/17 13:52:21 joel tester/covoar/covoar.cc: Clean up formatting (tabs, braces, … 5
Note: See TracRevisionLog for help on using the revision log.