Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | Darwin, config: Revise host config fragment. | Iain Sandoe | 1 | -24/+33 |
2021-06-15 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2021-06-13 | [PATCH] config: Backport "Rely less on internal symbols" (serial 69) to gette... | Michael Forney | 1 | -17/+35 |
2021-05-19 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-05-18 | config: delete unused sim macros | Mike Frysinger | 1 | -102/+0 |
2021-05-04 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2021-05-03 | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 1 | -3/+16 |
2021-04-14 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-04-13 | mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables | Martin Storsjö | 1 | -0/+2 |
2021-01-06 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2021-01-05 | build: libcody: Link with -lsocket -lnsl if necessary [PR98316] | Rainer Orth | 1 | -0/+40 |
2021-01-04 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2021-01-02 | config: import pkg.m4 from pkg-config | Mike Frysinger | 1 | -0/+275 |
2020-11-26 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2020-11-25 | libsanitizer: mid-end: Introduce stack variable handling for HWASAN | Matthew Malcomson | 1 | -2/+6 |
2020-11-25 | libsanitizer: Add option to bootstrap using HWASAN | Matthew Malcomson | 1 | -0/+8 |
2020-09-10 | Fixup config/ChangeLog. | Rainer Orth | 1 | -1/+8 |
2020-09-10 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2020-09-09 | config: Sync largefile.m4 from binutils-gdb | Rainer Orth | 1 | -12/+33 |
2020-08-21 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-08-20 | configure: Also check C++11 (flags) for ${build} compiler not only for ${host} | Tobias Burnus | 1 | -11/+28 |
2020-07-31 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-07-30 | Require CET support only for the final GCC build | H.J. Lu | 1 | -5/+18 |
2020-05-30 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2020-05-29 | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 1 | -8/+9 |
2020-05-18 | bootstrap: Update requirement to C++11. | Jason Merrill | 2 | -0/+967 |
2020-05-15 | x86: Also check if -fcf-protection works | H.J. Lu | 2 | -0/+9 |
2020-05-14 | x86: Default CET run-time support to auto | H.J. Lu | 2 | -1/+5 |
2020-05-12 | Enable CET in cross compiler if possible | H.J. Lu | 2 | -6/+18 |
2020-04-28 | Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work first | H.J. Lu | 2 | -3/+21 |
2020-04-25 | Enable Intel CET in liblto_plugin.so on Intel CET enabled host | H.J. Lu | 2 | -0/+99 |
2020-04-22 | libgfortran: Provide some further math library fallbacks [PR94694] | Jakub Jelinek | 2 | -1/+71 |
2020-02-12 | Use a non-empty test program to test ability to link. | Sandra Loosemore | 2 | -1/+11 |
2020-02-01 | Fixes after recent configure changes relating to static libraries | Andrew Burgess | 2 | -1/+5 |
2020-01-27 | gcc: Add new configure options to allow static libraries to be selected | Andrew Burgess | 2 | -6/+22 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 2 | -0/+35 |
2019-09-10 | [ARM/FDPIC v6 02/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure... | Christophe Lyon | 3 | -2/+7 |
2019-09-06 | Fix GCC_LINUX_FUTEX to work with C99 compilers | Florian Weimer | 2 | -0/+7 |
2019-07-08 | Add a build config for bootstrapping at -Og | Richard Sandiford | 2 | -0/+5 |
2019-06-25 | Create GCN-specific gthreads | Kwok Cheung Yeung | 2 | -0/+6 |
2019-05-30 | Generalize getconf _NPROCESSORS_ONLN | Rainer Orth | 2 | -0/+105 |
2019-05-02 | re PR lto/85574 (LTO bootstapped binaries differ) | Richard Biener | 2 | -0/+6 |
2019-04-16 | Filter out LTO in config/bootstrap-lto-lean.mk. | Martin Liska | 2 | -0/+5 |
2019-04-09 | Come up with bootstrap-lto-lean config. | Martin Liska | 2 | -0/+20 |
2019-03-18 | mh-mingw: Also set __USE_MINGW_ACCESS flag for C++ code. | Johannes Pfau | 2 | -0/+9 |
2018-11-07 | iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS. | Hafiz Abid Qadeer | 1 | -1/+1 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 4 | -10/+20 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 2 | -1/+6 |
2018-08-27 | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 1 | -2/+2 |
2018-07-05 | Add missing '|' as wrong patch was applied. | Jeff Law | 1 | -1/+1 |