aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-26Add --failures-expiration-date optionnew-flakyMaxim Kuvyrkov
2023-05-25lib/make.sh: Improve detection of flaky testsMaxim Kuvyrkov
2023-05-19lib/make.sh (make_check): Fix generation of glibc's tests.sumMaxim Kuvyrkov
2023-05-19lib/make.sh: Run full glibc testsuiteMaxim Kuvyrkov
2023-05-19lib/make.sh: Support partial runs of glibc testsuiteMaxim Kuvyrkov
2023-05-19lib/make.sh: Remove stray .sum files from gdb and glibc testingMaxim Kuvyrkov
2023-05-15lib/make.sh (make_check): Re-indentChristophe Lyon
2023-05-05lib/make.sh: Detect FAIL->PASS flaky testsMaxim Kuvyrkov
2023-04-18lib/make.sh: Fix merging of .sum filesChristophe Lyon
2023-04-17lib/make.sh: Fix Makefile targets for testing GCCMaxim Kuvyrkov
2023-04-17lib/make.sh (make_check): Fix iterative testing with multiple tools/dirsChristophe Lyon
2023-04-13abe.sh: Add new option "--flaky-failures"Maxim Kuvyrkov
2023-04-13lib/make.sh (make_check): Put flaky failures into a separate fileMaxim Kuvyrkov
2023-04-13lib/make.sh: Simplify handling of expected failures in make_checkMaxim Kuvyrkov
2023-04-13lib/make.sh: Restore testcontainer's sysroot after testingMaxim Kuvyrkov
2023-04-13lib/make.sh: Re-enable glibc's libcrypt buildMaxim Kuvyrkov
2023-04-12lib/make.sh: Restore cross-testing after glibc 2.34 ld.so changeMaxim Kuvyrkov
2023-04-12config/glibc.conf: Avoid conflicts between Ubuntu and glibc's libcryptMaxim Kuvyrkov
2023-04-10config/gdb.conf: Point to GMP and MPFR in the prefix directory for MinGW buildsThiago Jung Bauermann
2023-04-03config/gdb.conf: Disable Python on MinGW buildsThiago Jung Bauermann
2023-03-29lib/make.sh: Support $tool prefix for runtestflags in make_check()Christophe Lyon
2023-03-24lib/make.sh (make_check): Mention failures that cause new testsuite runsThiago Jung Bauermann
2023-03-23lib/make.sh (make_check): Fix passing '--manifest' to validate_failures.pyThiago Jung Bauermann
2023-03-18config/gdb.conf,gdbserver.conf: Update latest to release 13Thiago Jung Bauermann
2023-03-18configure_build: Pass '--disable-gdb' when configuring gdbserverThiago Jung Bauermann
2023-03-16lib/make.sh: (find_dynamic_linker) Handle case where RTLDLIST is really a listChristophe Lyon
2023-03-14Add --rerun-failed-tests optionThiago Jung Bauermann
2023-03-10lib/make.sh (make_all): Use '--specs=rdimon.specs' for aarch64*-elf GCCChristophe Lyon
2023-03-10config/latest-rel: Update to binutils-2.40, glibc-2.37, newlib-4.3.0Christophe Lyon
2023-02-25Fix GCC profiledbootstrap builds being unbearably longMaxim Kuvyrkov
2022-09-13Add top-level .editorconfig fileThiago Jung Bauermann
2022-08-03config/latest-rel: Update release branchesMaxim Kuvyrkov
2022-07-05config/gdb.conf: Set configure flag '--with-auto-load-safe-path'Thiago Jung Bauermann
2022-07-01config/linaro.exp: Test for presence of target tools before setting their var...Thiago Jung Bauermann
2022-06-29config/latest-tag/gdb.conf: Remove -fcommon workaroundThiago Jung Bauermann
2022-06-29config/gdb.conf,gdbserver.conf: Update latest to release 12Thiago Jung Bauermann
2022-06-16lib/package.sh: Fix printing of notice in strip_dir()Thiago Jung Bauermann
2022-04-28config/master: disable gprofngLaurent Alfonsi
2021-09-23Use https:// instead of http://Maxim Kuvyrkov
2021-08-19abe.sh: Add, don't overwrite, to RUNTESTFLAGS on "--set runtestflags=foo"Maxim Kuvyrkov
2021-08-18config/sources.conf: Update QEMU's git URLMaxim Kuvyrkov
2021-08-17config/release*: Add new aliases to the 3 latest GNU toolchain releasesMaxim Kuvyrkov
2021-08-17config/latest-rel: Update component versionsMaxim Kuvyrkov
2021-08-17config/gcc10, config/gcc11: Add release configurationsMaxim Kuvyrkov
2021-08-17config/gcc[89]: Update component versions to match contemporary releasesMaxim Kuvyrkov
2021-08-17config/gcc[89]: Update git branches for GCC and Glibc (but keep versions)Maxim Kuvyrkov
2021-08-17lib/configure.sh: Fix mingw build by add build-hosted tools for GCC buildMaxim Kuvyrkov
2021-08-17lib/configure.sh: Set PATH even when skipping configure stepMaxim Kuvyrkov
2021-08-17lib/configure.sh: Fix mingw buildsMaxim Kuvyrkov
2021-08-13Fix testing using QEMU after removing SYSROOT_UNDER_TESTMaxim Kuvyrkov