aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysAdd support to build gprofngHEADtestedmasterChristophe Lyon
11 daysAdd support for --enable full_docsChristophe Lyon
2024-04-08config/glibc.conf: Improve coverageAdhemerval Zanella
2024-04-04lib/make.sh (make_docs): Report errors when building gdb docsChristophe Lyon
2024-04-02lib/make.sh (make_docs): Build more docsChristophe Lyon
2024-04-02config/binutils.conf: Disable gdbserverChristophe Lyon
2024-03-13lib/make.sh: Fix test-container tests on armhfAdhemerval Zanella
2024-03-04lib/stamp.sh (check_stamp): Fix typo in previous commitChristophe Lyon
2024-03-04lib/make.sh (build): Print stamps of directory srcdir instead of symlinkChristophe Lyon
2024-02-29lib/make.sh (build): Print stamps of srcdirChristophe Lyon
2024-02-29Fix typo in info messages.Christophe Lyon
2024-02-22abe.sh: maintainer_mode implies make_docsChristophe Lyon
2024-02-21Add FIXMEs for aarch64-w64-mingw32Maxim Kuvyrkov
2024-02-14manifest(): Skip packages when using default system versionChristophe Lyon
2024-02-14Use a single make-${component}.log logfile for all build stepsChristophe Lyon
2024-02-14make.sh: Do not override BUILD_INFO nor MAKEINFO with --disable make_docsChristophe Lyon
2024-02-14Make 'install' and 'makedoc' logs follow the same pattern as 'all' onesChristophe Lyon
2024-02-09config/linaro.exp: Change Expect's buffer size to 100kThiago Jung Bauermann
2024-02-09Add a quick workaround for building aarch64-w64-mingw32Maxim Kuvyrkov
2024-01-30Add support for --enable maintainer_modeChristophe Lyon
2024-01-29Add gcc-read1 buffering workaroundChristophe Lyon
2024-01-29Add READ1 lib and tool to ABEChristophe Lyon
2024-01-18lib/make.sh (make_check): Copy glibc required gcc librariesAdhemerval Zanella
2024-01-15lib/make.sh (make_check): Support various output buffering workaroundsChristophe Lyon
2023-12-28lib/make.sh (make_check): Fix generation of the list of .exp files to re-testThiago Jung Bauermann
2023-12-27lib/make.sh (make_check): Don't use baseline to build flaky tests listThiago Jung Bauermann
2023-12-08configure_build: Always update gcc/REVISIONChristophe Lyon
2023-12-08Change update location of LAST_UPDATED and gcc/REVISIONChristophe Lyon
2023-11-30scripts/testresults2jenkins.sh: Remove "to:" prefix for recipientsChristophe Lyon
2023-11-30scripts/testresults2jenkins.sh: Rename output file with recipientsChristophe Lyon
2023-11-22Add scripts/testresults2jenkins.shChristophe Lyon
2023-11-02Allow specification of --enable-languages=default for GCCMaxim Kuvyrkov
2023-11-02lib/make.sh (exp_to_tool,tool_to_check): Handle Go testsuitesMaxim Kuvyrkov
2023-10-06Add --send-results-filter optionChristophe Lyon
2023-10-04make.sh: Run GDB testsuite with read1 libraryThiago Jung Bauermann
2023-09-27gcc.conf: Add --with-native-system-header-dir=/include when using newlibChristophe Lyon
2023-09-05tcwg-local.exp: Fix gdb_test_timeout, againThiago Jung Bauermann
2023-08-28tcwg-local.exp: Fix gdb_test_timeoutThiago Jung Bauermann
2023-08-11tcwg-local.exp: Set gdb_test_timeoutThiago Jung Bauermann
2023-08-11tcwg-local.exp: Use TIMEOUTFACTOR environment variable to adjust timeoutThiago Jung Bauermann
2023-08-10lib/make.sh (check_all): Print target_board optionsChristophe Lyon
2023-08-01lib/make.sh (make_check): Explain validate_failures.py outputThiago Jung Bauermann
2023-07-27lib/make.sh (create_glibc_tests_log): Fix grep patternMaxim Kuvyrkov
2023-07-27lib/make.sh: Fix typoMaxim Kuvyrkov
2023-07-27lib/make.sh (create_glibc_tests_log): New functionMaxim Kuvyrkov
2023-07-27lib/make.sh (make_check): Remove handling of xtests.sumMaxim Kuvyrkov
2023-07-27lib/make.sh (make_check): Detect glibc tests with low timeout as flaky.Maxim Kuvyrkov
2023-07-04config/gdb.conf: Add --with-additional-debug-dirs optionThiago Jung Bauermann
2023-07-04Add --set target_board_options supportChristophe Lyon
2023-07-04Add --prefix optionThiago Jung Bauermann