Age | Commit message (Expand) | Author | Files | Lines |
2020-05-23 | libcpp, libdecnumber: configure and substitute AR | David Edelsohn | 1 | -0/+1 |
2020-05-12 | libcpp: Enable Intel CET on Intel CET enabled host for jit | H.J. Lu | 1 | -0/+11 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -2/+1 |
2016-11-16 | re PR bootstrap/72823 (r239175 causes build failure) | Jakub Jelinek | 1 | -2/+9 |
2016-05-20 | Change ENABLE_VALGRIND_CHECKING to | Martin Liska | 1 | -0/+15 |
2015-11-04 | ENABLE_CHECKING refactoring: remove remaining occurrences | Mikhail Maltsev | 1 | -2/+0 |
2015-10-21 | [PATCH 1/9] ENABLE_CHECKING refactoring | Mikhail Maltsev | 1 | -0/+4 |
2014-05-26 | configure.ac: Remove long long and __int64 type checks... | Richard Biener | 1 | -2/+4 |
2014-05-20 | config.gcc: Remove need_64bit_hwint. | Richard Biener | 1 | -33/+2 |
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/+7 |
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/+10 |
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 | -17/+3 |
2012-02-14 | Add ports for TILE-Gx and TILEPro. | Walter Lee | 1 | -1/+2 |
2011-11-03 | re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled) | Michael Matz | 1 | -0/+4 |
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 | -1/+7 |
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 | -11/+2 |
2010-11-03 | configure.ac: Use AC_SYS_LARGEFILE. | Ian Lance Taylor | 1 | -0/+2 |
2010-08-24 | re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0') | Richard Henderson | 1 | -0/+7 |
2010-08-21 | Vectorize fast path of _cpp_clean_line. | Richard Henderson | 1 | -1/+4 |
2010-06-09 | re PR bootstrap/44432 ([boot with C++] configure does not check presence of h... | Joern Rennecke | 1 | -0/+4 |
2010-06-03 | re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin... | Ralf Wildenhues | 1 | -2/+2 |
2010-06-01 | Undo inadvertent commit in rev 160105. | Diego Novillo | 1 | -2/+2 |
2010-06-01 | richi's fixes for c++ bootstrap | Diego Novillo | 1 | -2/+2 |
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-24 | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 1 | -1/+1 |
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 | -4/+29 |
2009-03-30 | re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values... | Sergiy Vyshnevetskiy | 1 | -1/+1 |
2009-02-15 | revert: configure.ac: Enable LFS. | Richard Guenther | 1 | -1/+0 |
2009-02-13 | configure.ac: Enable LFS. | Richard Guenther | 1 | -0/+1 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 1 | -1/+1 |
2008-05-04 | config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes. | David S. Miller | 1 | -3/+1 |
2008-04-11 | config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*. | Kaz Kojima | 1 | -1/+1 |
2007-12-03 | ( 5) | Tom Tromey | 1 | -0/+1 |
2006-11-21 | configure.in (skipdirs): Don't build target-libiberty for SPU. | Trevor Smigiel | 1 | -0/+1 |
2006-10-29 | config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all. | Joseph Myers | 1 | -0/+7 |
2006-09-22 | configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl... | Geoffrey Keating | 1 | -1/+1 |
2006-09-09 | config.gcc (i?86-*-darwin): Add 64-bit HWI support. | Eric Christopher | 1 | -0/+1 |
2005-10-08 | configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi... | Kazu Hirata | 1 | -1/+1 |
2005-07-24 | configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute. | Kaveh R. Ghazi | 1 | -1/+2 |