summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* re PR bootstrap/14871 (Non-unified-tree ordinary cross-compiler builds defaul...Nathanael Nerode2004-04-091-7/+24
* re PR bootstrap/14760 (A bug in configure{,.in} prevents using both --program...Nathanael Nerode2004-04-071-15/+15
* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.David Edelsohn2004-04-061-2/+2
* configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode2004-03-241-4/+4
* * Makefile.tpl (experimental top level bootstrap) Move stage1Nathanael Nerode2004-03-221-2/+2
* configure.in: Remove symbolic link section.Paolo Bonzini2004-03-171-45/+0
* configure.in (DEFAULT_YACC, [...]): Set with AC_CHECK_PROGS.Paolo Bonzini2004-03-161-57/+7
* Makefile.tpl: Introduce experimental top level bootstrap support.Nathanael Nerode2004-03-161-3/+49
* re PR bootstrap/14522 (Bad sed command in the configure script)Eric Botcazou2004-03-121-1/+1
* re PR bootstrap/14522 (Bad sed command in the configure script)Eric Botcazou2004-03-111-3/+3
* re PR bootstrap/14522 (Bad sed command in the configure script)Andrew Pinski2004-03-101-1/+1
* (top level)Paolo Bonzini2004-03-111-403/+433
* configure.in (mips64*-*-linux*): Override mips*-*-linux* case and disable lib...Richard Sandiford2004-03-011-0/+3
* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.David Edelsohn2004-02-111-2/+2
* configure.in (host): Add in missing $noconfigdirs to defines.Kelley Cook2004-02-111-6/+6
* PR ada/6637, PR ada/5911Arnaud Charlet2004-02-101-1/+10
* configure.in: Don't pass --with-stabs on IRIX 5 either.Rainer Orth2004-02-051-2/+2
* configure.in: Use ./config.cache, not config.cache.Nathanael Nerode2004-01-051-2/+2
* configure.in: Don't share a cache file for host dirs.Nathanael Nerode2004-01-051-1/+3
* PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode2004-01-031-1/+10
* configure.in (ia64*-*-hpux*): Disable building java libraries.Roger Sayle2003-12-311-1/+1
* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.Bernardo Innocenti2003-12-211-0/+3
* configure.in (raw_libstdcxx_flags): Remove the leading space.Thomas Fitzsimmons2003-12-081-1/+1
* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.Phil Edwards2003-10-201-1/+1
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.Mohan Embar2003-10-061-0/+5
* configure.in: Pass a computed --program-transform-name to subconfigures.Daniel Jacobowitz2003-09-211-1/+26
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz2003-09-171-16/+13
* configure: Regenerate.DJ Delorie2003-09-041-2/+2
* configure.in: Ensure arguments to sed are properly spaced.Kaveh R. Ghazi2003-09-021-2/+2
* configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz2003-08-271-1/+3
* configure.in: Use newline instead of semicolon when assuming shell arguments ...Phil Edwards2003-08-231-1/+2
* Index: ChangeLogGeoffrey Keating2003-08-211-3/+4
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for make, shell, ...Geoffrey Keating2003-08-211-16/+31
* configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating2003-08-201-1/+5
* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.Andrew Cagney2003-08-011-1/+1
* configure.in: Enable libgcj for darwin.Andreas Tobler2003-07-301-1/+1
* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...Nathanael Nerode2003-07-281-19/+1
* re PR bootstrap/11273 (make install fails in libobjc directory)Nathanael Nerode2003-07-131-0/+3
* configure: Rebuilt.Alexandre Oliva2003-07-101-0/+3
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson2003-07-101-0/+3
* configure.in: Clean up config-lang.in handling.Nathanael Nerode2003-06-271-30/+39
* configure.in: Rename 'target_libs' to 'target_libraries'.Nathanael Nerode2003-06-261-6/+6
* configure.in (noconfigdirs): Disable target-newlib and target-libgloss.Hans-Peter Nilsson2003-06-231-4/+10
* configure.in: Update testsuite_flags to new location.Benjamin Kosnik2003-06-181-1/+1
* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.Rainer Orth2003-06-111-4/+0
* configure.in: Disable serial configure by default.Nathanael Nerode2003-06-111-9/+14
* Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode2003-06-031-1/+2
* configure.in: Use curly braces in the definition of tooldir.Maciej W. Rozycki2003-05-211-1/+1
* configure.in: Switch more things to use maybe dependencies.Nathanael Nerode2003-05-201-17/+1
* configure.in: Accept i[3456789]86 for machine type.Kelley Cook2003-05-191-29/+29