aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-04Add --prefix optionThiago Jung Bauermann
2023-07-04linaro.exp: Use qemu for bare-metal targets tooChristophe Lyon
2023-06-28config/glibc.conf: Remove --enable-multi-arch for armhfAdhemerval Zanella
2023-06-28config/glibc.conf: Remove --disable-werrorAdhemerval Zanella
2023-06-28config/glibc.conf: Remove libc_cv_forced_unwind=yes and libc_cv_c_cleanup=yesAdhemerval Zanella
2023-06-28config/glibc.conf: Remove --enable-obsolete-rpcAdhemerval Zanella
2023-06-28config/glibc.conf: Replace --without-gd with --with-gd=noAdhemerval Zanella
2023-06-26lib/make.sh (make_check): Add $prefix/bin to PATHChristophe Lyon
2023-06-16newlib.conf: Always use --disable-newlib-supplied-syscalls ...Christophe Lyon
2023-06-07lib/make.sh (make_check): Workaround glibc not cleaning test files completelyMaxim Kuvyrkov
2023-05-26lib/make.sh: Do not run glibc xcheck testing targetMaxim Kuvyrkov
2023-05-26Add --failures-expiration-date optionMaxim Kuvyrkov
2023-05-26lib/make.sh: Improve detection of flaky testsMaxim Kuvyrkov
2023-05-22qemu.conf: Build arm-linux-user for arm*eabi targets tooChristophe Lyon
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