Commit Graph

67 Commits

Author SHA1 Message Date
Thomas Fitzsimmons d9a0f9d87e * configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
2002-05-01 20:42:00 +00:00
DJ Delorie 06d55382e6 * config/mh-cxux: remove dead code
* config/mh-dgux386: remove dead code
* config/mh-hp300: remove dead code
* config/mh-hpux: remove dead code
* config/mh-hpux8: remove dead code
* config/mh-irix5: remove dead code
* config/mh-irix6: remove dead code
* config/mh-ncr3000: remove dead code
* config/mh-ncrsvr43: remove dead code
* config/mh-necv4: remove dead code
* config/mh-sco: remove dead code
* config/mh-solaris: remove dead code
* config/mh-sysv: remove dead code
* config/mh-sysv4: remove dead code
* config/mh-sysv5: remove dead code
* config/mh-irix4: remove, contains only dead code
* configure.in: delete reference to absent file
2002-04-30 03:30:24 +00:00
DJ Delorie c9a2804921 * configure.in: replace '[' with 'test' 2002-04-30 03:17:27 +00:00
DJ Delorie ac1361c424 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
2002-04-30 02:49:33 +00:00
DJ Delorie 297263616c * configure.in: Eliminate references to gash.
* Makefile.in: Eliminate references to gash.
2002-04-30 02:42:31 +00:00
DJ Delorie 7d803b4ea8 * configure.in: Remove useless references to 'pic' makefile fragments. 2002-04-30 02:28:43 +00:00
DJ Delorie 112db3b05a * configure.in: (*-*-windows*) Finish removing. 2002-04-30 02:19:55 +00:00
DJ Delorie 41c3e8455a * configure.in: Eliminate redundant test for libgui. 2002-04-30 02:14:16 +00:00
DJ Delorie 62cb3c073a sync from gcc
2002-04-18  Tom Tromey  <tromey@redhat.com>

	* configure.in: Disallow configuring libgcj when it is already
	installed and we're using Solaris 2.8 linker.  Do enable libgcj on
	Solaris 2.8 by default.  For PR libgcj/6158.
2002-04-19 17:36:40 +00:00
DJ Delorie 6992cde2f8 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
* config/mh-a68bsd: clean out dead code
	* config/mh-apollo68: clean out dead code
	* config/mh-cxux: clean out dead code
	* config/mh-decstation: clean out dead code
	* config/mh-dgux: clean out dead code
	* config/mh-dgux386: clean out dead code
	* config/mh-hp300: clean out dead code
	* config/mh-hpux: clean out dead code
	* config/mh-hpux8: clean out dead code
	* config/mh-interix: clean out dead code
	* config/mh-irix4: clean out dead code
	* config/mh-lynxrs6k: clean out dead code
	* config/mh-mingw32: clean out dead code
	* config/mh-ncr3000: clean out dead code
	* config/mh-ncrsvr43: clean out dead code
	* config/mh-necv4: clean out dead code
	* config/mh-openedition: clean out dead code
	* config/mh-riscos: clean out dead code
	* config/mh-sco: clean out dead code
	* config/mh-sysv4: clean out dead code
	* config/mh-lynxos: removed, contained only dead code
	* config/mh-vaxult2: removed, contained only dead code
	* config/mh-sun3: removed, contained only dead code
	* configure.in: remove references to dead files
2002-04-19 17:28:04 +00:00
DJ Delorie a26c50352b * configure.in: Move default CC setting out of config/mh-* fragments
directly into here.
2002-04-17 20:45:12 +00:00
DJ Delorie 88054d4005 * configure.in: don't even try to configure or make a subdirectory
if there's no configure script for it.
2002-04-17 20:24:22 +00:00
DJ Delorie 284dfa2a42 * MAINTAINERS: Remove chill maintainers.
* Makefile.in (CHILLFLAGS): Remove.
(CHILL_LIB): Remove.
(TARGET_CONFIGDIRS): Remove libchill.
(CHILL_FOR_TARGET): Remove.
(BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
CHILL_LIB.
(CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
(CHECK_TARGET_MODULES): Likewise.
(INSTALL_TARGET_MODULES): Likewise.
(CLEAN_TARGET_MODULES): Likewise.
(configure-target-libchill): Remove.
(all-target-libchill): Remove.
* configure.in (target_libs): Remove target-libchill.
Do not compute CHILL_FOR_TARGET.
* libchill: Remove directory.
2002-04-15 21:53:07 +00:00
DJ Delorie f3d61cc791 Sync with gcc 2002-04-15 21:18:09 +00:00
DJ Delorie 57311c33e6 * configure.in: Add *-*-freebsd* configurations. 2002-04-10 02:13:43 +00:00
H.J. Lu 63acbade27 2002-03-07 H.J. Lu (hjl@gnu.org)
* configure.in: Enable gprof for mips*-*-linux*.
2002-03-07 17:47:03 +00:00
Alexandre Oliva 06e2f4c39e * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
libjava.
(CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
2002-03-01 00:52:59 +00:00
Alexandre Oliva 3e790816ce Contribute sh64-elf.
2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
* configure.in: Added sh64-*-*.
2002-02-09 03:15:34 +00:00
Jason Thorpe 0dbef4a192 * configure.in (*-*-netbsd*): New. Skip target-newlib,
target-libiberty, and target-libgloss.  Skip Java-related
libraries if not supported for NetBSD on target CPU.
2002-01-27 02:14:43 +00:00
Nick Clifton 9eda4ad4e3 Import StrongARM and XScale target_configdirs from FSF GCC version. 2002-01-23 16:40:51 +00:00
Nick Clifton d3ea25cb83 Add ia64-hpux target. LD and GDB are not currently supported. 2002-01-11 09:29:18 +00:00
Mark Salter 11b4cf942d ARM support added to libgloss 2002-01-07 18:14:04 +00:00
Thomas Fitzsimmons d315f8fc0b * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
options for i[3456]86-pc-linux* native builds.
2001-12-13 23:57:00 +00:00
DJ Delorie f66d193650 When build != host, create libiberty for the build machine.
* Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
CONFIG_ARGUMENTS.
(ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
New variables.
(ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
and rules.
(all.normal): Depend on ALL_BUILD_MODULES.
(CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
(all-build-libiberty): Depend on configure-build-libiberty.

* configure: Calculate and substitute proper value for
ALL_BUILD_MODULES.
* configure.in: Create the build subdirectory.
Calculate and substitute TARGET_CONFIGARGS (formerly
CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
2001-11-28 19:55:01 +00:00
DJ Delorie 42f9fc4543 * configure.in (--enable-languages): Be more permissive about
syntax.  Check for empty lists better.  Warn about $LANGUAGES.
2001-11-09 02:21:21 +00:00
Ben Elliston 5df2a48314 2001-09-19 Ben Elliston <bje@redhat.com>
* configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
	Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
	semantics.  Use the shell built-in "type" command instead.
2001-09-19 06:07:36 +00:00
Jeff Holcomb a8505a7159 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
* configure.in: Enable libstdc++-v3 for h8300 targets.
2001-09-03 19:47:48 +00:00
Tom Rix 3ed3570b68 Support for xcoff64, enable ld for aix 2001-05-24 21:06:16 +00:00
Alexandre Oliva 13c45b304c * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
libgcj.
2001-05-03 20:31:54 +00:00
Alexandre Oliva acb6fc4173 * configure.in (noconfigdirs): Don't reset it from scratch in the
target case; only append to it.
2001-04-26 05:42:15 +00:00
Alexandre Oliva 5e6f1ab22a * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
sparc-*-solaris2.8]: Disable ${libgcj}.
2001-04-26 05:32:29 +00:00
Alexandre Oliva 71bb5ea46b * configure.in (libgcj_saved): Copy from $libgcj.
(libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
--disable-libgcj.
2001-04-25 21:41:21 +00:00
Alexandre Oliva 68b3c65aa1 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
2001-04-02 01:32:45 +00:00
Alexandre Oliva 6222b61fee * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-28 01:19:29 +00:00
Nick Clifton 73c93db761 Allow configuration of texinfo for Cygwin hosts. 2001-02-17 00:53:44 +00:00
Nick Clifton 1e667f61b7 Add s390 support 2001-02-10 00:58:38 +00:00
Ben Elliston 8d1c033908 2001-01-15 Ben Elliston <bje@redhat.com>
* configure.in (host_tools): Add sid.
	Always configure cgen.
	* Makefile.in (all-sid): New target.
	(check-sid, clean-sid, install-sid): Likewise.
2001-01-15 00:19:42 +00:00
Alexandre Oliva 533245522d * configure.in: Disable language-specific target libraries for
languages that aren't enabled.
2000-12-12 20:33:05 +00:00
Nick Clifton a76857b272 Add ARM v5t, v5te and XScale support 2000-11-25 00:21:33 +00:00
Nick Clifton 6b8ce74ca3 Add noconfigure dirs for m68[hc]{11|12} targets. 2000-10-30 21:12:29 +00:00
Alexandre Oliva bfa303a1b3 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
crosses, but add gcc/include to the header search path for them.
2000-09-02 07:24:51 +00:00
Doug Evans 43a5b89bdd * Makefile.in (ALL_MODULES): Add all-cgen.
(CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
	(all-cgen): New target.
	(all-opcodes,all-sim): Depend on all-cgen.
	* configure.in (host_tools): Add cgen.
	Only configure cgen if --enable-cgen-maint.
2000-08-20 22:56:17 +00:00
Alexandre Oliva 2768864a59 * configure.in (libstdcxx_flags): Use
libstdc++-v3/src/libstdc++.INC.
2000-08-16 18:37:42 +00:00
Alexandre Oliva 9776b6ec98 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 2000-08-15 08:01:29 +00:00
Jason Merrill 86bf05d540 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
CXX_FOR_TARGET): Add -B$$r/gcc/ here.
        (FLAGS_FOR_TARGET): Not here.
        (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
2000-08-12 00:49:39 +00:00
DJ Delorie d32ca893ac * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
"if we're also building gcc, and it's a gcc that will run on the
build machine, we want to use its includes instead of the system's
default includes".
2000-08-07 15:02:09 +00:00
Alexandre Oliva e0b51f5a76 * configure.in (libstdcxx_flags): Don't use `"'. 2000-08-03 23:54:09 +00:00
Alexandre Oliva 6a2ef32105 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
commas in $LANGUAGES.
2000-08-03 02:22:11 +00:00
DJ Delorie 5a7b5870ff 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
* configure.in (qCXX_FOR_TARGET): Use echo instead of expr.

2000-07-31  Alexandre Oliva  <aoliva@redhat.com>

	* configure.in (qCXX_FOR_TARGET): Quote `&' characters in
	CXX_FOR_TARGET for sed.

2000-07-30  Alexandre Oliva  <aoliva@redhat.com>

	* configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
	Do not override if already set in the environment or in configure.
	Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
	(FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
2000-08-02 18:56:20 +00:00
Alexandre Oliva 0ec91c685c * Makefile.in (FLAGS_FOR_TARGET): New macro.
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
2000-07-28 02:10:36 +00:00