source: rtems-tools/rtemstoolkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @09f4dbe   11/28/18 21:02:54 Chris Johns rtemstoolkit:libelf: Removing warning for asprintf on Windows. 5
(edit) @3d2db56   11/28/18 18:41:33 Chris Johns Fix warnings on Windows. 5
(edit) @95abe76   11/28/18 18:40:08 Chris Johns waf: Fix version paths on Windows. 5
(edit) @571db94   11/28/18 09:27:50 Chris Johns rtemstoolkit: Fix mailer unittest. 5
(edit) @97dc555   11/23/18 15:29:31 spindeldreier fix native elf detection on x86_64 machines Closes #3616 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) @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) @f9a17cd   11/07/18 07:41:09 vijaykumar9597 rtemstoolkit/path : Add support to copy single files 5
(edit) @94214bf   11/15/18 02:35:35 Chris Johns rtemstoolkit: Add ARM and AArch64 support to Linux elftoolchain. 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) @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) @317d85d   08/06/18 23:08:25 Chris Johns rtemstoolkit/dwarf: Add types of inline. Report machine code size not … 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) @ddcf29f   06/24/18 05:37:40 Chris Johns rtemstoolkit/dwarf: Fix function loading with an DW_AT_specification attr. 5
(edit) @d8eef0a   05/10/18 18:12:27 Chris Johns rtemstoolkit: Add DWARF function support. Load the functions in each CU. 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) @1c85380   05/11/18 05:21:05 Chris Johns rtemstoolkit/dwarf: Change the address source line to signed so … 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) @3618a62   05/08/18 05:09:43 Chris Johns rtemstoolkit/elf: Add data size and endian support to the ELF interface. 5
(edit) @558cab8   05/08/18 05:09:38 Chris Johns rtemstoolkit: Add libdwarf C++ interface. Provide a C++ interface to … 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) @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) @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) @e5dad3c   11/08/17 08:46:25 Sebastian Huber Change RTEMS version from 4.12 to 5 Update #3220. 5
(edit) @c68beb8   11/03/17 06:57:37 Chris Johns tester: Add the rtems-run command. 5
(edit) @a248471   10/24/17 21:53:27 Chris Johns rtemstoolkit: Remove test import for YAML. Closes #3204. 5
(edit) @bf58911   10/24/17 10:35:21 Chris Johns tester: Refactor to use INI format files for BSP configurations. - … 5
(edit) @7051ba5   10/22/17 07:09:39 Chris Johns bsb-builder: Add email support, and config report types. 5
(edit) @dc5de5f   10/11/17 19:11:16 Chris Johns rtemstoolkit: Update the mailer module to the option interface. 5
(edit) @7c032b0   10/11/17 19:09:52 Chris Johns rtemstoolkit: Add a capture hook to logging. 5
(edit) @7f11670   10/11/17 19:08:31 Chris Johns rtemstoolkit: Fix error message in options. 5
(edit) @5df7c3c   10/10/17 18:07:15 Sebastian Huber Install missing files 5
(edit) @fa81491   09/21/17 07:45:39 Chris Johns Move the reraise logic into the tool kit. 5
(edit) @875c071   09/14/17 23:05:38 joel rtemstoolkit/rld-compression.cpp: Fix warning for comparing signed to … 5
(edit) @8e64821   09/14/17 02:21:08 Chris Johns rtemstoolkit: Remove throw from file::image destructor. 5
(edit) @67d48e2   08/26/17 08:15:50 cpodonnell8 rtemstoolkit/host.py: Change option to search parent directory in … 5
(edit) @f2bb439   08/20/17 07:19:06 Chris Johns rtemstoolkit/libiberty: Fix broken configure detection. The file … 5
(edit) @78bbe4c   08/16/17 08:09:59 Chris Johns linkers/exe-info Support ARM static constructors. Note, ARM … 5
(edit) @718b230   05/31/17 08:26:18 cpodonnell8 rtemstoolkit/rld-process.h: Include rld.h to find 'strings' definition 5
(edit) @4c24f40   05/24/17 02:27:22 Chris Johns rtemstoolkit: Improve performance. 5
(edit) @ed80d2c   05/16/17 06:43:19 Chris Johns rtemstoolkit: Add the configuration.py module to the install. 5
(edit) @ef38b5d   05/15/17 01:48:44 Chris Johns rtemstoolkit: Add Python INI configuration support. 5
(edit) @9e7ed07   04/24/17 23:31:37 Chris Johns rtemstoolkit: Set proc buffering to 0 to not block on smaller reads. 5
(edit) @224fb21   04/24/17 16:38:40 Chris Johns rtemstoolkit: Add a textbox module for formatted reporting. 5
(edit) @4370924   04/24/17 14:32:53 Chris Johns execute: Use the io python module for output capture. This change … 5
(edit) @7d3350d   04/24/17 14:31:44 Chris Johns rtemstoolkit: Move host support access into a separate module. Moving … 5
(edit) @31e22e3   01/08/17 22:05:18 Chris Johns libelf: Use minimal environment for C translation with readelf. The … 5
(edit) @1676b9c   08/18/16 04:24:13 Chris Johns rtemstoolkit: Trace opening a macro file. 4.105
(edit) @3e14594   07/06/16 07:58:56 Chris Johns Add rtems-bsp-builder. This is a testing tool that builds BSPs with a … 4.105
(edit) @6c94148   04/03/16 06:26:36 Chris Johns linkers: Demangle the C++ labels in the .ctors/.dtors sections. Show … 4.105
(edit) @635a28f   04/03/16 05:41:08 Chris Johns rtemstoolkit: Add a buffer helper class to insert and extract data. 4.105
(edit) @8dc2772   04/03/16 05:39:58 Chris Johns rtemstoolkit: Add the address to the section. 4.105
(edit) @2e97351   04/03/16 05:38:14 Chris Johns rtemstoolkit: Add an address table of symbols key by the symbol … 4.105
(edit) @0c0b2d4   04/03/16 05:37:01 Chris Johns rtemstoolkit: Add version number parsing to get major, minor, … 4.105
(edit) @6f8b07c   03/14/16 03:59:11 Chris Johns rtemstoolkit: Fix execute's writer thread to not eval() the input. … 4.105
(edit) @2de37f3   03/09/16 03:27:42 Chris Johns Python 2 and python 3 refactor fixes. Updates #2619. 4.105
(edit) @b0fa2ae   03/03/16 05:46:18 Chris Johns Update rtems-tool to support Python 2 and 3. Add solaris and netbsd. … 4.105
(edit) @7148cae   02/19/16 03:46:15 Chris Johns Add Windows specific waf support for MSYS2. Limit the compilers used … 4.105
(edit) @de1beea   02/19/16 00:26:51 Chris Johns Disable installing PYO and PYC. Fix install paths. Installing PYO and … 4.105
(edit) @66c6301   01/08/16 06:45:39 Sebastian Huber rtemstoolkit: Python 3 compatibility 4.105
(edit) @606c08c   01/08/16 06:44:52 Sebastian Huber rtemstoolkit: msys2 compatibility 4.105
(edit) @a6f5f18   12/11/15 06:15:34 Chris Johns Fix how to use the waf py feature to get py source and pyo file … 4.105
(edit) @3828e50   12/11/15 06:01:51 Chris Johns VERSION as an INI format file. One section is supported [version] … 4.105
(edit) @efc4f09   12/09/15 09:08:19 Chris Johns Add release versioning support. Support a top level VERSION file that … 4.105
(edit) @04a5204   11/12/15 10:15:23 Sebastian Huber Python 3 compatibility 4.105
(edit) @5cb66b4   11/11/15 09:18:41 Sebastian Huber rtd-rtems.cpp: Default to version 4.12 4.105
(edit) @baa798a   10/18/15 22:14:57 Chris Johns Update the versions strings. 4.105
(edit) @0382b68   10/18/15 08:19:08 Chris Johns Fix Windows build issues. Fix biulding the mmap Windows code. Fix … 4.105
(edit) @5a801c2   07/22/15 11:42:13 Ric Claus rtems-tester.txt, options.py: Improved clarity and spelling. 4.105
(edit) @b249516   03/29/15 07:06:00 Chris Johns rtemstoolkit: Add support to return the system path split as paths. … 4.104.115
(edit) @8531776   03/23/15 06:18:39 Chris Johns rtemstoolkit: Add an array operator to return recs in a section. 4.104.115
(edit) @36e6631   03/18/15 05:44:19 Chris Johns rtemstoolkit: Remove warning on Windows. 4.104.115
(edit) @dfc5994   03/17/15 10:37:43 Chris Johns elftoolchain: Add support for Cygwin. 4.104.115
(edit) @9600c39   02/08/15 07:14:16 Chris Johns Fixes to the run the waf built tests when installed. 4.104.115
(edit) @b7d48ef   02/08/15 06:12:04 Chris Johns Install the rtems-test command. This installs the Python RTEMS … 4.104.115
(edit) @69c955d   01/20/15 23:51:48 Chris Johns DEST_OS is linux and not linux2. 4.104.115
(edit) @3badbb0   01/18/15 07:12:18 Chris Johns Add support to cross-compile. Use --hosti=. On FreeBSD use … 4.104.115
(edit) @efae4ae   11/08/14 07:00:28 Chris Johns toolkit: Print dependents in resolver. 4.104.115
(edit) @066a64b   11/08/14 06:59:40 Chris Johns toolkit: Raise a user error and not an internal one. 4.104.115
(edit) @53e387d   11/04/14 08:39:57 Chris Johns linkers: Merge the standard libraries into the user library paths. … 4.104.115
(edit) @ddbab71   11/03/14 22:40:15 Chris Johns Fix buffer leak on error. 4.104.115
(edit) @0f93ea6   11/03/14 22:03:06 Ben Gras fix buffer size problem (triggered runtime error on my machine) 4.104.115
(edit) @fdb1fe6   10/30/14 06:55:18 Chris Johns linkers: Add base image symbol to ELF object file generation. This … 4.104.115
(edit) @3fd45d3   10/28/14 08:13:47 Chris Johns toolkit: Fix the map formatting. 4.104.115
Note: See TracRevisionLog for help on using the revision log.