aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-04-14Synchronize with src/.Tristan Gingold1-1/+1
2010-04-02Add brackets around AC_TRY_COMPILE alternative.Sebastian Pop1-8/+8
2010-04-02Print "buggy but acceptable" when CLooG revision is less than 9.Sebastian Pop1-1/+6
2010-04-01re PR bootstrap/43615 (bootstrap fails: /usr/include/gnu/stubs.h:7:27: fatal ...Ralf Wildenhues1-8/+3
2010-03-31Fix toplevel configure --enable-multilib handling.Ralf Wildenhues1-3/+8
2010-03-23configure.ac (tic6x-*-*): New case.Joseph Myers1-0/+3
2010-03-19re PR ada/42554 (Can't build GNAT tools)Jack Howarth1-2/+2
2010-03-01re PR other/32499 (libstdc++ testsuite fails on platforms without ranlib)Rainer Orth1-5/+5
2010-02-17re PR c++/11238 (A constructor with exception handler rethrows the exception ...Nick Clifton1-17/+0
2010-02-15configure.ac: Delete config.cache files in sub-directories when deleting Make...Nick Clifton1-0/+17
2010-01-31configure.ac: Add "recommended" version checks for GMP/MPC.Kaveh R. Ghazi1-10/+27
2010-01-25PR libstdc++/36101, PR libstdc++/42813Joern Rennecke1-1/+6
2010-01-23PR libstdc++/36101, PR libstdc++/42813Joern Rennecke1-1/+1
2010-01-22PR libstdc++/36101, PR libstdc++/42813Joern Rennecke1-0/+1
2010-01-11configure.ac: Enable libjava build on x86_64-*freebsd*.Andreas Tobler1-0/+1
2010-01-07re PR bootstrap/42424 (in-tree GMP/MPFR/MPC bootstrap fails)Kaveh R. Ghazi1-7/+15
2010-01-02re PR bootstrap/41529 (LTO configuration should detect if the target is ELF)Richard Guenther1-0/+11
2009-12-06re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi1-64/+32
2009-11-30configure.ac: Update minimum MPC version to 0.8.Kaveh R. Ghazi1-1/+2
2009-11-25configure.ac: Check for version 0.15.5 or later revision of CLooG.Sebastian Pop1-2/+2
2009-11-22configure.ac: Change default of poststage1_ldflags to be empty if poststage1_...Ian Lance Taylor1-15/+17
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva1-11/+20
2009-11-06configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem paths for *-w64-mingw* a...Ozkan Sezer1-10/+16
2009-10-30configure.ac: Disable target-winsup & co for x86_64-*-mingw* and *-w64-mingw*...Kai Tietz1-2/+6
2009-10-23configure.ac (CLooG test): Use = with test.Rainer Orth1-1/+1
2009-10-22configure.ac: Do not set LIBS for ppl/cloog checks.Richard Guenther1-13/+5
2009-10-21configure.ac: Adjust the ppl and cloog configure to work as documented.Richard Guenther1-4/+14
2009-10-13Fix toplevel 'config.status --recheck' for --enable-lto.Ralf Wildenhues1-1/+4
2009-10-03Merge lto branch into trunk.Diego Novillo1-2/+152
2009-09-26configure.ac: Update minimum MPC version to 0.7.Kaveh R. Ghazi1-1/+2
2009-09-25configure.ac: Pass any --cache-file=/dev/null option on to subconfigures.Nick Clifton1-3/+12
2009-09-22Error out if building separately but srcdir has build remnants.Ralf Wildenhues1-0/+5
2009-09-21Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues1-0/+7
2009-09-21toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues1-3/+6
2009-09-21Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues1-0/+7
2009-09-15configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang1-1/+2
2009-09-08Fix toplevel config.status for HP-UX sed.Ralf Wildenhues1-11/+24
2009-09-04configure.ac (with-build-config): Document.Alexandre Oliva1-0/+9
2009-09-03configure.ac (--with-build-config): New.Alexandre Oliva1-3/+30
2009-08-30configure.ac: Detect awk and sed.Paolo Bonzini1-0/+2
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-26/+0
2009-08-19Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues1-0/+2
2009-08-16Sync toplevel from src and merge.Ralf Wildenhues1-1/+5
2009-08-06configure.ac: Add Microblaze target.Michael Eager1-0/+3
2009-07-31enable SH libgloss buildChristian Bruel1-1/+6
2009-07-06configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).Ian Lance Taylor1-2/+2
2009-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey1-0/+9
2009-06-26Makefile.def (host_modules): Add cgen.Doug Evans1-1/+1
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor1-7/+78