Commit Graph

197 Commits

Author SHA1 Message Date
Per Bothner 07043fa7f8 * configure.in (noconfigdirs for alpha): Remove libg++ and libio. 1994-03-03 22:25:16 +00:00
David Edelsohn 8f30a41ecb * configure.in: Remove embedded newlines from configdirs.
Avoid mismatches of substrings.  Fix matching strings at end of configdirs.
1994-02-18 21:23:25 +00:00
David Edelsohn 840e7e8ca0 Back out last patch until I figure out why configure is choking. 1994-02-18 20:18:56 +00:00
David Edelsohn b37556c4ef * configure.in: Avoid substring mismatches but allow matches
to words at front and end of string.
1994-02-18 19:25:46 +00:00
Ken Raeburn b20ab72634 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 1994-02-08 21:42:55 +00:00
Jeff Law 28d8ead414 * configure.in (hppa*-*-osf*): Treat this just like most other
PA configurations (eg no binutils or ld).
        (hppa*-*-*elf*): These configurations have binutils and ld.
1994-02-07 23:44:31 +00:00
Ian Lance Taylor 7a54cdb08f * configure.in (rs6000-*-*): Build gas. 1994-02-05 06:01:33 +00:00
Stu Grossman ffcb7f05a0 * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
Ian Lance Taylor 6d1603ccf2 * configure.in: Correct test for --with-gnu-as and
--with-gnu-ld to not get confused by substring matches.
1994-01-07 01:15:41 +00:00
Ian Lance Taylor 9fe444b57a * configure.in: Don't issue warnings about directories which are
not being configued if -norecursion is set.
1994-01-06 21:11:10 +00:00
Ian Lance Taylor 588d1d685c * configure.in: Don't build gas for alpha-dec-osf1*. 1994-01-06 16:22:31 +00:00
Rob Savoye 8a3871bb1c * configure.in, config.sub: Add support for VSTa micro-kernel. 1994-01-01 20:48:41 +00:00
Jeff Law 28958ab2d0 * configure.in: Nuke hacks which were used to get a special
version of GAS for HPPA configurations.
1993-12-26 04:02:36 +00:00
David D. Zuhn c4e349acbf no cvs on rs6000 1993-12-20 21:09:41 +00:00
Ken Raeburn c82bea8499 Since newlib claims not to support the alpha, don't try to configure newlib
for an alpha target.
1993-12-02 22:19:44 +00:00
Ian Lance Taylor 04b9315f60 * configure.in: Don't build ld for Irix 5. Don't build gas,
libg++ or libio for any Alpha target.
1993-12-02 19:41:14 +00:00
Ian Lance Taylor 616d31f397 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5. 1993-12-02 19:37:34 +00:00
David D. Zuhn bed5e19f10 handle space quoting issues 1993-11-30 21:46:34 +00:00
David D. Zuhn 20572f5f4e don't build ld on i386-sysv4 platforms 1993-11-16 23:06:48 +00:00
Jim Kingdon becf2d8abc * config.guess: Recognize Apollos (using environment variables).
* configure.in: Don't configure ld, binutils, or gprof for Apollo.
1993-11-16 20:43:36 +00:00
David D. Zuhn 99161873e9 * configure.in (hppa target): check the source directory for the
pagas sub-directory
1993-11-04 05:35:21 +00:00
Ken Raeburn 320c9fff4c configure.in: Don't build ld on i386-solaris2, same as for sparc-solaris2. 1993-11-03 19:10:53 +00:00
Peter Schauer ffd334ce82 * configure.in: Configure gdb for alpha. 1993-11-02 21:39:59 +00:00
Ken Raeburn 8ae559b758 Get rid of "Sanitize for-fsf" stuff; it didn't get the right results. 1993-10-26 23:21:17 +00:00
Ken Raeburn 52e3ad8772 * configure.in: Produce warning message for subdirectories not
configurable for this host/target combination.  Don't try to
	configure gdb for vms.
(Needed for FSF releases.  Should be harmless for ours.)
1993-10-26 23:02:18 +00:00
David D. Zuhn 772ebace7c remove debugging output accidentally checked in 1993-10-24 04:45:51 +00:00
Jim Kingdon c71350fc3b * configure.in: Add * to end of all OS names. 1993-10-22 13:32:12 +00:00
Stan Shebs 312cae61a0 Always build newlib for native Lynx. 1993-10-21 18:40:48 +00:00
Jim Kingdon 408f64bcd6 * configure.in: Add comment about HP compiler vs. emacs. 1993-10-20 15:01:15 +00:00
David D. Zuhn 1f69e88db3 don't build ld on solaris2 1993-10-19 23:04:39 +00:00
Ken Raeburn 1f97bff7ac configure.in: Accept alpha-dec-osf1* instead of just -osf1, since config.guess
will include the full version number.
1993-10-19 22:24:16 +00:00
Ian Lance Taylor fd1aec331c * configure.in: Build linker and binutils for alpha-dec-osf1. 1993-10-19 19:59:16 +00:00
David D. Zuhn 1dbe1189b3 remove debugging echo 1993-10-19 17:44:57 +00:00
David D. Zuhn 8b5405d2e5 handle unixware & hp emacs, textutils on rs6000 1993-10-18 22:28:18 +00:00
David D. Zuhn e718498b08 recognize mips*- instead of mips- 1993-10-12 21:14:26 +00:00
Ken Raeburn 5357f1287d configure.in: Put {start,end}-sanitize-for-fsf around code that removes some
programs based on host or target; this silent failure to configure isn't
appropriate for the separate one-tool releases FSF puts out.

.Sanitize: Remove that code if "for-fsf" is on command line; remove just the
markers if it isn't.
1993-10-08 21:27:13 +00:00
Peter Schauer 580217119e * configure.in: Remove alpha-dec-osf*, no longer necessary now that
gdb knows how to handle OSF/1 shared libraries.
1993-10-06 20:58:14 +00:00
Jim Kingdon 9117f6093a * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
* config.guess: Recognize Hitachi's HIUX.
	* config.sub: Recognize h3050r* and hppahitachi.
	Remove redundant cases for hp9k[23]*.
1993-10-05 17:41:05 +00:00
David D. Zuhn 719cb03ff5 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
if gas and ld are in the source tree and are in ${configdirs}.
	If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
	the --with options (but still pass them down on the command line,
	if they were explicitly specified).

	* configure: substitute SHELL value in Makefile.in with
	${CONFIG_SHELL}
1993-10-04 23:19:25 +00:00
Ian Lance Taylor 0e1132b735 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
*-*-solaris2* targets.
1993-09-23 22:07:39 +00:00
David D. Zuhn 36b41837d6 use mt-hppa, use 'gas ' instead of 'gas' 1993-09-13 19:29:54 +00:00
David D. Zuhn d0b01a5d97 add support for gash 1993-09-10 21:36:45 +00:00
Jim Kingdon 54fdaa7bbb * configure.in: Match *-*-solaris2* not *-sun-solaris2*. 1993-08-31 16:03:04 +00:00
David D. Zuhn 26fac605fb fix install.sh on DECstation; handle lack of c++ on h8[35]00 for libio 1993-08-20 00:37:33 +00:00
David D. Zuhn 8efcf2244e add libio 1993-08-18 21:26:16 +00:00
David D. Zuhn 716f859496 add support for dosutils 1993-08-09 23:07:09 +00:00
David D. Zuhn 5dd8d83fdf use mh-hp300 1993-08-05 23:15:04 +00:00
David D. Zuhn 07a17a1bae use mh-lynxos for *-*-lynxos 1993-07-16 20:17:49 +00:00
David D. Zuhn 3cbe92bdef use mh-lynxos host fragment 1993-07-16 20:15:19 +00:00
David Edelsohn b2eed00fa9 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
(h8300hhms is temporary until multi-libraries are implemented).
* configure.in: Handle h8300h too.
1993-07-14 03:20:18 +00:00