aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-05-18add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher
2010-05-06Allow all the versions greater than 0.10 of PPL.Sebastian Pop
2010-04-27configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gol...Roland McGrath
2010-04-27re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn
2010-04-20configure.ac (BUILD_CONFIG): Redirect output to /dev/null.Eric Botcazou
2010-04-17configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.Ralf Corsepius
2010-04-16configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth
2010-04-14Synchronize with src/.Tristan Gingold
2010-04-02Add brackets around AC_TRY_COMPILE alternative.Sebastian Pop
2010-04-02Print "buggy but acceptable" when CLooG revision is less than 9.Sebastian Pop
2010-04-01re PR bootstrap/43615 (bootstrap fails: /usr/include/gnu/stubs.h:7:27: fatal ...Ralf Wildenhues
2010-03-31Fix toplevel configure --enable-multilib handling.Ralf Wildenhues
2010-03-23configure.ac (tic6x-*-*): New case.Joseph Myers
2010-03-19re PR ada/42554 (Can't build GNAT tools)Jack Howarth
2010-03-01re PR other/32499 (libstdc++ testsuite fails on platforms without ranlib)Rainer Orth
2010-02-17re PR c++/11238 (A constructor with exception handler rethrows the exception ...Nick Clifton
2010-02-15configure.ac: Delete config.cache files in sub-directories when deleting Make...Nick Clifton
2010-01-31configure.ac: Add "recommended" version checks for GMP/MPC.Kaveh R. Ghazi
2010-01-25PR libstdc++/36101, PR libstdc++/42813Joern Rennecke
2010-01-23PR libstdc++/36101, PR libstdc++/42813Joern Rennecke
2010-01-22PR libstdc++/36101, PR libstdc++/42813Joern Rennecke
2010-01-11configure.ac: Enable libjava build on x86_64-*freebsd*.Andreas Tobler
2010-01-07re PR bootstrap/42424 (in-tree GMP/MPFR/MPC bootstrap fails)Kaveh R. Ghazi
2010-01-02re PR bootstrap/41529 (LTO configuration should detect if the target is ELF)Richard Guenther
2009-12-06re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi
2009-11-30configure.ac: Update minimum MPC version to 0.8.Kaveh R. Ghazi
2009-11-25configure.ac: Check for version 0.15.5 or later revision of CLooG.Sebastian Pop
2009-11-22configure.ac: Change default of poststage1_ldflags to be empty if poststage1_...Ian Lance Taylor
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva
2009-11-06configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem paths for *-w64-mingw* a...Ozkan Sezer
2009-10-30configure.ac: Disable target-winsup & co for x86_64-*-mingw* and *-w64-mingw*...Kai Tietz
2009-10-23configure.ac (CLooG test): Use = with test.Rainer Orth
2009-10-22configure.ac: Do not set LIBS for ppl/cloog checks.Richard Guenther
2009-10-21configure.ac: Adjust the ppl and cloog configure to work as documented.Richard Guenther
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-09-26configure.ac: Update minimum MPC version to 0.7.Kaveh R. Ghazi
2009-09-25configure.ac: Pass any --cache-file=/dev/null option on to subconfigures.Nick Clifton
2009-09-22Error out if building separately but srcdir has build remnants.Ralf Wildenhues
2009-09-21Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues
2009-09-21toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues
2009-09-21Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues
2009-09-15configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang
2009-09-08Fix toplevel config.status for HP-UX sed.Ralf Wildenhues
2009-09-04configure.ac (with-build-config): Document.Alexandre Oliva
2009-09-03configure.ac (--with-build-config): New.Alexandre Oliva
2009-08-30configure.ac: Detect awk and sed.Paolo Bonzini
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues