summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tester: Make the SIS time limit user configurableChris Johns2022-07-0610-26/+89
* rtems-bsps-tiers: add new stm32h7 BSP variants to the tier-3Karel Gardas2022-06-041-1/+2
* rtems-bsps-arm: add new stm32h7 BSP variantsKarel Gardas2022-06-041-1/+4
* tester/bsps: add stm32h7-stlink family configurationKarel Gardas2022-05-301-0/+43
* tester/gdb: allow kill on the test endKarel Gardas2022-05-291-0/+1
* linkers: Speed up reading large executables for all cases except inliningChris Johns2022-05-182-20/+27
* rtemstoolkit:libelf: sync _libelf_config.h with FreeBSDKarel Gardas2022-05-171-41/+21
* rtemstoolkit/rld-path.cpp: Fix double freeAlex White2022-03-091-15/+5
* bin2c: Add option for alignmentChristian Mauderer2022-02-141-4/+38
* rtems-bsps.ini: Correct spelling of aarch64Joel Sherrill2022-02-031-1/+1
* linkers/rtems-score/thread*.ini: Remove symbols no longer present.Joel Sherrill2022-01-252-11/+6
* rtems-bsps-tiers.ini: Move appropriate aarch64 BSPs to Tier 1 and 2Joel Sherrill2022-01-211-9/+10
* rtems-bsps.ini: Add missing architectures and BSPsJoel Sherrill2022-01-211-4/+16
* rtems-bsps-arm.ini, config/rtems-bsps.ini: Remove build variance on networkJoel Sherrill2022-01-212-11/+1
* rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docsJoel Sherrill2022-01-201-2/+1
* rtems-bsps-tiers.ini: Add missing architectures and BSPs as tier 3Joel Sherrill2022-01-201-4/+20
* rtems-bsps-x86_64.ini: New fileJoel Sherrill2022-01-191-0/+25
* rtems-bsps-microblaze.ini: New fileJoel Sherrill2022-01-191-0/+25
* rtems-bsps-aarch64.ini: New fileJoel Sherrill2022-01-191-0/+31
* rtems-bsps-riscv.ini: Add missing BSPsJoel Sherrill2022-01-191-1/+3
* rtems-bsps-arm.ini: Add missing BSPsJoel Sherrill2022-01-191-3/+13
* tiers: Add AArch64 to tier 1Kinsey Moore2022-01-191-1/+2
* rtems-bsps-powerpc.ini: Remove powerpc/halekalaJoel Sherrill2022-01-191-1/+0
* tester: Fix target_start_regexSebastian Huber2022-01-144-4/+4
* tester: Fix target_start_regexSebastian Huber2022-01-134-4/+4
* tester/exe: Fix adjust timeouts by the step sizeSebastian Huber2022-01-101-3/+3
* ReportsBase: Change raw pointer to unique_ptrRyan Long2021-12-221-41/+36
* TraceConverter.cc: Fix Uncaught exception issueRyan Long2021-12-151-3/+27
* SymbolTable.cc: Fix formattingRyan Long2021-12-151-32/+38
* ObjdumpProcessor.h: Fix formattingRyan Long2021-12-151-12/+10
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-86/+111
* ConfigFile: Fix formattingRyan Long2021-12-152-37/+37
* TargetFactory.cc: Fix formattingRyan Long2021-12-151-11/+9
* ObjdumpProcessor.cc: Fix formattingRyan Long2021-12-151-28/+36
* ObjdumpProcessor: Convert to C++Ryan Long2021-12-102-15/+18
* ConfigFile: Convert to C++Ryan Long2021-12-102-51/+33
* Target: Convert to C++Ryan Long2021-12-1018-92/+103
* TargetFactory.cc: Convert to C++Ryan Long2021-12-101-3/+3
* TraceList.cc: Convert from C to C++Ryan Long2021-12-071-8/+6
* TraceConverter.cc: Fix formattingRyan Long2021-12-071-19/+21
* TraceConverter.cc: Convert to C++Ryan Long2021-12-071-20/+19
* Explanations.h: Fix formattingRyan Long2021-12-071-10/+4
* Explanations.cc: Fix formattingRyan Long2021-12-071-25/+26
* Explanations: Convert to C++Ryan Long2021-12-072-7/+7
* ExecutableInfo.h: Fix formattingRyan Long2021-12-071-8/+8
* ExecutableInfo.cc: Fix formattingRyan Long2021-12-071-45/+58
* TraceConverter.cc: Add final catch for exceptionsRyan Long2021-11-301-3/+13
* rtemstoolkit/mailer.py: Fix parsing of options with no optargAlex White2021-11-121-1/+4
* TraceConverter.cc: Add catch for exceptionRyan Long2021-11-041-4/+18
* rtems-bsp-builder: Fix mail supportAlex White2021-10-292-2/+17