Age | Commit message (Expand) | Author | Files | Lines |
2007-10-08 | configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $... | Mike Frysinger | 1 | -3/+5 |
2007-10-01 | Makefile.tpl (AR_FOR_BUILD, [...]): Use autoconf substitutions. | Paolo Bonzini | 1 | -4/+54 |
2007-09-20 | configure.ac (mipsisa*-*-elfoabi*): New stanza. | Richard Sandiford | 1 | -0/+3 |
2007-09-20 | configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before libstdc++. | Benjamin Kosnik | 1 | -2/+2 |
2007-09-17 | configure.ac: Raise minimum makeinfo version to 4.6. | Andreas Schwab | 1 | -2/+2 |
2007-09-15 | configure.ac: Correct makeinfo version check. | Alan Modra | 1 | -1/+1 |
2007-09-14 | configure.ac (mips*-sde-elf*): New stanza. | Richard Sandiford | 1 | -0/+8 |
2007-09-12 | configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus enabling lib... | David Daney | 1 | -3/+0 |
2007-09-10 | re PR other/32154 (sim-crt0.o/crt0.o isn't found during configure due to miss... | Rask Ingemann Lambertsen | 1 | -10/+41 |
2007-09-07 | configure.ac (noconfigdirs): Remove target-libffi and target-libjava. | Andrew Haley | 1 | -2/+2 |
2007-09-06 | re PR target/33281 (gfortran crt2.o not found under Vista) | Francois-Xavier Coudert | 1 | -0/+2 |
2007-09-05 | configure.ac (--enable-stage1-checking): If neither --enable-checking nor --d... | Richard Guenther | 1 | -2/+2 |
2007-08-18 | Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New. | Paul Brook | 1 | -1/+19 |
2007-08-17 | mt-sde: New file. | Richard Sandiford | 1 | -0/+3 |
2007-08-13 | configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass --silent if $silent. | Ralf Wildenhues | 1 | -0/+6 |
2007-07-26 | configure.ac: Add types checking to stage1 checking flags. | Richard Guenther | 1 | -2/+2 |
2007-07-03 | configure.ac: Rewrite 'configure --help' strings to look nicer. | Ralf Wildenhues | 1 | -28/+28 |
2007-07-02 | configure: Regenerate. | Paolo Bonzini | 1 | -23/+58 |
2007-07-02 | Makefile.def: Add windmc tool to build. | Kai Tietz | 1 | -55/+433 |
2007-06-28 | configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're not buildi... | DJ Delorie | 1 | -0/+3 |
2007-06-27 | acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross builds. | Mike Stump | 1 | -10/+10 |
2007-06-26 | acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds. | Mike Stump | 1 | -10/+40 |
2007-06-14 | configure.ac: Don't add target-libmudflap to noconfigdirs for bfin*-*-uclinux... | Bernd Schmidt | 1 | -1/+1 |
2007-05-30 | re PR bootstrap/29382 (Bootstrap comparison failure!) | Jakub Jelinek | 1 | -0/+6 |
2007-03-26 | Revert accidental commit. | DJ Delorie | 1 | -3779/+2981 |
2007-03-26 | gengtype.c: Don't include gtyp-gen.h. | Zack Weinberg | 1 | -2981/+3779 |
2007-03-21 | configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting of glob. | Richard Sandiford | 1 | -1/+1 |
2007-03-07 | configure: Regenerate. | Andreas Schwab | 1 | -64/+97 |
2007-03-01 | configure.ac: Add "--with-pdfdir" configure option, which defines pdfdir vari... | Brooks Moses | 1 | -1/+12 |
2007-02-28 | configure: Regenerate. | Matt Kraai | 1 | -2/+4 |
2007-02-19 | configure.ac: Adjust for loop syntax. | Joseph Myers | 1 | -1/+2 |
2007-02-18 | configure: Rebuilt. | Alexandre Oliva | 1 | -26/+1419 |
2007-02-18 | configure.ac: Drop multiple occurrences of --enable-languages, and fix its qu... | Alexandre Oliva | 1 | -1/+1 |
2007-02-17 | Vladimir Prus <vladimir@codesourcery.com Joseph Myers <joseph@codesourcery.com> | Mark Mitchell | 1 | -8/+18 |
2007-02-13 | configure.ac (target_libraries): Move libgcc before libiberty. | Daniel Jacobowitz | 1 | -2/+2 |
2007-02-13 | re PR bootstrap/30753 (checking for correct version of gmp.h... no) | Daniel Jacobowitz | 1 | -94/+437 |
2007-02-09 | re PR bootstrap/30748 (configure broken on trunk) | Daniel Jacobowitz | 1 | -1/+2 |
2007-02-09 | configure.ac: Sync with src. | Paolo Bonzini | 1 | -10/+16 |
2007-02-09 | Makefile.tpl (build_alias, [...]): Use noncanonical equivalents. | Daniel Jacobowitz | 1 | -2728/+5578 |
2007-01-23 | re PR bootstrap/30541 (Top-level should pass GNATBIND, GNATLINK and GNATMAKE ... | Richard Guenther | 1 | -126/+194 |
2007-01-19 | * configure.in: Re-enable -Werror for gcc builds. | Mike Stump | 1 | -1/+1 |
2007-01-11 | configure.in: Change == to = in test command. | Paolo Bonzini | 1 | -1/+1 |
2007-01-11 | [multiple changes] | Paolo Bonzini | 1 | -162/+187 |
2007-01-09 | Regenerate configure after updating configure.in | Kai Tietz | 1 | -137/+146 |
2007-01-05 | Makefile.tpl (all-target): Correct @if conditional for target modules. | Daniel Jacobowitz | 1 | -117/+121 |
2007-01-04 | configure.in: Use DEV-PHASE to detect the default for --enable-werror. | Paolo Bonzini | 1 | -1/+4 |
2007-01-04 | Makefile.def (target_modules): Add libgcc. | Daniel Jacobowitz | 1 | -137/+138 |
2006-12-29 | configure.in: Reorganize recognition of languages. | Paolo Bonzini | 1 | -178/+228 |
2006-12-29 | configure.in: Warn that MPFR 2.2.0 is buggy. | Kaveh R. Ghazi | 1 | -145/+149 |
2006-12-27 | configure.in: When removing Makefiles to force a reconfigure, also remove pre... | Ian Lance Taylor | 1 | -10/+29 |