summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2021-08-19Daily bump.GCC Administrator
2021-08-18configure: Allow host fragments to react to --enable-host-shared.Iain Sandoe
2021-07-10Daily bump.GCC Administrator
2021-07-09Darwin, config: Revise host config fragment.Iain Sandoe
2021-06-15Daily bump.GCC Administrator
2021-06-13[PATCH] config: Backport "Rely less on internal symbols" (serial 69) to gette...Michael Forney
2021-05-19Daily bump.GCC Administrator
2021-05-18config: delete unused sim macrosMike Frysinger
2021-05-04Daily bump.GCC Administrator
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu
2021-04-14Daily bump.GCC Administrator
2021-04-13mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variablesMartin Storsjö
2021-01-06Daily bump.GCC Administrator
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth
2021-01-04Daily bump.GCC Administrator
2021-01-02config: import pkg.m4 from pkg-configMike Frysinger
2020-11-26Daily bump.GCC Administrator
2020-11-25libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson
2020-09-10Fixup config/ChangeLog.Rainer Orth
2020-09-10Daily bump.GCC Administrator
2020-09-09config: Sync largefile.m4 from binutils-gdbRainer Orth
2020-08-21Daily bump.GCC Administrator
2020-08-20configure: Also check C++11 (flags) for ${build} compiler not only for ${host}Tobias Burnus
2020-07-31Daily bump.GCC Administrator
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-18bootstrap: Update requirement to C++11.Jason Merrill
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu
2020-05-14x86: Default CET run-time support to autoH.J. Lu
2020-05-12Enable CET in cross compiler if possibleH.J. Lu
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu
2020-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer
2019-07-08Add a build config for bootstrapping at -OgRichard Sandiford
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth
2019-05-02re PR lto/85574 (LTO bootstapped binaries differ)Richard Biener
2019-04-16Filter out LTO in config/bootstrap-lto-lean.mk.Martin Liska
2019-04-09Come up with bootstrap-lto-lean config.Martin Liska
2019-03-18mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code.Johannes Pfau
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers