summaryrefslogtreecommitdiff
path: root/libcpp/configure
Commit message (Expand)AuthorAgeFilesLines
* re PR bootstrap/50857 (The compiler is built with exceptions and RTTI enabled)Michael Matz2011-11-031-0/+42
* re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill2011-11-021-1/+1
* Set need_64bit_hwint to yes for x86 targets.H.J. Lu2011-07-281-10/+1
* re PR bootstrap/49794 (Solaris 10/x86 bootstrap broken by C++ build)Rainer Orth2011-07-221-0/+218
* re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2011-07-071-1/+1
* re PR bootstrap/45538 (--enable-build-with-cxx compiling gcc/libcpp/charset.c)Ian Lance Taylor2010-11-181-829/+548
* configure.ac: Use AC_SYS_LARGEFILE.Ian Lance Taylor2010-11-031-1/+202
* re PR bootstrap/45376 (no such instruction: `pcmpestri $0,(%rdi),%xmm0')Richard Henderson2010-08-241-0/+21
* Vectorize fast path of _cpp_clean_line.Richard Henderson2010-08-211-42/+314
* re PR bootstrap/44432 ([boot with C++] configure does not check presence of h...Joern Rennecke2010-06-091-2/+24
* re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues2010-06-031-16/+23
* Undo inadvertent commit in rev 160105.Diego Novillo2010-06-011-37/+31
* richi's fixes for c++ bootstrapDiego Novillo2010-06-011-31/+37
* configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle2009-09-231-1/+1
* Changlog libcppKai Tietz2009-09-131-0/+1
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-6703/+4240
* re PR regression/40800 (libcpp breaks bootstrap)Jerry Quinn2009-07-201-2/+2
* directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value.Jerry Quinn2009-07-181-58/+1027
* re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy2009-03-301-2/+1
* revert: configure.ac: Enable LFS.Richard Guenther2009-02-151-365/+0
* configure.ac: Enable LFS.Richard Guenther2009-02-131-0/+365
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-171-20/+50
* MAINTAINERS (mt port): Remove.Joseph Myers2008-06-071-1/+1
* config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.David S. Miller2008-05-041-3/+1
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-181-11/+32
* config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima2008-04-111-1/+1
* ( 5)Tom Tromey2007-12-031-0/+66
* depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make directory.Tom Tromey2007-01-271-2/+2
* warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.Paolo Bonzini2007-01-111-1/+2
* warnings.m4: Add second parameter with name of variable.Paolo Bonzini2007-01-111-1/+1
* configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel2006-11-211-0/+1
* config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.Joseph Myers2006-10-291-0/+7
* configure.ac: Make need_64_bit_hwint case for x86-darwin match exactly the gl...Geoffrey Keating2006-09-221-1/+1
* config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher2006-09-091-2/+4
* gcc/, libcpp/Daniel Jacobowitz2006-05-311-3/+17
* configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata2005-10-081-1/+1
* configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute.Kaveh R. Ghazi2005-07-241-1/+2
* top level:Zack Weinberg2005-06-131-1/+248
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-0/+140
* re PR bootstrap/21230 (bootstrap failed unless bootstrap compiler is gcc.)Ryota Kunisawa2005-05-121-1/+1
* configure.ac (fixincludes_UNLOCKED_FUNCS): New.Kaveh R. Ghazi2005-04-111-26/+807
* config.gcc: Consistently use solaris2.1[0-9]* instead of solaris2.1[0-9].Joseph Myers2005-03-191-1/+1
* re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini2005-02-141-0/+140
* re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Joseph Myers2005-01-231-1/+5
* re PR preprocessor/15824 (uchar redefinition warnings in libcpp)Roger Sayle2004-11-241-2/+1
* configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes.Daniel Jacobowitz2004-11-181-0/+1
* warnings.m4: New file.Zack Weinberg2004-09-241-4/+158
* gettext-sister.m4: Renamed from gettext.m4Kelley Cook2004-09-221-12/+21
* configure.ac: Set PACKAGE correctly.Andreas Schwab2004-08-281-57/+107
* configure.ac: Replace Automake macro invocations with manual Autoconf checks ...Paolo Bonzini2004-08-251-939/+250