summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure.in: Use an absolute path to install-sh.Daniel Jacobowitz2005-03-081-62/+50
* re PR other/17783 (Top level configure doesn't support shared libraries enabl...H.J. Lu2004-11-041-37/+52
* configure.in (--without-headers): Add missing double quotes.Michael Roth2004-09-291-2/+2
* re PR bootstrap/17369 ([ia64] Bootstrap failure with binutils-2.15.90.0.1.1)H.J. Lu2004-09-231-9/+49
* re PR bootstrap/14760 (A bug in configure{,.in} prevents using both --program...Nathanael Nerode2004-06-251-15/+15
* configure.in (mips64*-*-linux*): Override mips*-*-linux* case and disable lib...Richard Sandiford2004-03-011-33/+36
* configure.in: Don't pass --with-stabs on IRIX 5 either.Rainer Orth2004-02-051-1/+1
* 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-34/+36
* PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode2004-01-031-34/+43
* configure.in (ia64*-*-hpux*): Disable building java libraries.Roger Sayle2003-12-311-1/+1
* * configure: Revert spurious change caused by patched autoconf-2.13.Bernardo Innocenti2003-12-211-28/+9
* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.Bernardo Innocenti2003-12-211-42/+64
* 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-33/+51
* configure.in: Pass a computed --program-transform-name to subconfigures.Daniel Jacobowitz2003-09-211-34/+59
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting.Daniel Jacobowitz2003-09-171-49/+46
* 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-34/+36
* configure.in: Use newline instead of semicolon when assuming shell arguments ...Phil Edwards2003-08-231-34/+35
* Index: ChangeLogGeoffrey Keating2003-08-221-36/+37
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for make, shell, ...Geoffrey Keating2003-08-211-49/+64
* configure.in: Disable libgcj for darwin not on powerpc.Geoffrey Keating2003-08-201-34/+38
* 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-52/+34
* re PR bootstrap/11273 (make install fails in libobjc directory)Nathanael Nerode2003-07-131-61/+117
* configure: Rebuilt.Alexandre Oliva2003-07-101-42/+64
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson2003-07-101-33/+36
* configure.in: Clean up config-lang.in handling.Nathanael Nerode2003-06-271-63/+72
* 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-65/+52
* configure.in: Update testsuite_flags to new location.Benjamin Kosnik2003-06-181-10/+29
* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.Rainer Orth2003-06-111-37/+33
* configure.in: Disable serial configure by default.Nathanael Nerode2003-06-111-42/+47
* Makefile.tpl: Make 'recursive targets' using autogen rather than shell loop.Nathanael Nerode2003-06-031-34/+35
* 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-53/+34
* configure.in: Accept i[3456789]86 for machine type.Kelley Cook2003-05-191-29/+29
* <top level>Nathanael Nerode2003-05-181-98/+121
* Regenerate configure correctly.Andreas Jaeger2003-05-131-34/+34
* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin and $$s/ne...Corinna Vinschen2003-05-131-1/+1
* configure.in: Correct sed script so that options in quotes are not deleted.Michael Eager2003-05-131-1/+1
* configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek2003-04-181-5/+0
* configure.in (arm-*-netbsdelf*): Enable building java libraries.Richard Earnshaw2003-04-161-0/+1
* Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.Nathanael Nerode2003-03-121-93/+55
* configure.in (gxx_include_dir): Fix typo.Franz Sirl2003-03-091-10/+29
* Makefile.tpl: Reindent.Nathanael Nerode2003-03-051-113/+102