summaryrefslogtreecommitdiff
path: root/libcpp/configure.ac
AgeCommit message (Expand)Author
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
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-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-24Update AC_PREREQ entries to 2.64Ralf 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-07MAINTAINERS (mt port): Remove.Joseph Myers
2008-05-04config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller
2008-04-11config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima
2007-12-03( 5)Tom Tromey
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel
2006-10-29config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers
2006-09-22configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl...Geoffrey Keating
2006-09-09config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata
2005-07-24configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute.Kaveh R. Ghazi
2005-06-13top level:Zack Weinberg
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis