aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2010-10-02Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues1-6/+20
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager1-1/+1
2010-09-27Fix unportable shell quoting.Ralf Wildenhues1-1/+1
2010-09-21configure.ac (enable-lto): Add Darwin to the list of supported lto targets an...Iain Sandoe1-3/+3
2010-09-03configure.ac: Enable LTO by default on Darwin.Jack Howarth1-3/+5
2010-07-26configure.ac: Support all v850 targets.Naveen.H.S1-7/+1
2010-07-23re PR bootstrap/44455 (GCC fails to build if MPFR 3.0.0 (Release Candidate) i...Marc Glisse1-1/+1
2010-05-18add lto to powerpc-*darwin and enable for 32bit darwinSteven Bosscher1-1/+1
2010-05-07configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher1-0/+1
2010-05-06Allow all the versions greater than 0.10 of PPL.Sebastian Pop1-5/+3
2010-04-27configure.ac (--enable-gold): Support both, both/gold and both/bfd to add gol...Roland McGrath1-23/+43
2010-04-27Missing file from last commit!Dave Korn1-90/+99
2010-04-20configure.ac (BUILD_CONFIG): Redirect output to /dev/null.Eric Botcazou1-1/+1
2010-04-17configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.Ralf Corsepius1-0/+1
2010-04-16configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately.Rainer Orth1-1/+55
2010-04-14Synchronize with src/.Tristan Gingold1-1/+1
2010-04-13configure: Regenerate after change to elf.m4.Steve Ellcey1-1/+1
2010-04-02Add brackets around AC_TRY_COMPILE alternative.Sebastian Pop1-3/+3
2010-04-02Print "buggy but acceptable" when CLooG revision is less than 9.Sebastian Pop1-0/+21
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-2/+2
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/+60
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/+2
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/+37
2010-01-02re PR bootstrap/41529 (LTO configuration should detect if the target is ELF)Richard Guenther1-0/+29
2009-12-06re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi1-84/+34
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-3/+3
2009-11-22configure.ac: Change default of poststage1_ldflags to be empty if poststage1_...Ian Lance Taylor1-22/+24
2009-11-16configure.ac: Add libelf to host_libs.Alexandre Oliva1-13/+18
2009-11-06configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem paths for *-w64-mingw* a...Ozkan Sezer1-7/+13
2009-10-30configure.ac: Disable target-winsup & co for x86_64-*-mingw* and *-w64-mingw*...Kai Tietz1-2/+6
2009-10-23acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test.Rainer Orth1-1/+1
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/+878
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