Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-07-05 | dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to catch x86_64 kFre... | James Clarke | 2 | -1/+6 |
2018-06-08 | Remove MPX | Martin Liska | 2 | -9/+4 |
2018-05-10 | Improve boostrap-ubsan config (PR bootstrap/64914). | Martin Liska | 2 | -3/+8 |
2018-05-09 | Add ax_pthread.m4 for use in binutils-gdb | Joshua Watt | 2 | -0/+489 |
2018-05-08 | re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk) | Richard Biener | 3 | -0/+9 |
2018-04-24 | x86/CET: Add -fcf-protection to STAGE4_CFLAGS | H.J. Lu | 2 | -1/+7 |
2018-04-24 | Don't bootstrap GCC with -mcet | H.J. Lu | 2 | -3/+9 |
2018-04-24 | x86/CET: Build target libraries with -mshstk | H.J. Lu | 2 | -2/+7 |
2018-04-19 | cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul... | Jakub Jelinek | 2 | -3/+8 |
2018-04-18 | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2 | -1/+6 |
2018-04-05 | Use dlsym to check if libdl is needed for plugin | H.J. Lu | 2 | -1/+6 |
2018-02-19 | CET shouldn't be enabled in 32-bit run-time libraries by defualt | Igor Tsimbalist | 2 | -2/+19 |
2018-02-06 | gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep. | Eric Botcazou | 2 | -2/+6 |
2017-11-26 | Plugin support on Windows/MinGW | Boris Kolpackov | 2 | -1/+18 |
2017-11-17 | Enable building libgcc with CET options. | Igor Tsimbalist | 2 | -0/+42 |
2017-11-15 | Use compare-debug for bootstrap-debug-lean to ignore != DW_AT_producer | Alexandre Oliva | 2 | -0/+6 |
2017-10-24 | Add bootstrap-cet.mk to bootstrap GCC with Intel CET | H.J. Lu | 2 | -0/+8 |
2017-06-19 | Enable -flto in all PGO stages for bootstrap-lto-{,noplugin}.mk. | Martin Liska | 3 | -2/+11 |
2017-06-03 | configure.ac (*-*-linux-android*): Set target_makefile_frag. | Eric Botcazou | 2 | -0/+5 |
2017-02-13 | isl.m4: Remove support for ISL 0.14. | Richard Biener | 2 | -16/+8 |
2017-01-26 | ChangeLog: Fix relative path in my entry. | Uros Bizjak | 1 | -1/+1 |
2017-01-26 | ChangeLog: Move my last entry ... | Uros Bizjak | 1 | -0/+5 |
2017-01-19 | re PR target/78478 (Compile Error for i386-rtems) | Uros Bizjak | 1 | -0/+92 |
2017-01-17 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2 | -1/+34 |
2017-01-06 | Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] | Rainer Orth | 2 | -0/+37 |
2017-01-04 | Update configure deps, remove stray \xA0 in picflag.m4, regenerate | Alan Modra | 2 | -1/+9 |
2016-12-12 | Disable hwcaps on libgfortran | Rainer Orth | 2 | -0/+32 |
2016-12-08 | sync config/* from binutils | Alan Modra | 4 | -2/+26 |
2016-12-02 | Add support for ASan odr_indicator. | Maxim Ostapenko | 2 | -1/+6 |
2016-12-01 | acx.m4: Change "tail +16c" to "tail -c +17". | Ma Jiang | 1 | -1/+1 |
2016-12-01 | configure.ac: Don't use pkg-config to check for bdw-gc. | Matthias Klose | 2 | -825/+4 |
2016-11-30 | Makefile.def: Remove reference to boehm-gc target module. | Matthias Klose | 2 | -0/+829 |
2016-11-15 | config-ml.in: Remove references to GCJ. | Matthias Klose | 2 | -2/+5 |
2016-06-21 | remove support for the interix target | Trevor Saunders | 3 | -5/+6 |
2016-04-30 | config.guess: Remove SH5 support. | Oleg Endo | 2 | -2/+5 |
2016-01-29 | document that isl-0.16 is supported | Sebastian Pop | 1 | -3/+3 |
2016-01-26 | fix PR68343: disable fuse-*.c tests for isl 0.14 or earlier | Aditya Kumar | 1 | -0/+12 |
2015-12-17 | replace ISL with isl | Sebastian Pop | 1 | -1/+1 |
2015-12-17 | isl.m4 (ISL_CHECK_VERSION): Add gmp libs. | Nathan Sidwell | 1 | -2/+2 |
2015-12-16 | update required isl version | Aditya Kumar | 1 | -12/+17 |
2015-10-21 | libsanitizer merge from upstream r250806, compiler part. | Max Ostapenko | 2 | -1/+6 |
2015-08-24 | Missing parts of fixes for in-tree libiconv | Yaakov Selkowitz | 2 | -10/+41 |
2015-07-24 | re PR other/66259 (Combined gcc and binutils build from git-master fails, wit... | Jeff Law | 5 | -7/+15 |
2015-07-14 | This patch syncs zlib.m4 with binutils-gdb and uses AM_ZLIB from zlib.m4 | H.J. Lu | 2 | -13/+18 |
2015-06-30 | IA MCU psABI support: changes to libraries | H.J. Lu | 2 | -1/+6 |