| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default to stupid names for tools)
PR bootstrap/14871
* Makefile.tpl: If we don't have built-in-tree target tools,
use the ones found by configure rather than hacking around with
program_transform_name.
* configure.in: Give Makefile.tpl the information necessary
to do that.
* Makefile.in: Regenerate.
* configure: Regenerate.
From-SVN: r80542
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--program-suffix and --program-prefix)
PR bootstrap/14760
* configure.in: When computing baseargs, strip *all* copies of
offending options. Also, don't match/substitute the trailing space,
so that this actually works when two similar options are separated by
only one space.
* configure: Regenerate.
From-SVN: r80474
|
|
|
|
|
|
|
|
| |
* configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
(rs6000-*-aix*): Same.
* configure: Regenerate.
From-SVN: r80458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(gcc)
* configure.ac: Add --enable-werror-always (for top level bootstrap
support).
* configure: Regenerate.
(top level)
* configure.in (top level bootstrap support): Rework --enable-werror
to set @stage2_werror_flag@.
* configure: Regenerate.
* Makefile.tpl (top level bootstrap support): Pass
@stage2_werror_flag@ down to configure in stages 2 and 3.
* Makefile.in: Regenerate.
From-SVN: r79935
|
|
|
|
|
|
|
|
|
|
|
|
| |
language setting from all- target to configure- target; disable
intermodule optimization in stage 1; prevent gratuitous rebuilds
of stage 1.
* Makefile.in: Regenerate.
* configure.in: Comma-separate stage 1 language list for top
level bootstrap.
* configure: Regenerate.
From-SVN: r79816
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-17 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Remove symbolic link section.
* configure: Regenerate.
* Makefile.tpl (links): Remove.
* Makefile.in: Regenerate.
From-SVN: r79596
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-15 Paolo Bonzini <bonzini@gnu.org>
Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
Set with AC_CHECK_PROGS.
* configure.in: Fix comment typo from last patch.
* configure: Regenerate.
Co-Authored-By: Nathanael Nerode <neroden@gcc.gnu.org>
From-SVN: r79552
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Introduce experimental top level bootstrap support.
* Makefile.in: Regenerate.
* configure.in: Introduce support for top level bootstrap.
* configure: Regenerate.
From-SVN: r79515
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/14522
* configure.in: Cope with shells that do not support unquoted ^
* configure: Regenerate.
Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
From-SVN: r79380
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
Paolo Bonzini <bonzini@gnu.org>
PR bootstrap/14522
* configure.in: Cope with shell that do not support nesting
quotes inside quoted backquote substitutions.
* configure: Regenerate.
Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
From-SVN: r79325
|
|
|
|
|
|
|
|
|
|
| |
2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/14522
* configure.in: Fix esacping of $.
* configure: Regenerate.
From-SVN: r79305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2004-03-08 Paolo Bonzini <bonzini@gnu.org>
PR ada/14131
Move language detection to the top level.
* configure.in: Find default values for the tools as
soon as possible. Disable ada if GNAT is not found.
Emit error message about missing languages. Expand
--enable-languages=all for the gcc subdirectory.
(config)
2004-03-08 Paolo Bonzini <bonzini@gnu.org>
PR ada/14131
Move language detection to the top level.
* acx.m4 (ACX_PROG_GNAT): New macro, moved here
from the gcc subdirectory.
(gcc)
2004-03-08 Paolo Bonzini <bonzini@gnu.org>
PR ada/14131
Move language detection to the top level.
* configure.ac: Remove code to detect languages,
it now lives exclusively in the top level.
* aclocal.m4 (gcc_AC_PROG_GNAT): Moved to the
top level, renamed to ACX_PROG_GNAT.
(gcc/ada)
2004-03-08 Paolo Bonzini <bonzini@gnu.org>
PR ada/14131
Move language detection to the top level.
* config-lang.in: Build by default.
From-SVN: r79299
|
|
|
|
|
|
|
|
|
|
| |
libgcj.
* configure.in (mips64*-*-linux*): Override mips*-*-linux* case
and disable libgcj.
* configure: Regenerated.
From-SVN: r78717
|
|
|
|
|
|
|
|
| |
* configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
(rs6000-*-aix*): Same.
* configure: Regenerate.
From-SVN: r77668
|
|
|
|
|
|
|
|
|
| |
2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
* configure.in (host): Add in missing $noconfigdirs to defines.
* configure: Regenerate.
From-SVN: r77665
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR ada/6637, PR ada/5911
Merge with libada-branch:
* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
with appropriate dependencies. Add --enable-libada configure switch.
* configure, Makefile.in: Regenerate.
Co-Authored-By: Nathanael Nerode <neroden@gcc.gnu.org>
From-SVN: r77594
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: Don't pass --with-stabs on IRIX 5 either.
* configure: Regenerate.
gcc:
* config/mips/iris5gas.h (PREFERRED_DEBUGGING_TYPE): Define.
From-SVN: r77349
|
|
|
|
|
|
|
|
|
| |
* configure.in: Use ./config.cache, not config.cache.
* configure: Regenerate.
* Makefile.tpl: Special-casing not needed for GCC any more.
* Makefile.in: Regenerate.
From-SVN: r75413
|
|
|
|
|
|
|
| |
* configure.in: Don't share a cache file for host dirs.
* configure: Regenerate.
From-SVN: r75407
|
|
|
|
|
|
|
|
|
|
|
| |
PR bootstrap/11932, PR bootstrap/11933
(I don't know if it will fix either of them, but it relates
to them.)
* configure.in: Don't use shared config.cache for target
directories.
* configure: Regenerate.
From-SVN: r75359
|
|
|
|
|
|
|
| |
* configure.in (ia64*-*-hpux*): Disable building java libraries.
* configure: Regenerated.
From-SVN: r75283
|
|
|
|
|
|
|
| |
* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
* configure: Regenerated.
From-SVN: r74900
|
|
|
|
|
|
|
|
|
| |
2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
* configure.in (raw_libstdcxx_flags): Remove the leading space.
* configure: Regenerate.
From-SVN: r74439
|
|
|
|
|
|
|
|
|
| |
2003-10-20 Phil Edwards <phil@codesourcery.com>
* configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
* configure: Regenerate.
From-SVN: r72714
|
|
|
|
|
|
|
|
|
| |
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
* configure: Rebuilt
* Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
* Makefile.in: Rebuilt
From-SVN: r72130
|
|
|
|
|
|
|
|
| |
* configure.in: Pass a computed --program-transform-name
to subconfigures.
* configure: Regenerated.
From-SVN: r71630
|
|
|
|
|
|
|
|
|
|
|
|
| |
./ * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
quoting.
* configure: Regenerated.
gcc/
* configure.in: Quote gcc_config_arguments for configargs.h.
* configure: Regenerated.
* gccbug.in: Don't shell-expand gcc_config_arguments.
From-SVN: r71474
|
|
|
|
|
|
|
| |
* configure: Regenerate.
* configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
From-SVN: r71094
|
|
|
|
|
|
|
| |
* configure.in: Ensure arguments to sed are properly spaced.
* configure: Regenerate.
From-SVN: r70997
|
|
|
|
|
|
|
| |
* configure.in: Set RAW_CXX_FOR_TARGET if unset.
* configure: Regenerated.
From-SVN: r70861
|
|
|
|
|
|
|
|
|
|
|
|
| |
in a for loop.
2003-08-23 Phil Edwards <pme@gcc.gnu.org>
* configure.in: Use newline instead of semicolon when assuming
shell arguments in a for loop.
* configure: Regenerated.
From-SVN: r70728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-08-20 Geoffrey Keating <geoffk@apple.com>
PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.
Index: gcc/ChangeLog
2003-08-20 Geoffrey Keating <geoffk@apple.com>
PR 8180
* configure.in: When testing with_libs and with_headers, treat
'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
* configure: Regenerate.
From-SVN: r70634
|
|
|
|
|
|
|
|
|
|
|
| |
etc.
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
make, shell, etc.
(baseargs): Likewise.
* configure: Regenerate.
From-SVN: r70633
|
|
|
|
|
|
|
| |
* configure.in: Disable libgcj for darwin not on powerpc.
* configure: Rebuild.
From-SVN: r70587
|
|
|
|
|
|
|
|
|
| |
2003-08-01 Andrew Cagney <cagney@redhat.com>
* configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
* configure: Ditto.
From-SVN: r70071
|
|
|
|
|
|
|
|
|
| |
2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
* configure.in: Enable libgcj for darwin.
* configure: Rebuild.
From-SVN: r69954
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
creating target and build subdirs to build all parent dirs as needed.
* Makefile.in: Rebuild.
* configure.in: Don't build dirs explicitly here.
* configure: Rebuild.
From-SVN: r69871
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR bootstrap/11273
PR bootstrap/11408
* Makefile.tpl: Set INSTALL and friends using autoconf. Remove
unused INSTALL_PROGRAM_ARGS.
* configure.in: Use AC_PROG_INSTALL.
* Makefile.in: Regenerate.
* configure: Regenerate.
From-SVN: r69304
|
|
|
|
|
|
|
|
|
|
|
| |
* configure: Rebuilt.
2001-09-26 Alexandre Oliva <aoliva@redhat.com>
* configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
newlib nor libgloss.
Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
* configure.in (am33_2.0-*-linux*): Added.
From-SVN: r69173
|
|
|
|
|
|
|
| |
* configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
* configure: Regenerate.
From-SVN: r69172
|
|
|
|
|
|
|
|
| |
* configure.in: Clean up config-lang.in handling. Delete
useless assignment to "subdirs".
* configure: Regenerate.
From-SVN: r68588
|
|
|
|
|
|
|
|
| |
* configure.in: Rename 'target_libs' to 'target_libraries'.
Remove useless reference to 'target_libs'.
* configure: Regenerate.
From-SVN: r68543
|
|
|
|
|
|
|
|
|
|
| |
* configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
and target-libgloss.
<d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
<h8300*-*-*>: Disable libf2c and ${libgcj}.
* configure: Regenerate.
From-SVN: r68354
|
|
|
|
|
|
|
|
|
| |
2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
* configure.in: Update testsuite_flags to new location.
* configure. Regenerate.
From-SVN: r68133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
* configure. Regenerate.
gcc:
* config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match
DWARF 2 default.
* config/mips/dbxmdebug.h: New file.
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it with
gas and --with-stabs.
From-SVN: r67780
|
|
|
|
|
|
|
|
|
| |
* configure.in: Disable serial configure by default.
* configure: Regenerate.
* Makefile.tpl: Abolish .NOTPARALLEL.
* Makefile.in: Regenerate.
From-SVN: r67747
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.tpl: Make 'recursive targets' using autogen rather
than shell loop. Remove duplicate 'clean' targets and false
comments.
* Makefile.def: Add systematic dependencies to 'recursive' targets.
Add systematic method of specifying missing targets in subdirs.
Add copyright boilerplate.
* Makefile.in: Regenerate.
* configure.in: Add 'recursive targets' to maybe list.
* configure: Regenerate.
From-SVN: r67402
|
|
|
|
|
|
|
| |
* configure.in: Use curly braces in the definition of tooldir.
* configure: Regenerate.
From-SVN: r67078
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Switch more things to use maybe dependencies.
* Makefile.tpl: Switch more things to use maybe dependencies.
Factor out common code from autogen IF statements.
* configure: Regenerate.
* Makefile.in: Regenerate.
From-SVN: r66982
|
|
|
|
|
|
|
| |
* configure.in: Accept i[3456789]86 for machine type.
* configure: Regenerate.
From-SVN: r66969
|