aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2021-07-28Update ChangeLog and version files for releasereleases/gcc-11.2.0Richard Biener
2021-04-27Update ChangeLog and version files for releaseJakub Jelinek
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
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke
2018-06-08Remove MPXMartin Liska
2018-05-10Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska
2018-05-09Add ax_pthread.m4 for use in binutils-gdbJoshua Watt
2018-05-08re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)Richard Biener