Age | Commit message (Expand) | Author | Files | Lines |
2021-05-03 | GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs | H.J. Lu | 1 | -0/+29 |
2020-07-30 | Require CET support only for the final GCC build | H.J. Lu | 1 | -4/+17 |
2020-05-29 | Avoid nested save_CFLAGS and save_LDFLAGS | H.J. Lu | 1 | -6/+6 |
2020-05-23 | libcpp, libdecnumber: configure and substitute AR | David Edelsohn | 1 | -0/+93 |
2020-05-14 | x86: Default CET run-time support to auto | H.J. Lu | 1 | -6/+37 |
2020-05-12 | libcpp: Enable Intel CET on Intel CET enabled host for jit | H.J. Lu | 1 | -0/+153 |
2020-02-01 | Fixes after recent configure changes relating to static libraries | Andrew Burgess | 1 | -1/+1 |
2020-01-27 | gcc: Add new configure options to allow static libraries to be selected | Andrew Burgess | 1 | -6/+23 |
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 | 1 | -483/+565 |
2016-11-16 | re PR bootstrap/72823 (r239175 causes build failure) | Jakub Jelinek | 1 | -2/+10 |
2016-05-20 | Change ENABLE_VALGRIND_CHECKING to | Martin Liska | 1 | -0/+22 |
2015-11-04 | ENABLE_CHECKING refactoring: remove remaining occurrences | Mikhail Maltsev | 1 | -3/+1 |
2015-10-21 | [PATCH 1/9] ENABLE_CHECKING refactoring | Mikhail Maltsev | 1 | -0/+5 |
2015-08-07 | Makefile.def (libiconv): Define bootstrap=true. | Yaakov Selkowitz | 1 | -26/+127 |
2014-05-26 | configure.ac: Remove long long and __int64 type checks... | Richard Biener | 1 | -79/+62 |
2014-05-20 | config.gcc: Remove need_64bit_hwint. | Richard Biener | 1 | -35/+86 |
2014-05-07 | configure.ac: Always set need_64bit_hwint to yes. | Richard Biener | 1 | -1/+1 |
2014-02-24 | TILE-Gx big endian support. | Walter Lee | 1 | -1/+1 |
2013-10-15 | Add --enable-host-shared configuration option | David Malcolm | 1 | -0/+13 |
2013-08-07 | configure.ac: Set need_64bit_hwint for all arm targets. | Richard Earnshaw | 1 | -3/+1 |
2013-04-03 | re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2) | Sebastian Huber | 1 | -0/+1 |
2013-02-28 | configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen... | Jakub Jelinek | 1 | -4/+42 |
2012-11-16 | cpplib.h (struct cpp_options): Add canonical_system_headers. | Simon Baldwin | 1 | -0/+16 |
2012-10-23 | AArch64 [7/10] | Ian Bolton | 1 | -0/+1 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -279/+7 |
2012-02-14 | Add ports for TILE-Gx and TILEPro. | Walter Lee | 1 | -1/+2 |
2011-12-20 | warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. | Andreas Schwab | 1 | -3/+3 |
2011-12-19 | Check for warning flags without no- prefix | Andreas Schwab | 1 | -15/+35 |
2011-11-03 | re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) | Michael Matz | 1 | -0/+42 |
2011-11-02 | re PR c++/50810 (c++0x-compat does not warn about narrowing conversions) | Jason Merrill | 1 | -1/+1 |
2011-07-28 | Set need_64bit_hwint to yes for x86 targets. | H.J. Lu | 1 | -10/+1 |
2011-07-22 | re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build) | Rainer Orth | 1 | -0/+218 |
2011-07-07 | re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only... | Rainer Orth | 1 | -1/+1 |
2010-11-18 | re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c) | Ian Lance Taylor | 1 | -829/+548 |
2010-11-03 | configure.ac: Use AC_SYS_LARGEFILE. | Ian Lance Taylor | 1 | -1/+202 |
2010-08-24 | re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') | Richard Henderson | 1 | -0/+21 |
2010-08-21 | Vectorize fast path of _cpp_clean_line. | Richard Henderson | 1 | -42/+314 |
2010-06-09 | re PR bootstrap/44432 ([boot with C++] configure does not check presence of h... | Joern Rennecke | 1 | -2/+24 |
2010-06-03 | re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin... | Ralf Wildenhues | 1 | -16/+23 |
2010-06-01 | Undo inadvertent commit in rev 160105. | Diego Novillo | 1 | -37/+31 |
2010-06-01 | richi's fixes for c++ bootstrap | Diego Novillo | 1 | -31/+37 |
2009-09-23 | configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h. | Loren J. Rittle | 1 | -1/+1 |
2009-09-13 | Changlog libcpp | Kai Tietz | 1 | -0/+1 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -6703/+4240 |
2009-07-20 | re PR regression/40800 (libcpp breaks bootstrap) | Jerry Quinn | 1 | -2/+2 |
2009-07-18 | directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value. | Jerry Quinn | 1 | -58/+1027 |
2009-03-30 | re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values... | Sergiy Vyshnevetskiy | 1 | -2/+1 |
2009-02-15 | revert: configure.ac: Enable LFS. | Richard Guenther | 1 | -365/+0 |
2009-02-13 | configure.ac: Enable LFS. | Richard Guenther | 1 | -0/+365 |