Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems-tools/rtemstoolkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @b9d32b3   04/19/24 01:12:09 Chris Johns rtemstoolkit: Fix decoding unicode strings in output
(edit) @e7d5f9c   11/24/23 10:18:23 Sebastian Huber rld: Recognize 64-bit PowerPC Close #4995.
(edit) @ce16c808   11/30/23 06:38:13 zhengxiaojun add libiberty/argv.c for mingw32 build Signed-off-by: zhengxiaojun …
(edit) @489565f   02/27/24 10:54:20 Sebastian Huber rtemstoolkit/libiberty: Add missing file This fixes the following …
(edit) @f408c0f   11/22/23 03:31:03 Chris Johns rtemstoolkit, linkers: Fix C++17 warnings Closes #4970
(edit) @00af5a6   11/22/23 03:30:59 Chris Johns rtemstoolkit: Update SimpleIni? to latest The resolves C++17 warnings. …
(edit) @a4b312e   11/21/23 05:25:11 chris rtemstoolkit/libierty: Update to gcc latest - Use POSIX spawn support …
(edit) @75ffa67   11/20/23 23:11:13 Chris Johns python: Updates for Python 3.12 - Change SafeConfigParser? to …
(edit) @eda9325   08/29/23 23:51:47 Chris Johns rtemstoolkit: Provide a shlex.join for python 3.8 and earlier
(edit) @3ea0c24   08/28/23 06:45:11 Chris Johns rtemstoolkit: Fix shell execution The fixes to parse the command …
(edit) @bd2d3d5   06/21/23 01:55:10 msulthanmazaya rtemstoolkit: Fix shlex.split to use posix mode and add unit test for …
(edit) @493c8bf   06/21/23 00:33:46 Chris Johns rtemstoolkil: Fix execute as strings after pipe addition
(edit) @38162e1   06/20/23 02:32:06 msulthanmazaya rtemstoolkit: add support for executing pipe command added unit tests …
(edit) @6970c47   01/12/23 21:09:20 kinsey.moore linkers/rtems-syms: Generate TLS symbols When generating the symbol …
(edit) @40529bc   10/12/22 13:44:38 ryan.long _libelf_config.h: Add removed Cygwin code This code was removed for …
(edit) @f3d9c87   08/11/22 18:54:07 ryan.long rtemstoolkit: Fix conditions using "is" with literals Fix warnings …
(edit) @f199d42   05/18/22 08:13:30 Chris Johns linkers: Speed up reading large executables for all cases except …
(edit) @ff68bcc   05/12/22 07:19:23 karel rtemstoolkit:libelf: sync _libelf_config.h with FreeBSD This fixes …
(edit) @072f88f   03/09/22 18:39:02 alex.white rtemstoolkit/rld-path.cpp: Fix double free
(edit) @6b31bb0   11/12/21 14:25:48 alex.white rtemstoolkit/mailer.py: Fix parsing of options with no optarg
(edit) @ba4648b   10/28/21 19:58:37 alex.white rtems-bsp-builder: Fix mail support This fixes a problem with mailer …
(edit) @5519a63   08/19/21 20:30:33 ryan.long rld-rapp.cpp: Add catch for exception CID 1471643: Uncaught exception …
(edit) @b4245dd   09/03/21 04:43:47 Chris Johns tester/covoar: Fix clang compile errors, revert uneeded changes
(edit) @2cf693a   08/18/21 18:53:20 ryan.long rld-dwarf.cpp: Initialize member variables Initialize member …
(edit) @68348ad   07/20/21 13:51:34 ryan.long rtems-utils.h: Create ostream_guard
(edit) @ac56fce   04/30/21 19:34:18 alex.white covoar: Store address-to-line info outside of DWARF This adds the …
(edit) @f18e6d8   05/05/21 14:04:49 alex.white rtemstoolkit/mailer.py: Fix option ordering for add_arguments The …
(edit) @82b752a   04/13/21 21:28:35 alex.white rtemstoolkit/mailer.py: Add --use-gitconfig option This adds the …
(edit) @3b1407f   04/12/21 18:57:00 alex.white rtemstoolkit/mailer.py: Add SMTP login options This adds more options …
(edit) @92f7f67   04/09/21 21:52:44 alex.white rtemstoolkit: Filter mail options from log output This filters …
(edit) @1a575af   04/12/21 18:45:10 alex.white rtemstoolkit/mailer.py: Return full smtp-host arg value This fixes …
(edit) @fe59a14   04/01/21 08:59:21 Hesham.Almatary rld-cc: Add -target to recognised cflags -target *-*-* flag is …
(edit) @49fac03   03/31/21 15:41:25 joel Revert rld-process: Add named tempfile constructor This patch …
(edit) @420d7a1   03/03/21 15:48:00 alex.white rld-process: Add named tempfile constructor This adds a new tempfile …
(edit) @0fe7902   02/24/21 22:41:02 alex.white rld-dwarf: Fix file::get_source The file::get_source method was …
(edit) @85eb59e   03/03/21 15:36:19 alex.white rld-dwarf: Add function::has_entry_pc
(edit) @d9aecc2   09/25/20 01:27:35 Chris Johns rtemstoolkit/dwarf: Dump the DIE offset
(edit) @84181ad   09/25/20 01:24:58 Chris Johns rtemstoolkit/configuration: Treat an empty variable as an empty list
(edit) @87262b4   09/25/20 01:22:34 Chris Johns Move all python commands to use env python - If you host does not …
(edit) @4638313   09/15/20 03:10:56 Chris Johns linker/exeinfo: Optionally output full flags when listing object files …
(edit) @0ad4aaa   09/11/20 05:58:51 Chris Johns linker/rap: Ignore relocation records with no section Uodates #4096
(edit) @6de89d9   05/05/20 01:31:04 Chris Johns linkers/ld: Output all reloc records to the RAP file Updates #3969 5
(edit) @ca7b290   03/29/20 22:55:02 Chris Johns rtemstoolkit/execute: Handle unicode input on python2 - Allow unicode … 5
(edit) @11a481f   03/19/20 15:33:14 Gedare Bloom execute.py: fix long line 5
(edit) @763f102   03/05/20 09:43:50 Sebastian Huber rtemstoolkit: Detect native SPARCV9 ELF arch 5
(edit) @c7315a2   03/05/20 09:33:07 Sebastian Huber rtemstoolkit: Use multiprocessing.cpu_count() The previous … 5
(edit) @00b9f1d   03/05/20 09:25:38 Sebastian Huber rtemstoolkit: Support more Linux distributions The platform.dist() … 5
(edit) @2852cac   01/24/20 09:57:15 vijaykumar9597 rtemstoolkit/path: Add support to copy single file 5
(edit) @e6e610d   11/11/19 12:34:45 Hesham.Almatary rld-rap: Ignore relocations with section index 0 5
(edit) @dcfccb1   10/31/19 15:17:03 Hesham.Almatary Add RISC-V machine to rld-elf 5
(edit) @4cb2ddc   10/17/19 15:20:36 Chris Johns rtemstoolkit: Interpolate realing rtems configuration files. 5
(edit) @4cd76f2   09/04/19 23:43:08 Chris Johns waf: Do not filter flags to be unique using set() Filtering the flags … 5
(edit) @c1e3887   09/02/19 00:10:05 Chris Johns rtemstoolkit/dwarf: Fix some C++ handling issues. 5
(edit) @757578d   06/10/19 07:08:34 Chris Johns rtemstoolkit/configuration: Fix interpolation support. - It was … 5
(edit) @2b27eec   06/06/19 10:51:31 Chris Johns rtemstoolkit/macros: Improve the macro output. - Support optionally … 5
(edit) @89dcdbc   06/06/19 10:49:22 Chris Johns rtemstoolkit/configuration: Add get_sections() to get the sections. - … 5
(edit) @af9b561   05/30/19 10:26:55 Chris Johns rtemstoolkit/path: Merge RSB changes. 5
(edit) @5dd75b0   05/30/19 10:25:36 Chris Johns rtemstoolkit/log: Add info(). 5
(edit) @9b153bc   05/30/19 10:22:28 Chris Johns rtemstoolkit/host: Make the load() public. 5
(edit) @75683061   05/30/19 10:21:35 Chris Johns rtemstoolkit/check: Optionally check exe silently. 5
(edit) @cbff4c8   06/10/19 22:37:25 Chris Johns rtemstoolkit/macros: Convert all keys to str from unicode. 5
(edit) @d7979de   05/27/19 00:08:27 Chris Johns waf: Update the check_cc tests to a newer method supported by waf. - … 5
(edit) @6c79a16   05/20/19 11:24:27 vijaykumar9597 rtemstoolkit/path : print OSError in mkdir 5
(edit) @9f197de   05/20/19 11:23:51 vijaykumar9597 rtemstoolkit/path : Add listdir function 5
(edit) @925448a   05/05/19 00:46:46 Chris Johns rtemstoolkit: columns are only ints. 5
(edit) @9277878   02/21/19 23:52:49 joel rtemstoolkit/mailer.py: Check for no --smtp-host arg being provided 5
(edit) @6e0f49a   02/11/19 05:25:20 Chris Johns linkers/syms: Add symbol filtering. - Filter symbols by regx. - … 5
(edit) @61741fe   02/05/19 05:06:07 Chris Johns rtemstoolkit/execute: Print the trace exe command as a string and not list. 5
(edit) @6db01e5   11/28/18 23:14:14 Chris Johns rtemstoolkit/host: Fix the darwin support. - Add python as a unit … 5
(edit) @93821fe   11/28/18 23:13:59 Chris Johns rtemstoolkit/git: Use 'git' if no macro path is present. 5
(edit) @3bc12bb   11/28/18 22:18:48 Chris Johns rtemstoolkit/version: Remove the tailing - with a clean git repo 5
(edit) @6d30de6   11/28/18 21:13:51 Chris Johns rtemstoolkit: Fix unittests on Windows - Fix Windows host support so … 5
(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
Note: See TracRevisionLog for help on using the revision log.