summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Python 3.8 warning about "is" vs "==" in comparisons of literals5.35.25Konrad Schwarz2022-08-122-30/+30
* misc/wscript trace/wscript: Add -std=c99 to CFLAGSJoel Sherrill2021-12-162-0/+2
* rtems-bin2c.c: Add _GNU_SOURCE to see strnlen() and strdup()Joel Sherrill2021-12-161-0/+1
* rtems-bsp-builder: Fix mail supportAlex White2021-12-162-3/+19
* rtemstoolkit/mailer.py: Add --use-gitconfig optionAlex White2021-12-161-2/+44
* rtemstoolkit/mailer.py: Add SMTP login optionsAlex White2021-12-161-6/+35
* rtemstoolkit: Filter mail options from log outputAlex White2021-12-161-1/+16
* rtemstoolkit/mailer.py: Return full smtp-host arg valueAlex White2021-12-161-1/+1
* trace: Use c++14 instead of c++11 if possibleChristian Mauderer2021-08-171-1/+5
* misc: tools: fix mkimage.py script type processingAndre Nahrwold2021-02-161-0/+10
* rtems-test: target_exe_filter fails when there is no filter5.1Chris Johns2020-06-172-0/+3
* linkers/ld: Output all reloc records to the RAP fileChris Johns2020-05-051-9/+10
* Allow build with i686-w64-mingw32kaidoho2020-04-281-1/+1
* rtems-tester: Add rv64imafdc_medany for QEMUHesham Almatary2020-04-091-0/+36
* bsps: Deletes erc32-run.iniCláudio Maia2020-04-051-38/+0
* tester: Add configuration pc-qemu.iniJan Sommer2020-04-031-0/+39
* rtemstoolkit/execute: Handle unicode input on python2Chris Johns2020-03-301-1/+12
* tester/gdb: Add lock timing and remote fetching registers.Chris Johns2020-03-301-3/+6
* gdbarmsim: Remove all variantsJoel Sherrill2020-03-2011-403/+2
* execute.py: fix long lineGedare Bloom2020-03-191-2/+4
* record: Increase input buffer and alignmentSebastian Huber2020-03-171-1/+1
* record: Add support for zlib compressed inputSebastian Huber2020-03-171-6/+18
* record: Add zlib filter classSebastian Huber2020-03-173-0/+106
* record: Add support for base64 encoded inputSebastian Huber2020-03-171-5/+16
* record: Add base64 filter classSebastian Huber2020-03-173-0/+124
* record: Add filter base classSebastian Huber2020-03-172-3/+51
* record: Add option to print config default valuesSebastian Huber2020-03-171-9/+26
* record: Add support for user defined event namesSebastian Huber2020-03-173-50/+164
* record: Add INI file parserSebastian Huber2020-03-174-2/+462
* record: Format file headerSebastian Huber2020-03-173-9/+9
* record: Guard config.h includeSebastian Huber2020-03-173-1/+8
* record: Fix formatSebastian Huber2020-03-171-3/+4
* Improve Python 3 compatibilitySebastian Huber2020-03-172-2/+2
* Move mkimage.py to install_files so chmod is preserved and installed in bin/Amar Takhar2020-03-071-2/+2
* psim-device-tree: Rework so devices do not conflict with 256MB RAMJoel Sherrill2020-03-051-18/+18
* rtemstoolkit: Detect native SPARCV9 ELF archSebastian Huber2020-03-051-0/+2
* rtemstoolkit: Use multiprocessing.cpu_count()Sebastian Huber2020-03-051-14/+2
* rtemstoolkit: Support more Linux distributionsSebastian Huber2020-03-051-1/+2
* Add print statement similar to the original mkimage.Amar Takhar2020-03-041-2/+15
* Fix to work under Pyhon 2 and Python 3.Amar Takhar2020-03-041-9/+9
* Convert optparse to argparse.Amar Takhar2020-03-041-20/+22
* Remove EOL whitespace.Amar Takhar2020-03-041-21/+21
* Add to wscript and add python2 shebang.Amar Takhar2020-03-032-0/+3
* Add a pure Python clone of mkimage written by Craig Barker.Amar Takhar2020-03-031-0/+139
* waf: Update to waf-2.0.19Sebastian Huber2020-02-261-8/+8
* tester: Use prefix for rtems_tools by defaultSebastian Huber2020-02-261-0/+2
* Fix typo in error messageCláudio Maia2020-02-261-1/+1
* tester: Add qemu_opts_serialSebastian Huber2020-02-257-8/+9
* linkers: Include proper header fileSebastian Huber2020-02-251-1/+1
* linkers: Update due to API changesSebastian Huber2020-02-252-2/+2