summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20docker: docker.py use "version" to probe usageAlex Bennée
2018-06-20tests: add top-level make dependency for docker buildsAlex Bennée
2018-06-20tests/tcg/i386: extend timeout for runcom testAlex Bennée
2018-06-20tests/tcg: override runners for broken testsAlex Bennée
2018-06-20tests/tcg: add run, diff, and skip helper macrosAlex Bennée
2018-06-20tests/Makefile.include: add [build|clean|check]-tcg targetsAlex Bennée
2018-06-20Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée
2018-06-20tests/tcg/Makefile: update to be called from Makefile.targetAlex Bennée
2018-06-20tests/tcg: enable building for PowerPCAlex Bennée
2018-06-20docker: move debian-powerpc-cross to sid based buildAlex Bennée
2018-06-20tests/tcg: enable building for RISCV64Alex Bennée
2018-06-20tests/tcg: enable building for mips64Alex Bennée
2018-06-20tests/tcg: enable building for sparc64Alex Bennée
2018-06-20tests/tcg: enable building for sh4Alex Bennée
2018-06-20tests/tcg: enable building for m68kAlex Bennée
2018-06-20tests/tcg: enable building for HPPAAlex Bennée
2018-06-20tests/tcg/alpha: add Alpha specific testsAlex Bennée
2018-06-20tests/tcg: enable building for AlphaAlex Bennée
2018-06-20tests/tcg: enable building for ppc64Alex Bennée
2018-06-20tests/tcg: enable building for s390xAlex Bennée
2018-06-20tests/tcg/mips: include common mips hello-mipsAlex Bennée
2018-06-20tests/docker/Makefile.include: fix mipsel-cross dependancyAlex Bennée
2018-06-20tests/tcg: enable building for MIPSAlex Bennée
2018-06-20tests/tcg: move MIPS specific tests into subdirAlex Bennée
2018-06-20tests/tcg/arm: add fcvt test cases for AArch32/64Alex Bennée
2018-06-20tests/tcg: enable building for AArch64Alex Bennée
2018-06-20tests/tcg/arm: fix up test-arm-iwmmxt testAlex Bennée
2018-06-20tests/tcg: enable building for ARMAlex Bennée
2018-06-20tests/tcg: move ARM specific tests into subdirAlex Bennée
2018-06-20tests/tcg/i386/test-i386: fix printf formatAlex Bennée
2018-06-20tests/tcg/i386/test-i386: use modern vector_size attributesAlex Bennée
2018-06-20tests/tcg/x86_64: add Makefile.targetAlex Bennée
2018-06-20tests/tcg/i386: add runner for test-i386-fpremAlex Bennée
2018-06-20tests/tcg/i386: fix test-i386Alex Bennée
2018-06-20tests/tcg/i386: Build fix for hello-i386Fam Zheng
2018-06-20tests/tcg: enable building for i386Alex Bennée
2018-06-20tests/tcg: move i386 specific tests into subdirAlex Bennée
2018-06-20tests/tcg/multiarch: move most output to stdoutAlex Bennée
2018-06-20tests/tcg/multiarch: don't hard code paths/ports for linux-testAlex Bennée
2018-06-20tests/tcg/multiarch: enable additional linux-test testsAlex Bennée
2018-06-20tests/tcg/multiarch: Build fix for linux-testFam Zheng
2018-06-20tests/tcg: move architecture independent tests into subdirAlex Bennée
2018-06-20docker: Makefile.include introduce DOCKER_SCRIPTAlex Bennée
2018-06-20docker: allow "cc" command to run in user contextAlex Bennée
2018-06-20docker: extend "cc" command to accept compilerAlex Bennée
2018-06-20docker: Add "cc" subcommandAlex Bennée
2018-06-20configure: set cross_cc_FOO for host compilerAlex Bennée
2018-06-20configure: allow user to specify --cross-cc-cflags-foo=Alex Bennée
2018-06-20configure: move i386_cc to cross_cc_i386Alex Bennée
2018-06-20configure: add support for --cross-cc-FOOAlex Bennée