aboutsummaryrefslogtreecommitdiff
path: root/libcpp/configure
AgeCommit message (Expand)Author
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
2016-11-16re PR bootstrap/72823 (r239175 causes build failure)Jakub Jelinek
2016-05-20Change ENABLE_VALGRIND_CHECKING toMartin Liska
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-21[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-08-07Makefile.def (libiconv): Define bootstrap=true.Yaakov Selkowitz
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener
2014-02-24TILE-Gx big endian support.Walter Lee
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-08-07configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw
2013-04-03re PR target/56771 (Integer Overflow? Building arm-rtems libgcc2)Sebastian Huber
2013-02-28configure.ac: Don't define ENABLE_CHECKING whenever --enable-checking is seen...Jakub Jelinek
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-10-23AArch64 [7/10]Ian Bolton
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-11-03re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu
2011-07-22re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2010-11-18re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor
2010-11-03configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor
2010-08-24re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson
2010-06-09re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues
2010-06-01Undo inadvertent commit in rev 160105.Diego Novillo
2010-06-01richi's fixes for c++ bootstrapDiego Novillo
2009-09-23configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle
2009-09-13Changlog libcppKai Tietz
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-07-20re PR regression/40800 (libcpp breaks bootstrap)Jerry Quinn
2009-07-18directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn
2009-03-30re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy
2009-02-15revert: configure.ac: Enable LFS.Richard Guenther
2009-02-13configure.ac: Enable LFS.Richard Guenther
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers
2008-05-04config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima
2007-12-03( 5)Tom Tromey
2007-01-27depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make directory.Tom Tromey
2007-01-11warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.Paolo Bonzini