summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-21Add script for testing ipconfigHEADmasterBen Hutchings1-0/+120
2023-02-12status.md: Add results with QEMU 7.2Ben Hutchings1-0/+20
2023-02-12status.md: Add versions 2.0.11, 2.0.12Ben Hutchings1-1/+1
2023-01-14test-many-klibcs: Apply timeout to test programsBen Hutchings1-1/+1
2023-01-14test-many-klibcs: Run strsearch test programBen Hutchings1-0/+1
2022-10-02status.md: Update test failuresBen Hutchings1-3/+6
2022-08-28test-many-klibcs: Add MIPS r6 variantsBen Hutchings1-0/+8
2022-08-06status.md: Update for regression fixed on arm64Ben Hutchings1-3/+1
2022-08-04status.md: Add status with current git masterBen Hutchings1-0/+15
2022-08-04status.md: Add regressions of 2.0.10 with current kernel and toolchainsBen Hutchings1-0/+4
2022-08-04test-many-klibcs: Re-enable mips build with GNU toolchainBen Hutchings1-2/+1
2022-08-03test-many-klibcs: Add m4, git to requirementsBen Hutchings1-0/+2
2021-12-30Add summary of test statusBen Hutchings1-0/+52
2021-12-30test-many-klibcs: Always use GNU ld for ppc64Ben Hutchings1-2/+2
2021-12-29test-many-klibc: Always use GNU ld for mips and mips64Ben Hutchings1-4/+4
2021-12-29test-many-klibcs: Disable CONFIG_REGPARM as broken on llvm/i386Ben Hutchings1-1/+1
2021-12-29test-many-klibcs: Make sure shell runs external commands with local QEMUBen Hutchings1-5/+8
2021-12-29test-many-klibcs: Don't patch longer interpreter name into test execsBen Hutchings1-2/+5
2021-12-27test-many-klibc: Always use GNU ld for riscv64, s390x, and sparc64Ben Hutchings1-4/+23
2021-12-27test-many-klibcs: Add options to limit which configurations are testedBen Hutchings1-0/+69
2021-12-26test-many-klibs: Update armhf compiler options for gcc 11Ben Hutchings1-1/+1
2021-12-26test-many-klibc: Disable mips as Debian no longer provies a cross-compilerBen Hutchings1-1/+2
2020-08-29test-many-klibc: Don't clean the build directory after a failureBen Hutchings1-1/+1
2020-08-29test-many-klibcs: Use patchelf to allow running shared-library binariesBen Hutchings1-58/+11
2020-08-25test-many-klibc: Enable sparcBen Hutchings1-2/+1
2020-08-25test-many-klibc: Change $makeflags to an array variableBen Hutchings1-9/+10
2020-08-20test-many-klibc: Add tests using LLVM tools (clang and ld.lld)Ben Hutchings1-1/+33
2020-08-20test-many-klibcs: Prepare to add non-GNU toolsBen Hutchings1-48/+49
2020-08-20test-many-klibcs: Delete cris architectureBen Hutchings1-2/+0
2020-08-20test-many-klibcs: Add header comment for arguments to process functionBen Hutchings1-0/+1
2020-02-29test-many-klibcs: Re-enable mips big-endian configsBen Hutchings1-3/+2
2019-10-07fixup! test-many-klibcs: Add comment about script dependenciesBen Hutchings1-0/+1
2019-10-07test-many-klibcs: Delete build directory before buildingBen Hutchings1-0/+1
2019-10-07test-many-klibcs: Add comment about script dependenciesBen Hutchings1-0/+5
2019-10-07test-many-klibcs: Disable mips 32-bit big-endianBen Hutchings1-3/+3
2019-10-07test-many-klibcs: Remove powerpcspe, which is dead upstreamBen Hutchings1-1/+0
2019-01-25test-many-klibcs: Build out-of-tree and don't clean every timeBen Hutchings2-13/+16
2019-01-21test-many-klibcs: Fix emulation of ppc SPE binariesBen Hutchings1-2/+12
2019-01-20Add .gitignore fileBen Hutchings1-0/+6
2019-01-20test-many-klibc: Use different log files for static and shared testsBen Hutchings1-1/+1
2019-01-20test-many-klibcs: Test shared library build in a chrootBen Hutchings1-26/+117
2019-01-20test-many-klibcs: Update patch to static dashBen Hutchings1-1/+1
2019-01-20test-many-klibcs: Enable parallel buildBen Hutchings1-1/+4
2019-01-20newklibc: Customise for my usageBen Hutchings1-7/+3
2019-01-20newklibc: Include name and version in tag messagesBen Hutchings1-1/+1
2019-01-20newklibc: Use a securely-created temporary directoryBen Hutchings1-9/+3
2019-01-20newklibc: Add hpa's release scriptBen Hutchings1-0/+95
2019-01-20test-many-klibcs: Run i386 and x86_64 programs natively, not using qemuBen Hutchings1-2/+14
2019-01-20test-many-klibcs: Build and run (some) klibc self-test programsBen Hutchings1-6/+63
2019-01-20test-many-klibcs: Make per-arch variables global rather than localBen Hutchings1-19/+10
2019-01-18Add script to (cross-)build and test klibc for many architecturesBen Hutchings1-0/+92