aboutsummaryrefslogtreecommitdiff
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-16 PR bootstrap/72823Jakub 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-262014-05-26 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-202014-05-20 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-072014-05-07 Richard Biener <rguenther@suse.de>Richard Biener
2014-02-24TILE-Gx big endian support.Walter Lee
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-08-07 * configure.ac: Set need_64bit_hwint for all arm targets.Richard Earnshaw
2013-04-032013-04-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2013-02-28 * configure.ac: Don't define ENABLE_CHECKING wheneverJakub Jelinek
2012-11-16 * include/cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-10-23AArch64 [7/10]Ian Bolton
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2011-11-03libcpp/Michael Matz
2011-11-02 PR c++/50810Jason Merrill
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu
2011-07-222011-07-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>Rainer Orth
2011-07-07 gcc:Rainer Orth
2010-11-18 PR bootstrap/45538Ian Lance Taylor
2010-11-03gcc/:Ian Lance Taylor
2010-08-24 PR bootstrap/45376Richard Henderson
2010-08-21Vectorize fast path of _cpp_clean_line.Richard Henderson
2010-06-09 PR bootstrap/44432Joern Rennecke
2010-06-03Fix PR bootstrap/42798.Ralf Wildenhues
2010-06-01Undo inadvertent commit in rev 160105.Diego Novillo
2010-06-01richi's fixes for c++ bootstrapDiego Novillo
2009-09-232009-09-23 Loren J. Rittle <ljrittle@acm.org>Loren J. Rittle
2009-09-13Changlog libcppKai Tietz
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-07-202009-07-20 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2009-07-182009-07-17 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2009-03-302009-03-30 Sergiy Vyshnevetskiy <serg@vostok.net>Sergiy Vyshnevetskiy
2009-02-15RevertRichard Guenther
2009-02-132009-02-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-07 * MAINTAINERS (mt port): Remove.Joseph Myers
2008-05-04gcc/David S. Miller
2008-04-11 * config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.Kaz Kojima
2007-12-03( 5)Tom Tromey
2006-11-21ChangeLogTrevor Smigiel
2006-10-29gcc:Joseph Myers
2006-09-22 * configure.ac: Make need_64_bit_hwint case for x86-darwinGeoffrey Keating
2006-09-092006-09-08 Eric Christopher <echristo@apple.com>Eric Christopher
2005-10-08/Kazu Hirata
2005-07-24 * configure.ac (ACX_PROG_CC_WARNING_OPTS): addKaveh Ghazi
2005-06-13top level:Zack Weinberg
2005-05-28 * configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis