summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06qemu-wrapper.sh: Use ptimeoutHEADmasterChristophe Lyon
2021-07-06tcwg-local.exp: Increase timeout to try to avoid random kills.Christophe Lyon
2021-07-06build-cross-gcc.sh: Fix support for system simulator with -mcpu in targetboardChristophe Lyon
2021-07-06build-cross-gcc.sh: Enable rm-multilibs when simulating cortex-m tooChristophe Lyon
2021-07-06build-cross-gcc.sh: Prepare use of umeq when validating with -mpure-codeChristophe Lyon
2021-07-06build-cross-gcc.sh: Add preliminary support for cortex-m55Christophe Lyon
2021-07-06build-cross-gcc.sh: Fix support for gcc3_only and check_onlyChristophe Lyon
2021-07-06qemu-wrapper.sh: Enable support for umeqChristophe Lyon
2021-07-06build-cross-gcc.sh: Build both A and RM profile multilibs in some casesChristophe Lyon
2021-07-06build-cross-gcc.sh, qemu-wrapper.sh, umeq.ld: Preliminary support for -mpure-...Christophe Lyon
2021-07-06qemu-wrapper.sh: Add a trap handler to remove qemu.logChristophe Lyon
2021-07-06build-cross-gcc.sh: Support system-type simulation CPUChristophe Lyon
2021-07-06build-cross-gcc.sh: Parse RUNTESTFLAGSChristophe Lyon
2021-07-06build-cross-gcc.sh, musca-b1.ld, musca-b1.specs, qemu-system-wrapper.sh: Use ...Christophe Lyon
2021-07-06build-cross-gcc.sh: Add support for --check-only optionChristophe Lyon
2021-07-06invoke-foundation-v8-bare-metal.sh: Add MODELHOME variableChristophe Lyon
2021-07-06build-cross-gcc.sh: Improve indentation when generating qemu-wrapper.shChristophe Lyon
2021-07-06build-cross-gcc.sh: Remove qemu core dumpsChristophe Lyon
2021-07-06qemu-wrapper.sh: Add more QEMU tracesChristophe Lyon
2021-07-06qemu-wrapper.sh: Define TMPDIR if not already definedChristophe Lyon
2021-07-06build-cross-gcc.sh: Allow whitespace-separated TARGLISTChristophe Lyon
2021-07-06build-cross-gcc.sh: Remove unsupported powerpc entriesChristophe Lyon
2021-07-06build-cross-gcc.sh: Add support for --git optionChristophe Lyon
2021-07-06build-cross-gcc.sh: Add aprofile multilibs for arm-eabi when forcing cortex-a...Christophe Lyon
2021-07-06build-cross-gcc.sh: Add support for cortex-m + rmprofile configurations (arm-...Christophe Lyon
2019-12-09build-cross-gcc.sh: Fix CXXFLAGS_FOR_TARGET for arm-none-eabi for default configChristophe Lyon
2019-12-03ts: Add execution permissionChristophe Lyon
2019-12-02myarm-sim.exp: add -w option to wrap_compile_flagsChristophe Lyon
2019-12-02build-cross-gcc.sh: Upgrade to qemu-2.8.1Christophe Lyon
2019-12-02Add .gitreview file.Christophe Lyon
2019-12-02build-cross-gcc.sh: Rename LSF_SLOTS into MAKE_SLOTS.Christophe Lyon
2019-12-02Add support for FDPICChristophe Lyon
2019-12-02build-cross-gcc.sh: Build glibc headers with --disable-werrorChristophe Lyon
2019-12-02build-cross-gcc.sh: Build glibc with --disable-werrorChristophe Lyon
2019-12-02build-cross-gcc.sh: Use linux-4.20.17 on all targetsChristophe Lyon
2019-12-02build-cross-gcc.sh: Use "ts" to add timestamps along 'make check' outputChristophe Lyon
2019-12-02build-cross-gcc.sh: Remove --enable-add-ons=nptl from glibc configure optionsChristophe Lyon
2019-12-02build-cross-gcc: Print GCC version used for the build.Christophe Lyon
2019-12-02upgrade to version 1.4.0Christophe Lyon
2019-12-02build-cross-gcc.sh: Call make check under ptimeout, to collect zombie process...Christophe Lyon
2019-12-02Add and use ptimeoutChristophe Lyon
2019-12-02build-cross-gcc.sh: Early exit for unsupported targetsChristophe Lyon
2019-12-02Cleanup: remove duplication of proot/qemu setup codeChristophe Lyon
2019-12-02Use qemu directly instead of via arm-sim for *linux targets.Christophe Lyon
2019-12-02build-cross-gcc.sh, site-qemu.exp: Build and use our own version of dejagnu f...Christophe Lyon
2019-12-02build-cross-gcc.sh: Use CXXFLAGS_FOR_TARGET=-fno-threadsafe-statics for arm-n...Christophe Lyon
2019-12-02qemu-wrapper.sh: Add debug traces when re-trying without prootChristophe Lyon
2019-12-02qemu-wrapper.sh: Refine filter for 127 error codeChristophe Lyon
2019-12-02qemu-wrapper.sh: Add "cpu" tracesChristophe Lyon
2019-12-02qemu-wrapper.sh: Don't use /usr/bin/timeChristophe Lyon