aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2024-06-11config/binutils.conf: Split configuration optionsHEADtestedmasterAdhemerval Zanella
2024-05-30Add and use qemu-wrapper.shChristophe Lyon
2024-04-15Add support to build gprofngChristophe Lyon
2024-04-08config/glibc.conf: Improve coverageAdhemerval Zanella
2024-04-02config/binutils.conf: Disable gdbserverChristophe Lyon
2024-02-21Add FIXMEs for aarch64-w64-mingw32Maxim Kuvyrkov
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
2023-11-02Allow specification of --enable-languages=default for GCCMaxim Kuvyrkov
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-07-04config/gdb.conf: Add --with-additional-debug-dirs optionThiago Jung Bauermann
2023-07-04Add --set target_board_options supportChristophe Lyon
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-16newlib.conf: Always use --disable-newlib-supplied-syscalls ...Christophe Lyon
2023-05-22qemu.conf: Build arm-linux-user for arm*eabi targets tooChristophe Lyon
2023-04-13lib/make.sh: Re-enable glibc's libcrypt buildMaxim 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-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-10config/latest-rel: Update to binutils-2.40, glibc-2.37, newlib-4.3.0Christophe Lyon
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-04-28config/master: disable gprofngLaurent Alfonsi
2021-09-23Use https:// instead of http://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-13Fix testing using QEMU after removing SYSROOT_UNDER_TESTMaxim Kuvyrkov
2021-08-11lib/make.sh, config/linaro.exp: Merge SYSROOT_UNDER_TEST intoMaxim Kuvyrkov
2021-08-11config/linaro.exp: Simplify logicMaxim Kuvyrkov
2021-08-11Replace "${local_builds}/destdir/${host}" with "$prefix"Maxim Kuvyrkov
2021-08-11lib/configure.sh: Avoid building host-side components with target toolsMaxim Kuvyrkov
2021-08-11config/gcc.conf: Always disable bootstrap for stage1 GCC buildsMaxim Kuvyrkov