1. b70cb5d Add script for testing ipconfig by Ben Hutchings · 1 year ago master
  2. 81c93ed status.md: Add results with QEMU 7.2 by Ben Hutchings · 1 year, 4 months ago
  3. a640efa status.md: Add versions 2.0.11, 2.0.12 by Ben Hutchings · 1 year, 4 months ago
  4. 9e9960d test-many-klibcs: Apply timeout to test programs by Ben Hutchings · 1 year, 5 months ago
  5. 14fc6b2 test-many-klibcs: Run strsearch test program by Ben Hutchings · 1 year, 5 months ago
  6. 1d3e8a4 status.md: Update test failures by Ben Hutchings · 1 year, 8 months ago
  7. ebff365 test-many-klibcs: Add MIPS r6 variants by Ben Hutchings · 1 year, 9 months ago
  8. a68d6e7 status.md: Update for regression fixed on arm64 by Ben Hutchings · 1 year, 10 months ago
  9. b31f8a4 status.md: Add status with current git master by Ben Hutchings · 1 year, 10 months ago
  10. 75b75e8 status.md: Add regressions of 2.0.10 with current kernel and toolchains by Ben Hutchings · 1 year, 10 months ago
  11. 2979e05 test-many-klibcs: Re-enable mips build with GNU toolchain by Ben Hutchings · 1 year, 10 months ago
  12. 7a6feb0 test-many-klibcs: Add m4, git to requirements by Ben Hutchings · 1 year, 10 months ago
  13. 4291afb Add summary of test status by Ben Hutchings · 2 years, 5 months ago
  14. abcf171 test-many-klibcs: Always use GNU ld for ppc64 by Ben Hutchings · 2 years, 5 months ago
  15. c73657e test-many-klibc: Always use GNU ld for mips and mips64 by Ben Hutchings · 2 years, 5 months ago
  16. c71b0e9 test-many-klibcs: Disable CONFIG_REGPARM as broken on llvm/i386 by Ben Hutchings · 2 years, 5 months ago
  17. 381c519 test-many-klibcs: Make sure shell runs external commands with local QEMU by Ben Hutchings · 2 years, 5 months ago
  18. fdbffae test-many-klibcs: Don't patch longer interpreter name into test execs by Ben Hutchings · 2 years, 5 months ago
  19. c96f0a9 test-many-klibc: Always use GNU ld for riscv64, s390x, and sparc64 by Ben Hutchings · 2 years, 5 months ago
  20. 5bd3ded test-many-klibcs: Add options to limit which configurations are tested by Ben Hutchings · 2 years, 5 months ago
  21. 3e55596 test-many-klibs: Update armhf compiler options for gcc 11 by Ben Hutchings · 2 years, 5 months ago
  22. ba8fa49 test-many-klibc: Disable mips as Debian no longer provies a cross-compiler by Ben Hutchings · 2 years, 5 months ago
  23. e8e56b8 test-many-klibc: Don't clean the build directory after a failure by Ben Hutchings · 3 years, 9 months ago
  24. 9b0bdf0 test-many-klibcs: Use patchelf to allow running shared-library binaries by Ben Hutchings · 3 years, 9 months ago
  25. 71f13ba test-many-klibc: Enable sparc by Ben Hutchings · 3 years, 9 months ago
  26. 6848ade test-many-klibc: Change $makeflags to an array variable by Ben Hutchings · 3 years, 9 months ago
  27. 98c69e6 test-many-klibc: Add tests using LLVM tools (clang and ld.lld) by Ben Hutchings · 3 years, 9 months ago
  28. 2d41654 test-many-klibcs: Prepare to add non-GNU tools by Ben Hutchings · 3 years, 9 months ago
  29. ff75b28 test-many-klibcs: Delete cris architecture by Ben Hutchings · 3 years, 9 months ago
  30. 0b561ae test-many-klibcs: Add header comment for arguments to process function by Ben Hutchings · 3 years, 9 months ago
  31. 85abd26 test-many-klibcs: Re-enable mips big-endian configs by Ben Hutchings · 4 years, 3 months ago
  32. 132c880 fixup! test-many-klibcs: Add comment about script dependencies by Ben Hutchings · 4 years, 8 months ago
  33. e035a6d test-many-klibcs: Delete build directory before building by Ben Hutchings · 4 years, 8 months ago
  34. ebf388b test-many-klibcs: Add comment about script dependencies by Ben Hutchings · 4 years, 8 months ago
  35. 1715168 test-many-klibcs: Disable mips 32-bit big-endian by Ben Hutchings · 4 years, 8 months ago
  36. e88bb54 test-many-klibcs: Remove powerpcspe, which is dead upstream by Ben Hutchings · 4 years, 8 months ago
  37. 03aa5f8 test-many-klibcs: Build out-of-tree and don't clean every time by Ben Hutchings · 5 years ago
  38. 05e5e05 test-many-klibcs: Fix emulation of ppc SPE binaries by Ben Hutchings · 5 years ago
  39. e648d84 Add .gitignore file by Ben Hutchings · 5 years ago
  40. 0724032 test-many-klibc: Use different log files for static and shared tests by Ben Hutchings · 5 years ago
  41. ac7123c test-many-klibcs: Test shared library build in a chroot by Ben Hutchings · 5 years ago
  42. 0d73994 test-many-klibcs: Update patch to static dash by Ben Hutchings · 5 years ago
  43. 2b5ec48 test-many-klibcs: Enable parallel build by Ben Hutchings · 5 years ago
  44. 64dcb8f newklibc: Customise for my usage by Ben Hutchings · 5 years ago
  45. 8526682 newklibc: Include name and version in tag messages by Ben Hutchings · 5 years ago
  46. 66998b7 newklibc: Use a securely-created temporary directory by Ben Hutchings · 5 years ago
  47. dc9d23d newklibc: Add hpa's release script by Ben Hutchings · 5 years ago
  48. b65d1e9 test-many-klibcs: Run i386 and x86_64 programs natively, not using qemu by Ben Hutchings · 5 years ago
  49. 6095253 test-many-klibcs: Build and run (some) klibc self-test programs by Ben Hutchings · 5 years ago
  50. add9336 test-many-klibcs: Make per-arch variables global rather than local by Ben Hutchings · 5 years ago
  51. d678717 Add script to (cross-)build and test klibc for many architectures by Ben Hutchings · 5 years ago