Commit Graph

444 Commits

Author SHA1 Message Date
Jeff Law 4a5d33bb4f vr5900 -> r5900
Accept r5900el too
1997-09-23 16:42:24 +00:00
Nick Clifton 092859e862 Removed v850eq sanitization. 1997-09-22 19:28:04 +00:00
Ian Lance Taylor 62d8d4f48b remove v850 sanitization 1997-09-22 16:07:31 +00:00
Jeff Law 0208b0ddc5 Uli's libio/libstdc++ changes. 1997-09-16 18:01:15 +00:00
Geoffrey Noer a3138f51f6 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
* configure.in: remove bison from noconfigdirs for Cygwin32 host
1997-09-12 23:21:33 +00:00
David Edelsohn 107e527659 * configure.in (*-*-rtems*): Do not build libgloss for rtems. 1997-09-05 23:12:47 +00:00
Nick Clifton 492c267000 Add support for v850e and v850eq target. 1997-08-18 18:30:31 +00:00
Ian Lance Taylor c070fb34df * Makefile.in, configure.in: Handle jstools like vmake. 1997-08-11 17:50:58 +00:00
David Edelsohn 7512292c70 * config.sub: Recognize `arc' cpu.
* configure.in: Likewise.
	* config-ml.in: Likewise.
1997-08-08 23:31:29 +00:00
Ian Lance Taylor e087efc10c Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
* configure.in: Treat msdosdjgpp like go32.  Don't remove
	gprof for go32.
1997-07-22 23:00:15 +00:00
Stephen Peters f5152f7315 Don't ignore grep when compiling on alpha-dec-osf. 1997-07-21 17:38:57 +00:00
Ian Lance Taylor 8270cd762b * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
(INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
	(INSTALL_SCRIPT): New variable.
	(BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
	* configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
	to -x.
	* install-sh: Add support for -x option.
1997-07-04 17:27:30 +00:00
Ian Lance Taylor c446cc8bb4 * configure.in, Makefile.in: Treat tix like itcl. 1997-06-30 19:52:58 +00:00
Felix Lee e8f6afa32d * configure.in: configure sim before gdb for win32-x-ppc 1997-06-25 22:20:22 +00:00
Brendan Kehoe 10be59aa1e Move gperf into the toplevel, from libg++.
* configure.in (target_tools): Add target-gperf.
	(native_only): Add target-gperf.
	* Makefile.in (all-target-gperf): New target, depend on
	all-target-libg++.
	(configure-target-gperf): Empty rule.
	(ALL_TARGET_MODULES): Add all-target-gperf.
	(CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
	(CHECK_TARGET_MODULES): Add check-target-gperf.
	(INSTALL_TARGET_MODULES): Add install-target-gperf.
	(CLEAN_TARGET_MODULES): Add clean-target-gperf.
1997-06-25 19:24:03 +00:00
Brendan Kehoe c80c4a58df * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
--enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
1997-06-19 21:17:20 +00:00
Brendan Kehoe 3c4e3186a4 * configure.in (is_cross_compiler): If we're building
mips-sgi-irix6* native, turn on ENABLE_MULTILIB and set TARGET_SUBDIR.

forces it to build libiberty w/ the newly built compiler, solving the
n32 vs o32 problem doing the tests
1997-06-17 22:31:59 +00:00
Ian Lance Taylor 08a561521f * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets. 1997-06-16 23:10:46 +00:00
Ian Lance Taylor 6443441854 * configure.in: Build itl, db, sn, etc., when building for native
cygwin32.

	* Makefile.in (LD): New variable.
	(EXTRA_HOST_FLAGS): Pass down LD.
	($(DO_X)): Likewise.

Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>

	* Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
1997-06-16 15:13:43 +00:00
Bob Manson 41547e903b * configure.in (targargs): Strip out any supplied --build argument
before adding our own. Always add --build.
1997-06-13 17:25:00 +00:00
Bob Manson adc03ece62 * configure.in (targargs): Pass --build if we're doing
a cross-compile.

Fix problems with the build defaulting to the host value if it isn't
specified.
1997-06-13 04:15:12 +00:00
Ian Lance Taylor cc7e1635e6 * configure.in: Use install-sh, not install.sh. 1997-05-21 21:33:55 +00:00
Ian Lance Taylor 08168809b8 * Makefile.in: Add automake targets.
* configure.in (host_tools): Add automake.
1997-05-08 21:30:31 +00:00
Ian Lance Taylor 3718029fe6 * Makefile.in: Add ILU targets.
* configure.in (host_tools): Add ILU.
Also add IDE sanitization to configure.in.
1997-05-06 17:07:38 +00:00
Jason Merrill 070573509f * configure.in: Turn on multilib by default.
(cross_only): Remove target-libiberty.

	* Makefile.in (all-gcc): Don't depend on libiberty.
1997-04-30 19:22:11 +00:00
Tom Tromey 3b706a1e14 * configure.in (host_tools): Added vmake. 1997-04-29 17:29:47 +00:00
Geoffrey Noer 6fa28e001e Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
* configure.in: if target is cygwin32 but host isn't cygwin32,
        don't configure gdb tcl tk expect, not just gdb.
1997-04-23 00:21:55 +00:00
Tom Tromey ba26181f82 * configure.in: Added gnuserv everywhere sn appears.
* Makefile.in (ALL_MODULES): Added all-gnuserv.
	(CROSS_CHECK_MODULES): Added check-gnuserv.
	(INSTALL_MODULES): Added install-gnuserv.
	(CLEAN_MODULES): Added clean-gnuserv.
	(all-gnuserv): New target.
1997-04-21 20:00:42 +00:00
Tom Tromey eebe454c50 * configure.in (host_libs): Added libide.
Skip libide, vmake if no X.  Also skip these everywhere that sn is
        skipped.

        * Makefile.in (ALL_MODULES): Added all-vmake, all-libide.
        (CROSS_CHECK_MODULES): Added check-vmake, check-libide.
        (INSTALL_MODULES): Added install-vmake, install-libide.
        (CLEAN_MODULES): Added clean-vmake, clean-libide.
        (all-vmake, all-libide): New targets.
1997-04-21 19:30:47 +00:00
Ian Lance Taylor 7f5d96ba89 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
* configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
1997-03-31 21:29:17 +00:00
Fred Fish ae1b7a4245 * configure.in: Remove noconfigdirs case since gdb also
configures and builds for tic80-coff.
1997-03-30 19:46:29 +00:00
Michael Meissner 453d62fcfb Add libgloss, G++ libraries to tic80 builds 1997-03-26 15:41:04 +00:00
Michael Meissner 23e92f3fbd Make powerpc simulator support in gdb dependent on whether the simulator was configured in 1997-03-21 20:56:10 +00:00
Martin Hunt f9896d9edc Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
* configure.in (noconfigdirs): Remove tcl and tk from
	noconfigdirs for cygwin32 builds.
1997-03-05 20:18:43 +00:00
Andrew Cagney 16a1b42c20 * configure.in (noconfigdirs): Disable target-newlib,
target-examples and target-libiberty for d30v.
1997-03-03 03:44:48 +00:00
Fred Fish 066cc4a5b0 * configure.in (tic80-*-*): Remove ld from noconfigdirs. 1997-03-01 01:21:31 +00:00
Tom Tromey 1f07f797e3 * configure.in (host_libs): Build itcl after tcl, tk. 1997-02-25 22:43:55 +00:00
Tom Tromey 681c0ccde9 * configure.in (host_libs): Added db, itcl.
(host_tools): Added sn.
	(noconfigdirs): Added itcl, db, sn in appropriate places.
	(native_only): Added sn.
1997-02-25 19:04:34 +00:00
Martin Hunt 50b264e375 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* configure.in (noconfigdirs): Enable ld for d30v.
1997-02-22 02:02:27 +00:00
Michael Meissner 41416969f6 Build tic80 compiler 1997-02-22 01:59:42 +00:00
Andrew Cagney 7713cb96cd Commit the other half of the top level configure change for enabling
the sim directory.
1997-02-21 03:46:32 +00:00
Michael Meissner c6c7035cfb Since d10v is public now, remove all sanitization statements 1997-02-20 16:05:18 +00:00
Martin Hunt c2304cbab6 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* config.sub, configure.in: Add d30v target cpu.
1997-02-19 01:34:14 +00:00
Gavin Romig-Koch 276c2d7dc8 Add r5900 1997-02-11 13:26:34 +00:00
Geoffrey Noer 750fa6818e Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
* configure.in: build gdb for mn10200
1997-01-23 09:46:00 +00:00
Angela Marie Thomas cdbd1b1752 fix sanitize typos 1997-01-17 04:16:18 +00:00
Michael Meissner eec29b2fd2 Turn off most targets for tic80-*-* right now 1997-01-14 03:48:19 +00:00
Ian Lance Taylor 0bcd9172e8 * configure.in: Remove uses of config/mh-linux. 1996-12-31 21:05:42 +00:00
Jim Wilson 4ceaca777a * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs. 1996-12-18 21:16:03 +00:00
Jeff Law f42e0aab56 * configure.in: Do build gcc and the target libraries for
the mn10200.
1996-12-18 17:33:50 +00:00