aboutsummaryrefslogtreecommitdiff
path: root/tests/tcg/configure.sh
AgeCommit message (Expand)Author
2021-06-07tests/tcg/configure.sh: tweak quoting of target_compilerAlex Bennée
2021-05-18tests/tcg: don't allow clang as a cross compilerAlex Bennée
2021-05-18tests/docker: gcc-10 based images for ppc64{,le} testsMatheus Ferst
2021-05-18tests/tcg/tricore: Add macros to create tests and first test 'abs'Bastian Koppelmann
2021-05-18tests/tcg: Add docker_as and docker_ld cmdsBastian Koppelmann
2021-05-18tests/tcg: don't iterate through other arch compilersAlex Bennée
2021-05-18tests/tcg: Use Hexagon Docker imageAlessandro Di Federico
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-04-06tests/tcg/i386: force -fno-pie for test-i386Alex Bennée
2021-04-06tests/tcg/configure.sh: make sure we pick up x86_64 cross compilersAlex Bennée
2021-04-06tests/tcg: add concept of container_hostsAlex Bennée
2021-04-06tests/tcg: update the defaults for x86 compilersAlex Bennée
2021-03-10target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée
2021-02-18Hexagon (tests/tcg/hexagon) TCG tests - multiarchTaylor Simpson
2021-02-16tests/tcg/aarch64: Add mte smoke testsRichard Henderson
2020-10-27tests/tcg/aarch64: Add bti smoke testsRichard Henderson
2020-09-30tests/tcg: reinstate or replace desired parts of rules.makPaolo Bonzini
2020-09-01tests/tcg: Add microblaze to arches filterRichard Henderson
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-07-11tests/docker: update toolchain set in debian-xtensa-crossMax Filippov
2020-07-11tests/tcg: add more default compilers to configure.shAlex Bennée
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-09-10tests/docker: move our arm64 cross compile to BusterAlex Bennée
2019-09-10tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini