aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-02-09Makefile.tpl (build_alias, [...]): Use noncanonical equivalents.Daniel Jacobowitz1-2562/+0
2007-01-19* configure.in: Re-enable -Werror for gcc builds.Mike Stump1-1/+1
2007-01-11configure.in: Change == to = in test command.Paolo Bonzini1-1/+1
2007-01-11[multiple changes]Paolo Bonzini1-41/+66
2007-01-08* configure.in: Add support for an x86_64-mingw* target.Kai Tietz1-0/+9
2007-01-05Makefile.tpl (all-target): Correct @if conditional for target modules.Daniel Jacobowitz1-2/+6
2007-01-04configure.in: Use DEV-PHASE to detect the default for --enable-werror.Paolo Bonzini1-2/+5
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz1-0/+1
2006-12-29configure.in: Reorganize recognition of languages.Paolo Bonzini1-35/+80
2006-12-29configure.in: Warn that MPFR 2.2.0 is buggy.Kaveh R. Ghazi1-2/+10
2006-12-27configure.in: When removing Makefiles to force a reconfigure, also remove pre...Ian Lance Taylor1-1/+1
2006-12-19configure.in: Remove "$build" case for powerpc-*-darwin* since it only affect...Paolo Bonzini1-7/+0
2006-12-19re PR bootstrap/29544 (Not building with checking in stage1)Paolo Bonzini1-0/+12
2006-12-11configure.in: Handle spu makefile frag.Alan Modra1-0/+3
2006-12-11configure.in (spu-*-*): Don't skip target-libiberty.Ben Elliston1-1/+1
2006-12-10re PR bootstrap/30134 (Bootstrap error: "libffi has not been ported to power...Andreas Tobler1-1/+6
2006-12-09configure.in: Add x86 darwin support for libjava.Sandro Tolaini1-6/+1
2006-12-03configure.in: Update error message for missing GMP/MPFR.Kaveh R. Ghazi1-1/+4
2006-12-02configure.in: Update MPFR version in error message.Kaveh R. Ghazi1-1/+1
2006-11-26configure.in (--with-mpfr-dir, [...]): Remove flags.Kaveh Ghazi1-30/+33
2006-11-22configure.in (skipdirs): Don't build libssp for SPU.Ben Elliston1-1/+1
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-0/+3
2006-11-18configure.in (--with-mpfr-dir): Also look in .libs and _libs for libmpfr.a.Kaveh R. Ghazi1-1/+7
2006-11-14configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.Jie Zhang1-1/+1
2006-11-11configure.in (have_gmp): Only error if the gcc directory exists.Kaveh R. Ghazi1-1/+1
2006-11-07configure.in: Robustify error message for missing GMP/MPFR.Kaveh R. Ghazi1-1/+5
2006-10-21configure.in: Require GMP-4.1+ and MPFR-2.2+.Kaveh R. Ghazi1-22/+9
2006-09-27re PR fortran/28276 (EXPONENT() broken for real constants)Steven G. Kargl1-5/+11
2006-09-27configure.in (RUNTEST): Look for 'runtest' in the source tree by using $s ins...Dave Brolley1-1/+1
2006-09-26configure.in: Remove redundant handling of mips*-dec-bsd*.Thiemo Seufer1-7/+1
2006-08-30configure.in: Never build newlib for a Mingw host.Corinna Vinschen1-5/+10
2006-07-23configure.in: Allow mingw32 and cygwin targets to build cross-gdb.Daniel Jacobowitz1-14/+0
2006-07-04re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers)Eric Botcazou1-0/+15
2006-07-03configure.in: Fix thinkos in previous check-in.Paolo Bonzini1-1/+1
2006-07-03configure.in: Fix thinko in previous check-in.Paolo Bonzini1-1/+1
2006-07-03re PR other/27063 (Fail to build gcc-core-4.2 snapshots)Paolo Bonzini1-0/+16
2006-06-20re PR bootstrap/28072 (target-boehm-gc is being build for targets that do not...David Ayers1-11/+6
2006-06-16re PR target/27540 (libgomp fails to configure on IRIX 5.3)Rainer Orth1-1/+1
2006-06-13configure.in: Don't enable libgomp on hpux10.John David Anglin1-1/+1
2006-06-12re PR bootstrap/27963 (libjava fails to build if it isn't built by default)David Ayers1-87/+87
2006-06-06[multiple changes]Carlos O'Donell1-20/+20
2006-06-06re PR libobjc/13946 (ObjC configured --with-objc-gc needs external Boehm gc)David Ayers1-88/+116
2006-05-24Makefile.def: Add install-html target.Carlos O'Donell1-0/+20
2006-05-24Enable gprof for cross builds (mirror of patch to binutils src/)Mark Shinwell1-1/+1
2006-05-22revert: Makefile.def (target_modules): Add libgcc-math target module.Richard Guenther1-13/+0
2006-05-20configure.in: Enable libgcj for hppa*-hp-hpux11*.John David Anglin1-0/+3
2006-05-01configure.in: Restore CFLAGS if GM P isn't present.DJ Delorie1-1/+1
2006-04-18configure.in (m32c): Build libstdc++-v3.DJ Delorie1-3/+14
2006-04-05configure.in: Require makeinfo 4.4 or higher.Ben Elliston1-2/+2
2006-03-10configure.in: Handle --disable-<component> generically.Aldy Hernandez1-25/+14