Commit Graph

53 Commits

Author SHA1 Message Date
DJ Delorie ffb97b2f51 * configure.in: Add *-*-freebsd* configurations. 2002-04-10 02:13:43 +00:00
H.J. Lu fad93c5513 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 2e8357fc19 * 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 20a5393bb6 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 e82380ccbb * 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 1319fb9c00 Import StrongARM and XScale target_configdirs from FSF GCC version. 2002-01-23 16:40:51 +00:00
Nick Clifton a0c1c92088 Add ia64-hpux target. LD and GDB are not currently supported. 2002-01-11 09:29:18 +00:00
Mark Salter 05ecd75c3e ARM support added to libgloss 2002-01-07 18:14:04 +00:00
Thomas Fitzsimmons 0a0d00410b * 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 49b7683bab 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 922b248500 * 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 8f6a59e5ff 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 dd1e52a4ee 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 11a383ba17 Support for xcoff64, enable ld for aix 2001-05-24 21:06:16 +00:00
Alexandre Oliva b1af961c84 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
libgcj.
2001-05-03 20:31:54 +00:00
Alexandre Oliva 5ec3e74e11 * 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 b3ed1d6b5e * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
sparc-*-solaris2.8]: Disable ${libgcj}.
2001-04-26 05:32:29 +00:00
Alexandre Oliva 96111c1068 * 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 dec0cb0ce3 * 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 6a9c388603 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. 2001-03-28 01:19:29 +00:00
Nick Clifton 8d6dd99d61 Allow configuration of texinfo for Cygwin hosts. 2001-02-17 00:53:44 +00:00
Nick Clifton a85d7ed0f0 Add s390 support 2001-02-10 00:58:38 +00:00
Ben Elliston 8817b92ed1 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 6ee6cea6cd * configure.in: Disable language-specific target libraries for
languages that aren't enabled.
2000-12-12 20:33:05 +00:00
Nick Clifton 077b8428ab Add ARM v5t, v5te and XScale support 2000-11-25 00:21:40 +00:00
Nick Clifton f9e0997d4c Add noconfigure dirs for m68[hc]{11|12} targets. 2000-10-30 21:12:29 +00:00
Alexandre Oliva 7450026cd9 * 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 9765193ec2 * 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 e52ef561b8 * configure.in (libstdcxx_flags): Use
libstdc++-v3/src/libstdc++.INC.
2000-08-16 18:37:42 +00:00
Alexandre Oliva 88f9c2a0b0 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES. 2000-08-15 08:01:29 +00:00
Jason Merrill 98fbe43fb0 * 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 279ddab43f * 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 24ffec7ab8 * configure.in (libstdcxx_flags): Don't use `"'. 2000-08-03 23:54:09 +00:00
Alexandre Oliva daf644b5c9 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
commas in $LANGUAGES.
2000-08-03 02:22:11 +00:00
DJ Delorie 63266560e9 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 9e449d3e54 * 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
Alexandre Oliva 8bbd92e005 * configure.in: Use the same cache file for all target libs.
* config-ml.in: But different cache files per multilib variant.
2000-07-24 04:34:08 +00:00
Jason Merrill ba73c63f53 merge with gcc 2000-07-22 08:20:10 +00:00
Timothy Wall f04f5a6794 TI C54x target added. 2000-06-20 13:59:03 +00:00
Jeff Law 09e90eb479 * configure.in (hppa*64*-*-*): Do build ld for this configuration. 2000-05-18 16:58:06 +00:00
David Edelsohn 53f07fe99f * configure.in: Special case powerpc*-*-aix* target_makefile_frag. 2000-05-18 14:28:32 +00:00
Jim Wilson 2315914dae Add toplevel configure support for ia64-elf.
* configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
2000-05-11 04:27:08 +00:00
Jason Merrill d332c5ac7e * configure.in: -linux-gnu*, not -linux-gnu.
* configure (gcc_version): When setting, narrow search to
        lines containing `version_string'.
2000-03-30 02:19:56 +00:00
Nick Clifton 347dad9e10 Remove extraneous CYGNUYS LOCAL markers. 2000-03-06 18:09:38 +00:00
Ian Lance Taylor 96ce09a7cf 2000-02-27 Andreas Jaeger <aj@suse.de>
* configure.in: Add entry for mips*-*-linux*, move catch all
	*-*-*linux* entry below this one.
2000-02-28 04:20:22 +00:00
Alan Modra 5b93d8bb51 Add IBM 370 support. 2000-02-23 13:52:23 +00:00
Nick Clifton 2fb651f6a1 Add support for sh-pe and arm-wince-pe targets. 2000-02-23 01:26:59 +00:00
Geoffrey Keating 91b2c84db0 Merge in changes from egcs for AIX cross-compilation support. 2000-01-12 18:56:45 +00:00
Nick Clifton ceaa7778c0 Do not build ld for native AIX platforms. 1999-08-27 10:42:58 +00:00
Ian Lance Taylor dc8bc5a62a 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
* configure.in (i[3456]-*-mingw32*): Don't put gprof in
	noconfigdirs.
	(*-*-cygwin*): Likewise.
1999-08-08 23:32:46 +00:00