summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit (unfollow)
Commit message (Expand)AuthorFilesLines
12 daysrtemstoolkit: Fix decoding unicode strings in outputChris Johns1-2/+10
2024-02-29rld: Recognize 64-bit PowerPCSebastian Huber1-0/+1
2024-02-28add libiberty/argv.c for mingw32 buildzhengxiaojun1-6/+4
2024-02-28rtemstoolkit/libiberty: Add missing fileSebastian Huber2-1/+570
2023-11-22rtemstoolkit, linkers: Fix C++17 warningsChris Johns4-30/+10
2023-11-22rtemstoolkit: Update SimpleIni to latestChris Johns1-179/+419
2023-11-21rtemstoolkit/libierty: Update to gcc latestChris Johns19-5801/+3713
2023-11-21python: Updates for Python 3.12Chris Johns3-3/+3
2023-08-30rtemstoolkit: Provide a shlex.join for python 3.8 and earlierChris Johns1-2/+10
2023-08-28rtemstoolkit: Fix shell executionChris Johns1-29/+51
2023-06-21rtemstoolkit: Fix shlex.split to use posix mode and add unit test for pipe op...Muhammad Sulthan Mazaya1-7/+14
2023-06-21rtemstoolkil: Fix execute as strings after pipe additionChris Johns1-22/+35
2023-06-21rtemstoolkit: add support for executing pipe commandMuhammad Sulthan Mazaya1-5/+38
2023-01-17linkers/rtems-syms: Generate TLS symbolsKinsey Moore2-0/+4
2022-10-12_libelf_config.h: Add removed Cygwin codeRyan Long1-0/+22
2022-08-12rtemstoolkit: Fix conditions using "is" with literalsRyan Long2-30/+30
2022-05-18linkers: Speed up reading large executables for all cases except inliningChris Johns1-1/+1
2022-05-17rtemstoolkit:libelf: sync _libelf_config.h with FreeBSDKarel Gardas1-41/+21
2022-03-09rtemstoolkit/rld-path.cpp: Fix double freeAlex White1-15/+5
2021-11-12rtemstoolkit/mailer.py: Fix parsing of options with no optargAlex White1-1/+4
2021-10-29rtems-bsp-builder: Fix mail supportAlex White1-1/+1
2021-10-08rld-rapp.cpp: Add catch for exceptionRyan Long1-4/+13
2021-09-03tester/covoar: Fix clang compile errors, revert uneeded changesChris Johns1-3/+0
2021-09-01rld-dwarf.cpp: Initialize member variablesRyan Long1-0/+12
2021-07-27rtems-utils.h: Create ostream_guardRyan Long1-0/+20
2021-06-17covoar: Store address-to-line info outside of DWARFAlex White2-0/+10
2021-05-10rtemstoolkit/mailer.py: Fix option ordering for add_argumentsAlex White1-1/+3
2021-04-14rtemstoolkit/mailer.py: Add --use-gitconfig optionAlex White1-2/+44
2021-04-13rtemstoolkit/mailer.py: Add SMTP login optionsAlex White1-6/+35
2021-04-13rtemstoolkit: Filter mail options from log outputAlex White1-1/+16
2021-04-13rtemstoolkit/mailer.py: Return full smtp-host arg valueAlex White1-1/+1
2021-04-01rld-cc: Add -target to recognised cflagsHesham Almatary1-0/+1
2021-03-31Revert rld-process: Add named tempfile constructorJoel Sherrill2-18/+0
2021-03-30rld-process: Add named tempfile constructorAlex White2-0/+18
2021-03-30rld-dwarf: Fix file::get_sourceAlex White1-3/+2
2021-03-30rld-dwarf: Add function::has_entry_pcAlex White2-1/+12
2020-09-26rtemstoolkit/dwarf: Dump the DIE offsetChris Johns1-1/+5
2020-09-26rtemstoolkit/configuration: Treat an empty variable as an empty listChris Johns1-1/+1
2020-09-26Move all python commands to use env pythonChris Johns1-5/+4
2020-09-15linker/exeinfo: Optionally output full flags when listing object filesChris Johns2-1/+206
2020-09-11linker/rap: Ignore relocation records with no sectionChris Johns1-0/+3
2020-05-05linkers/ld: Output all reloc records to the RAP fileChris Johns1-9/+10
2020-03-30rtemstoolkit/execute: Handle unicode input on python2Chris Johns1-1/+12
2020-03-19execute.py: fix long lineGedare Bloom1-2/+4
2020-03-05rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber1-0/+2
2020-03-05rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber1-14/+2
2020-03-05rtemstoolkit: Support more Linux distributionsSebastian Huber1-1/+2
2020-01-28rtemstoolkit/path: Add support to copy single fileVijay Kumar Banerjee1-2/+6
2019-11-12rld-rap: Ignore relocations with section index 0Hesham Almatary1-0/+6
2019-11-12Add RISC-V machine to rld-elfHesham Almatary1-0/+5