summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
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
2018-04-24x86/CET: Add -fcf-protection to STAGE4_CFLAGSH.J. Lu
2018-04-24Don't bootstrap GCC with -mcetH.J. Lu
2018-04-24x86/CET: Build target libraries with -mshstkH.J. Lu
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist
2018-02-06gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.Eric Botcazou
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov
2017-11-17Enable building libgcc with CET options.Igor Tsimbalist
2017-11-15Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producerAlexandre Oliva
2017-10-24Add bootstrap-cet.mk to bootstrap GCC with Intel CETH.J. Lu
2017-06-19Enable -flto in all PGO stages for bootstrap-lto-{,noplugin}.mk.Martin Liska
2017-06-03configure.ac (*-*-linux-android*): Set target_makefile_frag.Eric Botcazou
2017-02-13isl.m4: Remove support for ISL 0.14.Richard Biener
2017-01-26ChangeLog: Fix relative path in my entry.Uros Bizjak
2017-01-26ChangeLog: Move my last entry ...Uros Bizjak
2017-01-19re PR target/78478 (Compile Error for i386-rtems)Uros Bizjak
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
2016-12-12Disable hwcaps on libgfortranRainer Orth
2016-12-08sync config/* from binutilsAlan Modra
2016-12-02Add support for ASan odr_indicator.Maxim Ostapenko