aboutsummaryrefslogtreecommitdiff
path: root/gcc/configure.ac
AgeCommit message (Expand)Author
2005-04-02This commit was manufactured by cvs2svn to create tagapple/gcc-5003no-author
2005-02-07 PR ada/19489Nathanael Nerode
2005-01-26 * doc/invoke.texi: Document -mTLS.Aldy Hernandez
2005-01-08 * configure.ac (DWARF-2 debug_line): Use objdump.Eric Botcazou
2005-01-08 * configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.Eric Botcazou
2004-12-152004-12-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-12-15 PR c++/17242John David Anglin
2004-12-03 * config.if: Delete.Richard Sandiford
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-28 PR bootstrap/18142Per Bothner
2004-11-25 * configure.ac: Tweak test for HAVE_DECL_LDGETNAME to avoid aRoger Sayle
2004-11-22 PR target/18444Eric Botcazou
2004-11-05Index: ChangeLogGeoffrey Keating
2004-11-02 * configure.ac: Don't clear STMP_FIXINC or STMP_FIXPROTO justGeoffrey Keating
2004-10-27 * configure.ac: Don't test for [build] __cxa_atexit when building aPaul Brook
2004-10-27 * configure.ac: Use build_exeext not host_exeext when lookin forPaul Brook
2004-10-20Revert previous patch see http://gcc.gnu.org/ml/gcc/2004-10/msg00805.htmlKelley Cook
2004-10-202004-10-20 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay
2004-10-192004-10-18 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-10-15 * configure.ac: Add .machine power4 directive when testing forDavid Edelsohn
2004-10-14* configure.ac: Use $LN_S for creating symlinks (not $LN).Richard Earnshaw
2004-10-122004-10-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-10-11 * configure.ac: Don't look for host assembler when building a canadianPaul Brook
2004-09-272004-09-27 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-09-242004-09-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-09-232004-09-22 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2004-09-22gcc/Kelley Cook
2004-09-182004-09-17 Jones Desougi <jones@ingate.com>Jones Desougi
2004-09-17 * configure.ac (gcc_cv_gld_version): Handle whitespace beforeHans-Peter Nilsson
2004-09-15 * configure.ac: Check for COMDAT support. Robustify check forMark Mitchell
2004-09-11 * configure.ac (AC_MSG_CHECKING(what linker to use)):Adam Nemet
2004-09-09Toplevel:Daniel Berlin
2004-09-07 * configure.ac (enable-checking): Add release option. ReorganizeNathan Sidwell
2004-09-042004-09-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2004-08-31Made fixincludes a toplevel build module.Paolo Bonzini
2004-08-312004-08-30 Andrew Pinski <apinski@apple.com>Andrew Pinski
2004-08-302004-08-30 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-27 * configure.ac: Add ENABLE_ASSERT_CHECKING control.Nathan Sidwell
2004-08-21 * config/rs6000/linux64.h (DOT_SYMBOLS): Define.Alan Modra
2004-08-20 * configure.ac: Don't escape apostrophe in --enable-coverage help.Ben Elliston
2004-08-20 * configure.ac (mips*-*-*): Print an error if not using GAS.Richard Sandiford
2004-08-172004-08-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-16 * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.Zack Weinberg
2004-08-16 * configure.ac: Replace _GCC_TOPLEV_NONCANONICAL_TARGET withNathanael Nerode
2004-08-12 * configure.ac: When testing for flex, nm, ar, and bison, checkGeoffrey Keating
2004-07-232004-07-23 Matthias Klose <doko@debian.org>Matthias Klose
2004-07-132004-07-13 Anthony Heading <aheading@jpmorgan.com>Anthony Heading
2004-07-13Fix NM/AR propagation from toplevel for recursive makes.James E. Wilson
2004-07-112004-07-11 Phil Edwards <phil@codesourcery.com>Phil Edwards
2004-07-08 * system.h: Prototype getpagesize if missing.Aaron W. LaFramboise