aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)AuthorFilesLines
2020-09-09config: Sync largefile.m4 from binutils-gdbRainer Orth1-12/+33
2020-08-21Daily bump.GCC Administrator1-0/+6
2020-08-20configure: Also check C++11 (flags) for ${build} compiler not only for ${host}Tobias Burnus1-11/+28
2020-07-31Daily bump.GCC Administrator1-0/+6
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-5/+18
2020-05-30Daily bump.GCC Administrator1-0/+6
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-8/+9
2020-05-18bootstrap: Update requirement to C++11.Jason Merrill2-0/+967
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-0/+9
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-1/+5
2020-05-12Enable CET in cross compiler if possibleH.J. Lu2-6/+18
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu2-3/+21
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu2-0/+99
2020-04-22libgfortran: Provide some further math library fallbacks [PR94694]Jakub Jelinek2-1/+71
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore2-1/+11
2020-02-01Fixes after recent configure changes relating to static librariesAndrew Burgess2-1/+5
2020-01-27gcc: Add new configure options to allow static libraries to be selectedAndrew Burgess2-6/+22
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2-0/+35
2019-09-10[ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure...Christophe Lyon3-2/+7
2019-09-06Fix GCC_LINUX_FUTEX to work with C99 compilersFlorian Weimer2-0/+7
2019-07-08Add a build config for bootstrapping at -OgRichard Sandiford2-0/+5
2019-06-25Create GCN-specific gthreadsKwok Cheung Yeung2-0/+6
2019-05-30Generalize getconf _NPROCESSORS_ONLNRainer Orth2-0/+105
2019-05-02re PR lto/85574 (LTO bootstapped binaries differ)Richard Biener2-0/+6
2019-04-16Filter out LTO in config/bootstrap-lto-lean.mk.Martin Liska2-0/+5
2019-04-09Come up with bootstrap-lto-lean config.Martin Liska2-0/+20
2019-03-18mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code.Johannes Pfau2-0/+9
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers4-10/+20
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw2-1/+6
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-2/+2
2018-07-05Add missing '|' as wrong patch was applied.Jeff Law1-1/+1
2018-07-05dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre...James Clarke2-1/+6
2018-06-08Remove MPXMartin Liska2-9/+4
2018-05-10Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska2-3/+8
2018-05-09Add ax_pthread.m4 for use in binutils-gdbJoshua Watt2-0/+489
2018-05-08re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)Richard Biener3-0/+9
2018-04-24x86/CET: Add -fcf-protection to STAGE4_CFLAGSH.J. Lu2-1/+7
2018-04-24Don't bootstrap GCC with -mcetH.J. Lu2-3/+9
2018-04-24x86/CET: Build target libraries with -mshstkH.J. Lu2-2/+7
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-3/+8
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-2/+19
2018-02-06gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.Eric Botcazou2-2/+6
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov2-1/+18
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist2-0/+42
2017-11-15Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producerAlexandre Oliva2-0/+6
2017-10-24Add bootstrap-cet.mk to bootstrap GCC with Intel CETH.J. Lu2-0/+8
2017-06-19Enable -flto in all PGO stages for bootstrap-lto-{,noplugin}.mk.Martin Liska3-2/+11