Nathanael Nerode
bba45b8bf7
2003-03-04 Daniel Jacobowitz <drow@mvista.com>
...
* configure.in: Include $(build_tooldir)/sys-include in
FLAGS_FOR_TARGET.
* configure: Regenerated.
2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Reindent.
* Makefile.in: Regenerate.
* configure.in: Reindent. Don't set unused variables.
* configure: Regenerate.
2003-03-05 01:50:53 +00:00
Nathanael Nerode
b9459e835c
* Makefile.tpl: Always pass down RANLIB.
...
* Makefile.in: Regenerate.
* Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
* Makefile.in: Regenerate.
* configure.in: Remove unused logic relating to --enable-shared
and --enable-threads. Remove bogus comments. Remove redundant
noconfigdirs.
* configure: Regenerate.
* configure.in: Replace ${libstdcxx_version} by its value.
Remove reference to mh-dgux.
* configure: Regenerate.
2003-03-04 07:48:06 +00:00
Nick Clifton
f8a495c8a4
Add support for kaOS as cross build target system.
2003-02-24 16:47:04 +00:00
Alexandre Oliva
6b784d9f91
* configure.in: Introduce --enable-maintainer-mode.
...
* configure: Rebuilt.
* Makefile.tpl (Makefile.in, configure): Enable dependencies only
for maintainer mode.
* Makefile.in: Rebuilt.
2003-02-19 23:40:12 +00:00
Geoffrey Keating
b3f16a9ba2
* configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
...
don't configure target-libobjc.
* configure: Regenerate.
2003-02-16 01:24:56 +00:00
Keith Seitz
91f0e69558
Source Navigator is now on sourceforge...
...
* Makefile.def: Remove "snavigator", "grep", and "db" modules.
* Makefile.tpl: Remove "all-snavigator" and "all-grep".
* Makefile.in: Regenerated.
* configure.in: Remove all traces of snavigator, db, and grep.
* configure: Regenerated.
2003-02-06 20:36:19 +00:00
Alexandre Oliva
a84dbcb3d9
* configure.in: Revert 24Jan change.
...
* configure: Regenerate.
2003-01-27 19:47:23 +00:00
Nathanael Nerode
a3dd767d09
No, really this time.
2003-01-24 00:39:51 +00:00
Nathanael Nerode
1961827605
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in: Revert previous change.
* configure: Regenerate.
2003-01-23 22:33:55 +00:00
Nathanael Nerode
b7f27a9258
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in: Make rda native-only.
* configure: Regenerate.
2003-01-23 19:55:19 +00:00
Nathanael Nerode
8332645686
* configure.in: Add missing \.
...
* configure: Rebuilt.
2003-01-19 23:45:39 +00:00
Jakub Jelinek
5e367fa555
* configure.in (baseargs): Avoid using \| in sed regular
...
expressions.
* configure: Rebuilt.
2003-01-17 08:00:16 +00:00
Jakub Jelinek
e01f337c00
* configure.in (baseargs): Remove all supported forms of
...
--cache-file, --srcdir, --host, --build and --target options
from argument lists.
* configure: Rebuilt.
2003-01-16 16:27:51 +00:00
Alexandre Oliva
aa23648714
* configure.in (noconfigdirs): Don't skip gas on IRIX 6.
...
* configure: Rebuilt.
2003-01-15 11:24:47 +00:00
Nathanael Nerode
586c087379
* configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
...
* Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
* Makefile.in: Regenerate.
* configure: Regenerate.
2003-01-10 21:43:31 +00:00
Alexandre Oliva
bfbe551963
* configure.in: Remove Makefile in build, host and target modules
...
unless configure was run with --no-recursion.
* configure: Rebuilt.
2003-01-09 20:45:29 +00:00
Christopher Faylor
75778ec42f
* configure.in: Add AC_PREREQ for consistency.
...
* configure: Regenerate.
2003-01-07 21:58:19 +00:00
Andrew Cagney
c180f50118
2003-01-06 Andrew Cagney <ac131313@redhat.com>
...
* configure.in (GDB_TK): Add tcl directories conditional on
gdb/gdbtk directory being present.
* configure: Regenerate.
2003-01-06 18:36:08 +00:00
Dave Anglin
46ca2cc2aa
* configure.in (LD): Improve test for gcc. Try to set LD to the ld used
...
by gcc if LD is not defined and we are not doing a Canadian Cross.
* configure: Rebuilt.
2003-01-04 22:36:41 +00:00
Andreas Schwab
e78b5cfeaf
* configure.in: Fix use of $program_transform_name.
...
* configure: Regenerated.
2002-12-31 18:00:11 +00:00
Daniel Jacobowitz
6744810279
* configure.in (baseargs): Don't remove first configure argument.
...
* configure: Regenerated.
2002-12-31 03:28:41 +00:00
Alexandre Oliva
e6bfb94a3e
* Makefile.tpl (local-distclean): Don't remove...
...
(multilib.ts): ... this. Moved into...
(multilib.out): ... this. Don't use sub-make.
($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
$(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
(configure-build-[+module+], configure-[+module+],
configure-target-[+module+], configure-gcc): ... these. Test
for Makefile existence. Drop config.status from dependencies.
* Makefile.in: Rebuilt.
* configure.in: Move gcc-version-trigger to the end of
ac_configure_args. Add comments to maybedep.tmp and
serdep.tmp. Introduce --disable-serial-configure. Remove
nonopt from baseargs, matching and removing corresponding
whitespace while at it.
* configure: Rebuilt.
2002-12-29 19:05:04 +00:00
Alexandre Oliva
8f0dfb36fa
* configure.in (host_configargs): Replace reference to
...
no-longer-defined buildopts with --build=${build_alias}.
* configure: Rebuilt.
2002-12-28 17:58:05 +00:00
Nathanael Nerode
d18f1c9f81
* Makefile.tpl: Fix dramatic bustage due to change in
...
program_transform_name.
* Makefile.in: Regenerate.
* configure.in: Remove unnecessary PATH setting.
* configure: Regnerate.
* configure.in: Don't default to unprefixed tools unless
the native tools will work.
* configure: Regenerate.
2002-12-28 09:13:56 +00:00
Nathanael Nerode
a0da806933
(toplev)
...
* configure.in: Convert to autoconf script. Blow away lots
of now-redundant Makefile fragments.
* configure: Generate using Autoconf.
* Makefile.tpl: Rewrite to reflect autoconfiscation.
* Makefile.in: Regenerate.
(config)
* acx.m4: New.
* mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
mh-riscos, mh-sysv: Delete.
* mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
2002-12-28 07:09:15 +00:00
Nathanael Nerode
1086bc0938
2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
* Makefile.in: Regenerate.
* configure.in: Remove unnecessary leftovers.
2002-12-22 Geoffrey Keating <geoffk@apple.com>
* config/mt-aix43: Delete.
2002-12-21 Geoffrey Keating <geoffk@apple.com>
* configure.in (extra_ranlibflags_for_target): New variable.
(*-*-darwin): Add -c to ranlib commands.
* configure (tooldir): Handle extra_ranlibflags_for_target.
2002-12-23 17:53:41 +00:00
Nathanael Nerode
14c428fb1b
* Makefile.tpl: Revert HJL's change.
...
* Makefile.in: Regenerated.
* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
always.
2002-12-19 20:27:11 +00:00
Andreas Schwab
313b8244d1
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
...
* Makefile.in: Regenerate.
2002-12-19 11:05:14 +00:00
H.J. Lu
efeae3db62
2002-12-18 H.J. Lu <hjl@gnu.org>
...
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
* Makefile.in: Regenerated.
* configure.in (build_prefix): New. Substitute.
2002-12-19 00:50:33 +00:00
Hans-Peter Nilsson
95c72c446b
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2002-12-17 04:31:04 +00:00
Nathanael Nerode
54103d1ef8
2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in, Makefile.tpl, Makefile.def: Remove tclX.
* Makefile.in: Regenerate.
2002-12-13 22:59:14 +00:00
Nathanael Nerode
bcaf239596
* configure.in: Revert unintentional change.
2002-12-05 22:45:33 +00:00
Nathanael Nerode
db1ac78dbe
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Change dependency for */multilib.out so that
it works when gcc isn't in the tree.
* configure.in: Substitute more.
* configure: Run subconfigures from the Makefile.
* Makefile.tpl: Run subconfigures from the Makefile; add a few
convenience targets. Make sure gcc isn't rebuilt after bootstrap.
2002-12-05 18:34:48 +00:00
Nathanael Nerode
2af579c444
* configure.in (host_tools): Order binutils, gas and ld for
...
convenience in running the testsuites.
2002-12-03 23:34:20 +00:00
Nathanael Nerode
a2cc058a43
* Makefile.tpl: Introduce rules to serialize subconfigure runs.
...
* Makefile.in: Regenerate.
* configure.in: Introduce rules to serialize subconfigure runs.
2002-12-03 22:54:00 +00:00
Nathanael Nerode
15723a45b7
* configure.in: Introduce BASE_CC_FOR_TARGET.
...
* Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
Realize configure-build-* targets. Realize configure-target-* targets.
* Makefile.in: Regenerate.
2002-12-03 21:13:06 +00:00
Nathanael Nerode
ae831be502
* configure: Move gcc_version_trigger stuff from here...
...
* configure.in: ...to here.
* configure.in: Separate subconfigure options added by this file from
options given by the user. Add machinery to put args for host
subconfigures into the Makefile.
* Makefile.tpl: Remove 'vault' targets.
* Makefile.tpl: Reorder and comment dependencies.
* Makefile.in: Regenerate.
2002-12-03 04:46:25 +00:00
Nathanael Nerode
bbf7c8acff
(from gcc repos.)
...
2002-11-28 Geoffrey Keating <geoffk@apple.com>
* configure.in: Move host-specific darwin noconfigdirs into
the host-specific section.
2002-12-02 03:28:43 +00:00
Nathanael Nerode
930314a457
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
(finishing slow-motion replay)
* configure: Remove skip-this-dir support.
* Makefile.tpl: Remove skip-this-dir support.
* Makefile.tpl: Remove leftover support for non-autoconfiscated
subdirectories.
* Makefile.in: Regenerate.
* Makefile.tpl: Strip out useless setting of 'dir'.
* Makefile.in: Regenerate.
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
(finishing slow-motion replay)
* configure.in: Fix deeply stupid bug.
* configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
shell code in CXX_FOR_TARGET
* Makefile.def: Introduce raw_cxx.
* Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
RAW_CXX_FOR_TARGET.
* Makefile.in: Regenerate.
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
(finishing slow-motion replay)
* Makefile.tpl: Remove unnecessary ifs.
* Makefile.in: Regenerate.
* Makefile.tpl: Implement soft dependency machinery. Maybe-ize
dependencies. Maybe-ize build-libiberty. Create dummy install
targets for 'no_install' modules.
* configure: Move GDB_TK substitution to configure.in. Move
build_modules stuff to configure.in.
* configure.in: Implement soft dependency machinery. Maybe-ize
GDB_TK, rearrange slightly. Move build_modules stuff from configure.
* Makefile.in: Regenerate.
2002-12-02 03:24:13 +00:00
Nathanael Nerode
3866be5d4e
2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
...
(continuing slow-motion replay)
* Makefile.tpl: Make all-target, install-target behave similarly
to all, install (only hitting configured targets). Eliminate
unused macro defintions.
* Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
build != host.
* Makefile.tpl: Add all-gcc: all-libiberty dependency.
* ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
* configure.in: Produce lists of subdir targets we're actually
configuring. Remove references to "dosrel".
* Makefile.tpl: Let configure set which subdir targets are hit.
Remove install-cross; clean up install; remove ALL. Remove
references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
Autogenerate host module targets. Remove empty dependency lines
and redundant dependency; rearrange slightly.
* Makefile.def: Add host-side libtermcap, utils.
* Makefile.in: Regenerate.
2002-12-01 12:01:26 +00:00
Nathanael Nerode
874e38b4f2
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
(Continuing slow-motion replay)
* configure.in (v810*): Remove special setting of tools.
* configure: Add support for extra required flags for ar or nm.
* configure.in (aix4.3+): Use above support for target-specific
issues, rather than using config/mt-aix43.
2002-11-29 21:38:33 +00:00
Kevin Buettner
dd2768ffd5
Top level configury changes for RDA.
2002-11-04 18:41:14 +00:00
Hans-Peter Nilsson
28f4629825
* configure.in (i[3456]86-*-linux*): Add check to disable
...
${libgcj} for glibc1.
2002-10-24 23:31:47 +00:00
Nick Clifton
ff72e302f8
Add tic4x target.
2002-10-07 16:40:56 +00:00
Nathanael Nerode
8607b6c98d
2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
* Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
* configure.in: Make SET_LIB_PATH substitution more autoconfy.
* configure.in: Make RPATH_ENVVAR substitution more autoconfy.
* Makefile.in: Regenerate.
2002-10-03 19:08:53 +00:00
Nathanael Nerode
f8f61f4a06
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Bring following over from gcc:
2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
* configure.in (s390*-*-linux*): Enable libgcj.
2002-10-02 05:22:11 +00:00
Nathanael Nerode
f03b47896d
2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Make more autoconf-friendly.
* Makefile.in: Regenerate.
* configure: Make substitution more autoconf-like.
2002-09-28 Richard Earnshaw <rearnsha@arm.com>
* configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
single entry to handle all these.
(arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
libjava on arm-*-elf.
2002-09-29 15:59:34 +00:00
Geoffrey Keating
c02920230d
* configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
...
things that depend on them.
2002-09-28 01:44:34 +00:00
Nathanael Nerode
58daee9877
2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.tpl: Rewrite substituted lines to look autoconfy.
* Makefile.in: Regenerate.
* configure.in: Rewrite sed statements to look autoconfy.
2002-09-25 17:25:27 +00:00
Nathanael Nerode
405ea7a06a
2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
...
* Makefile.def: New file.
* Makefile.tpl: New file.
* Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
* configure.in: Minor rearrangement. Simplify tests.
2002-09-24 23:01:30 +00:00