aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-07-06configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).Ian Lance Taylor1-5/+6
2009-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey1-1/+11
2009-06-26Makefile.def (host_modules): Add cgen.Doug Evans1-1/+1
2009-06-24configure.ac: Add --enable-build-with-cxx.Ian Lance Taylor1-8/+106
2009-06-15configure.ac: Define is_elf for QNX Neutrino targets.Ryan Mansfield1-1/+1
2009-06-08configure.ac: Detect MPC in default directory.Kaveh R. Ghazi1-1/+6
2009-06-02configure.ac (powerpc-*-aix*, [...]): Add target-newlib to noconfdirs.Richard Sandiford1-2/+2
2009-06-01configure.ac: Support gold for target arm*-*-*.Doug Kwan1-1/+1
2009-05-30Makefile.def: Add MPC support and dependencies.Kaveh R. Ghazi1-23/+268
2009-05-21configure.ac (cygwin noconfigdirs): Remove libgcj.Dave Korn1-1/+1
2009-05-07configure.ac ($with_ppl): Default to no if not supplied.Dave Korn1-0/+4
2009-04-25re PR bootstrap/39739 (Bootstrapping with in-tree mpfr-2.4.1 and --with-gmp=....Kaveh R. Ghazi1-1/+4
2009-04-16configure.ac: Add moxie support.Anthony Green1-0/+4
2009-04-09configure.ac: Restore match for darwin9 or later.Jack Howarth1-1/+1
2009-04-09re PR c++/10039 ([macosx] gcc hangs at a c++-Constructor with switch "-Os")H.J. Lu1-2/+2
2009-04-08configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.Kaveh R. Ghazi1-4/+4
2009-03-18configure: Rebuild.Tom Tromey1-1/+1
2009-03-16configure.ac: Treat gdb as supported on x86_64-darwin.Tristan Gingold1-2/+2
2009-03-16configure.ac (--with-host-libstdcxx): New option.Joseph Myers1-4/+21
2009-01-29configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).Robert Millan1-4/+4
2009-01-15configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.Douglas B Rupp1-0/+4
2009-01-12re PR tree-optimization/38515 (Disabling PPL/CLOOG with configure does not work)Sebastian Pop1-22/+21
2008-12-12configure.ac (ppllibs): Add by default the lib flags.Sebastian Pop1-1/+1
2008-12-04configure.ac: Add double brackets on darwin[912].Jack Howarth1-1/+1
2008-12-02configure.ac: Expand to darwin10 and later.Jack Howarth1-1/+1
2008-11-27configure.ac: Build gdb for i?86-*-darwin*Tristan Gingold1-1/+5
2008-11-14re PR bootstrap/38014 (in-tree gmp and mpfr libraries no longer work)Daniel Jacobowitz1-12/+1
2008-10-31configure.ac (spu-*-*): Remove special case.Ben Elliston1-2/+0
2008-10-29configure.ac [spu-*-*]: Do not set skipdirs.Stefan Schulze Frielinghaus1-1/+0
2008-10-22./Daniel Jacobowitz1-1/+12
2008-10-13configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended vers...Kaveh R. Ghazi1-4/+4
2008-09-05configure.ac: Initialize clooglibs to -lcloog.Richard Guenther1-1/+1
2008-09-04configure.ac (--with-cloog-polylib): New.Sebastian Pop1-65/+97
2008-09-03configure.ac: Always pass -DCLOOG_PPL_BACKEND to the cloog test.Richard Guenther1-1/+1
2008-09-02backport: configure: Regenerate.Sebastian Pop1-2/+227
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise1-1/+14
2008-08-28configure.ac (powerpc-*-darwin*, [...]): Enable bfd, binutils and opcodes.Tristan Gingold1-1/+1
2008-08-09configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford1-0/+3
2008-07-30sync with srcPaolo Bonzini1-2/+10
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues1-8/+24
2008-06-16configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early...Ralf Wildenhues1-30/+30
2008-06-12configure.ac: Add powerpc*-*-* to gold supported targets.David S. Miller1-1/+1
2008-05-30configure.ac (arm*-*-linux-gnueabi): Don't disable building of libobjc for AR...Julian Brown1-1/+0
2008-04-18[multiple changes]Paolo Bonzini1-1/+1
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini1-6/+15
2008-04-18configure.ac (cr16-*-*): Add case for cr16 target and include gdb as nonconfi...M R Swami Reddy1-0/+3
2008-04-11configure.ac: Do not build libssp for the AVR.Eric B. Weddington1-1/+1
2008-04-04re PR middle-end/4334 (Flow control insn inside a basic block, arm/netbsd, gc...Nick Clifton1-0/+27
2008-04-04re PR other/35151 (Combine mingw names)NightStrike1-4/+1
2008-03-21configure.ac: Add support for --enable-gold.Ian Lance Taylor1-2/+39