aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2006-02-20re PR bootstrap/25670 (build fail with 'make all-gcc')Paolo Bonzini1-141/+132
2006-02-14[multiple changes]Paolo Bonzini1-202/+265
2006-02-12configure.in (enable_libgomp): Add AIX.David Edelsohn1-1/+1
2006-01-31Makefile.def (target_modules): Add libgcc-math target module.Richard Guenther1-138/+161
2006-01-26configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.Paolo Bonzini1-491/+1533
2006-01-20configure: Regenerate.Diego Novillo1-2/+2
2006-01-18[multiple changes]Diego Novillo1-107/+151
2006-01-04re PR middle-end/24252 (Missing "warning: control reaches end of non-void fun...Paolo Bonzini1-125/+81
2006-01-02configure.in: When reconfiguring remove Makefile in all stage directories.Andreas Schwab1-4/+7
2005-12-20Revert Ada-related part of the previous change.Paolo Bonzini1-79/+78
2005-12-19configure.in: Select appropriate fragments for PowerPC/AIX.Paolo Bonzini1-98/+105
2005-12-16configure.in: Replace ms1 with mt.Nathan Sidwell1-1/+1
2005-12-14configure.in: Flip the top-level bootstrap switch.Paolo Bonzini1-81/+80
2005-12-05configure.in (CONFIGURED_BISON, [...]): Remove "CONFIGURED_" from the AC_CHEC...Paolo Bonzini1-348/+970
2005-11-29Start building libdecnumber at the top-level:Ben Elliston1-1/+1
2005-11-11Makefile.def: Remove gdb dependencies for gdbtk.Daniel Jacobowitz1-50/+56
2005-10-17configure.in (bfin-*-*): Use test, not brackets, in if statement.Bernd Schmidt1-1/+1
2005-10-08configure.in (arm-*-linux-gnueabi): Add to noconfigdirs target-libffi...Kazu Hirata1-76/+80
2005-10-06Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.Daniel Jacobowitz1-8/+88
2005-10-05re PR ada/22340 (Ada build fails with --enable-bootstrap)Paolo Bonzini1-53/+48
2005-10-03configure.in (*-*-darwin*): Build bfd, binutils and opcodes.H.J. Lu1-1/+1
2005-09-30configure: Regenerate with the correct autoconf version.Andrew Pinski1-4410/+1934
2005-09-30configure.in (bfin-*-*): New.Catherine Moore1-1934/+4416
2005-09-28Index: ChangeLogGeoffrey Keating1-8/+168
2005-09-19configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.David Edelsohn1-2/+2
2005-09-13configure.in: Recognize f95 in the --enable-languages option...Francois-Xavier Coudert1-54/+63
2005-09-01configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.Phil Edwards1-1/+1
2005-08-12configure.in: Replace NCN_STRICT_CHECK_TOOL with NCN_STRICT_CHECK_TOOLS...Paolo Bonzini1-530/+557
2005-08-08configure.in (CC_FOR_TARGET, [...]): Find them with NCN_STRICT_CHECK_TARGET_T...Paolo Bonzini1-350/+624
2005-07-26install.texi (--with-build-sysroot): Fix grammatical error.Mark Mitchell1-75/+110
2005-07-14backport: configure.in: Add cases for Renesas m32c.Jim Blandy1-88/+72
2005-07-13configure.in: Add toplevel noconfigdir support for tpf.Eric Christopher1-69/+92
2005-07-07configure.in: Don't build sim or rda when targetting darwin.Geoffrey Keating1-88/+71
2005-07-06configure.in: Add --enable-libssp and --disable-libssp.Kazu Hirata1-66/+80
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek1-0/+1
2005-06-07configure.in: Enable target-libffi again for *-*-linux* and *-*-elf.Hans-Peter Nilsson1-2/+2
2005-06-06configure.in (unsupported_languages): New macro.Hans-Peter Nilsson1-75/+109
2005-06-05configure.in: Fix typo in handling of --with-mpfr-dir.Tobias Schlüter1-61/+61
2005-06-02configure.in: Set noconfigdirs for ms1.Aldy Hernandez1-0/+3
2005-05-19configure.in: Rewrite misleading error message when requested language cannot...Paul Brook1-2/+2
2005-05-05Oops, regenerate with updated tree.Mike Stump1-48/+47
2005-05-05configure.in: Always pass --target to target configures as otherwise rebuilds...Mike Stump1-49/+52
2005-04-29configure: Regenerate.Paolo Bonzini1-48/+47
2005-04-18configure.in: New local variable libgcj_ex_libffi.Hans-Peter Nilsson1-89/+75
2005-03-30(See http://gcc.gnu.org/ml/gcc/2004-12/msg00319.html for discussion.)J"orn Rennecke1-70/+88
2005-03-30Makefile.def (bfd, [...]): Set lib_path.Paolo Bonzini1-79/+34
2005-03-25configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.Paolo Bonzini1-62/+44
2005-03-21Makefile.def: Remove libstdcxx_incdir...Zack Weinberg1-124/+88
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-70/+75
2005-02-26(top level)Nathanael Nerode1-89/+71