Andreas Schwab
0b0b68a241
* configure.in: Fix use of $program_transform_name.
...
* configure: Regenerated.
2002-12-31 18:00:11 +00:00
Daniel Jacobowitz
7332684662
* configure.in (baseargs): Don't remove first configure argument.
...
* configure: Regenerated.
2002-12-31 03:28:41 +00:00
Alexandre Oliva
af9955fa9c
* 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
6d48dd20ba
* 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
dd1522e4cd
* 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
bafecfd6dd
(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
6dbec16756
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
93a1293bc1
* 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
262a8bfcf2
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
...
* Makefile.in: Regenerate.
2002-12-19 11:05:14 +00:00
H.J. Lu
9774594921
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
1c6b013438
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
2002-12-17 04:31:04 +00:00
Nathanael Nerode
ec085641a9
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
20eb48d4cd
* configure.in: Revert unintentional change.
2002-12-05 22:45:33 +00:00
Nathanael Nerode
d6064c7925
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
358f7e4b5c
* 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
d8e6f00620
* 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
43bdb69a7c
* 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
c5ab3a9040
* 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
171eed0b9d
(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
c5e4bb704d
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
8ecc6504da
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
6ec2f0b6d6
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
6f37a0a1d9
Top level configury changes for RDA.
2002-11-04 18:41:14 +00:00
Hans-Peter Nilsson
fcaf83687b
* configure.in (i[3456]86-*-linux*): Add check to disable
...
${libgcj} for glibc1.
2002-10-24 23:31:47 +00:00
Nick Clifton
0709b9ba16
Add tic4x target.
2002-10-07 16:40:56 +00:00
Nathanael Nerode
8c8150d4c9
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
541a513e0a
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
1a575bb3c8
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
4c67ff152d
* 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
426ce14a22
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
bba0272654
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
Jason Thorpe
b14dad687d
* configure.in (with_headers): Skip copy if value is "yes".
...
(with_libs): Likewise.
2002-09-23 23:36:54 +00:00
Nathanael Nerode
8b21c48771
2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
...
* configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
* configure.in (sh*-*-pe*): Ditto.
* configure.in (mips*-*-pe*): Ditto.
* configure.in (*arm-wince-pe): Ditto.
2002-09-21 16:35:47 +00:00
Nathanael Nerode
4ca88d4714
2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>
...
* configure.in: Rearrange.
2002-09-20 21:03:04 +00:00
Alexandre Oliva
48a289565c
* Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
...
* configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
2002-08-20 03:04:03 +00:00
Nick Clifton
32438c512a
Add hppa-openbsd target
2002-08-06 09:18:28 +00:00
H.J. Lu
2ed099e2bf
2002-08-04 H.J. Lu (hjl@gnu.org)
...
* configure.in (mips*-*-linux*): Don't skip target-libffi.
2002-08-04 23:15:52 +00:00
DJ Delorie
ba90cf002f
* configure.in: Move generic linux case to end. Copy generic
...
linux noconfigdirs to mips*-*-linux* entry and new
powerpc64*-*-linux* entry. Add target-libffi for the latter.
2002-07-30 23:15:26 +00:00
DJ Delorie
3191dc1731
* configure.in: Remove two redundant tests.
2002-07-11 20:14:41 +00:00
DJ Delorie
8289ddfef6
* configure.in (mips*-*-irix6*o32): Enable stabs.
2002-07-11 19:38:34 +00:00
DJ Delorie
4fdd96e618
* configure.in: Don't build grez.
...
* Makefile.in: Ditto.
2002-07-08 22:18:40 +00:00
DJ Delorie
b66c627d9c
* Makefile.in: Remove references to bsp, cygmon, libstub.
...
* configure.in: Ditto.
* configure.in: Remove leftover reference to gdbtest.
2002-07-08 20:43:20 +00:00
DJ Delorie
fcafffa6e5
* configure.in (gxx_include_dir): Change to match versioned
...
C++ headers if --enable-version-specific-runtime-libs is used.
2002-07-08 17:14:04 +00:00
DJ Delorie
1f52cb5d3e
* configure.in: Make --without-x work.
2002-07-03 23:35:31 +00:00
DJ Delorie
65604bc18f
* configure.in: Rearrange target Makefile fragment collection.
2002-07-03 03:23:47 +00:00
DJ Delorie
0bf10df1ef
* Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
...
cvs[src].
* configure.in: Ditto.
2002-07-02 18:57:43 +00:00
DJ Delorie
bae6122558
merge from gcc:
...
2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Eliminate 'apache' targets.
* configure.in: Eliminate 'apache' targets.
* configure.in: Eliminate redundant tests. Reorganize.
* Makefile.in: Eliminate last reference to LIBGCC1_TEST.
* config-ml.in: Eliminate references to Cygnus configure.
* Makefile.in: Eliminate references to building emacs.
2002-07-01 Denis Chertykov <denisc@overta.ru>
* configure.in: Add support for ip2k.
2002-07-01 23:12:32 +00:00
Ben Elliston
ced6a5288b
2002-06-24 Ben Elliston <bje@redhat.com>
...
* configure.in (host_tools): Remove cgen.
* Makefile.in (all-cgen): Remove; runs from its source directory.
(check-cgen, install-cgen, clean-cgen): Likewise.
(all-opcodes): No not depend on all-cgen.
(all-sim): Likewise.
2002-06-24 17:41:28 +00:00
DJ Delorie
ddcf02a320
* configure.in: Fix AIX configury bug.
2002-06-21 22:20:17 +00:00
DJ Delorie
6311ef8575
* configure.in: replace ${topsrcdir} with ${srcdir}
2002-06-19 23:57:41 +00:00