Commit Graph

140 Commits

Author SHA1 Message Date
David D. Zuhn 8388b9dfe4 don't build gas,ld,binutils for *-*-sysv4 1993-06-07 20:14:02 +00:00
Brendan Kehoe d6c8b354e1 * configure.in (host_tools): Add prms. 1993-06-07 18:41:17 +00:00
David D. Zuhn 3e9ed8fcbf * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
GO32 hosted toolchains
1993-05-24 22:31:24 +00:00
David D. Zuhn 3bc707c332 add more files to ETC_SUPPORT, configure the release directory, add a vault-install target 1993-05-21 17:44:49 +00:00
David D. Zuhn 4b437c20ad more tools to build native-only 1993-05-20 22:23:11 +00:00
David D. Zuhn be8966dcee use the sun3 makefile fragment (PR 2729)
also, don't build things that don't work on the alpha
1993-05-20 21:37:14 +00:00
Ian Lance Taylor dc2d3554ea Don't build uudecode for go32 host. 1993-05-07 21:01:10 +00:00
Ian Lance Taylor a372dbb985 Don't build gprof for go32 host. 1993-05-07 18:47:41 +00:00
Ken Raeburn 99a5da15a7 handle hppa osf configuration 1993-04-29 16:48:04 +00:00
David D. Zuhn e13fa011e2 default is the tree supports X11 1993-04-24 01:08:35 +00:00
David D. Zuhn 44f0624a2b * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
* config/mh-delta88: remove extraneous GCC references
1993-04-18 00:21:14 +00:00
David D. Zuhn 6a42d18472 * configure.in: add comment for --with-x default values
* config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
	* Makefile.in: add check-* targets for each of the directories in
	the tree.  Add a definition of RUNTEST that will use the one we
	just built, if it exists.  Pass this down via FLAGS_TO_PASS.
1993-04-09 20:58:44 +00:00
Ian Lance Taylor a649a160fe * configure.in: Removed obsolete references to bfd_target and
target_makefile_frag.
1993-04-08 18:24:03 +00:00
Ian Lance Taylor 37ed0b119b Revert automatic setting of -with-gnu-ld and -with-gnu-as. 1993-04-01 18:49:02 +00:00
Ian Lance Taylor 3dcd81b926 * configure.in: Build gas for mips-*-*. If configuring gas and/or
ld, and the source directories exist, assume -with-gnu-as and/or
	-with-gnu-ld.
1993-04-01 18:34:14 +00:00
David D. Zuhn 3dec6e14a9 fix setting of target_alias when using config.guess (fixes PR config/2422) 1993-03-24 21:10:41 +00:00
Ian Lance Taylor f755298c5e * configure.in (h8300-*-*, h8500-*-*): Don't build libg++. 1993-03-15 23:47:19 +00:00
David D. Zuhn 9f579565e5 * configure.in: canonicalize all instances to *-*-solaris2*,
also strip out a number of tools to not build for go32 host
1993-03-13 02:50:15 +00:00
David D. Zuhn 50fbe97649 tclX support 1993-03-10 11:15:28 +00:00
Ken Raeburn 795308d6ec From Minh Tran-Le: recognize i386-ibm-aix (ps/2), and use new config file for
it.
1993-03-08 20:30:47 +00:00
Ken Raeburn 77379667ed Put back mips-dec-bsd* case.
With a comment this time, so maybe zoo will realize it's not a no-op.
1993-03-03 19:44:17 +00:00
Fred Fish d3c06c91b4 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
* configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
	* config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
	* config/mh-vaxult2:  New file.
1993-03-03 06:11:45 +00:00
David D. Zuhn 4acdfbb0b1 * configure.in: remove no-op mips-dec-bsd* in "case $target"
* Makefile.in (dir.info): only run gen-info-dir if it exists,
	(install-info): install dir.info only if it exists,
	(all-expect, install-expect): pass along X11_FLAGS_TO_PASS
1993-03-03 04:28:20 +00:00
Ken Raeburn f9667cbe74 build gas for mips-dec-bsd 1993-03-02 17:18:03 +00:00
Ken Raeburn be956b0c97 configure.in: For VMS target, skip bfd, ld, binutils. 1993-03-02 17:02:35 +00:00
Brendan Kehoe fd2aaadcc9 undo prev change 1993-03-02 01:05:24 +00:00
Brendan Kehoe 0e51924087 * Makefile.in (all-prms, install-prms): Changed to gnats.
* configure.in (host_tools): Changed prms to gnats.
1993-03-02 00:44:39 +00:00
Mike Werner 1dc4f59dcd * configure.in: added "dejagnu" to the hosttools list. 1993-02-23 22:24:47 +00:00
Per Bothner ba7f177aeb * config.sub, configure.in, config.guess: Add support
for Bosx, an AIX variant from Bull.
	Patches from F.Pierresteguy@frcl.bull.fr.
1993-02-23 07:33:45 +00:00
Brendan Kehoe 98941fab9f * Makefile.in: Change send_pr to send-pr.
* configure.in: Likewise.
	* send_pr: Renamed directory to send-pr.
1993-02-20 04:22:04 +00:00
David D. Zuhn 07362bd93b add support for tar gzip hello recode and indent 1993-02-16 17:58:39 +00:00
Steve Chamberlain d080269f6d simulator consolidation 1993-02-04 00:15:19 +00:00
David D. Zuhn 4a2f0c79f5 added support for uudecode 1993-02-03 02:59:27 +00:00
Ian Lance Taylor 6bdeaead5e Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
* configure.in (mips-*-*): Build ld and binutils.
1993-02-02 19:46:34 +00:00
David D. Zuhn fab5d4e319 recognize irix[34]* instead of irix[34] 1993-01-24 03:48:58 +00:00
Bill Cox 2abb93381c Add chillrt, h8300sim to sub dirs. 1993-01-08 01:31:48 +00:00
Mike Werner 6218894f95 * Makefile.in: Removed explicit setting of SUBDIRS. This gets done
by configure, using configure.in .
	**** start-sanitize-chill ****
	* configure.in: Added sanitization for chill to the setting of
	  target_libs .
	**** end-sanitize-chill ****
1993-01-07 04:39:57 +00:00
David D. Zuhn b13a565e75 revert chill Sanitize patches 1993-01-07 01:24:52 +00:00
Bill Cox 92ffd58037 fix chill sanitization 1993-01-06 22:31:06 +00:00
Fred Fish 5d4ec8518b * Makefile.in (SUBDIRS): Add chillrt.
* Makefile.in (all.normal):  Add all-chillrt.
	* Makefile.in (all.cross):  Add all-chillrt.
	* Makefile.in (install-no-fixedincludes):  Add install-chillrt.
	* Makefile.in (install.cross):  Add install-chillrt.
	* Makefile.in (all-chillrt, install-chillrt):  New targets.
	* Makefile.in (subdir_do):  Handle chillrt like newlib.
	* configure.in (target_libs):  Add chillrt.

	(Also added appropriate stuff to .Sanitize)
1993-01-06 16:02:53 +00:00
David D. Zuhn b640e7f90d add groff 1993-01-05 10:49:49 +00:00
David D. Zuhn 9bdd52ddd6 update comments 1992-12-31 01:30:27 +00:00
Ian Lance Taylor 19fb2a5fde Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1992-12-28 16:34:12 +00:00
David D. Zuhn 83a4767891 don't remove binutils from Solaris builds 1992-12-25 01:27:18 +00:00
David D. Zuhn 5a144d130f don't build sed -- it's broken 1992-12-22 23:26:39 +00:00
David D. Zuhn 041164e469 Makefile.in: regularize use of $host_canonical and $target_canonical
configure.in: split apart configdirs, handle removal of directories
   for native or cross compilations more gracefully
1992-12-16 01:01:49 +00:00
Stu Grossman f21de9333f * configure.in (hppa*-*-*): Don't remove bfd and gdb from
configdirs anymore.
1992-12-15 01:07:07 +00:00
David D. Zuhn ba4513e74f * configure.in: handle some programs as cross-only, and others as
native only
	* test-build.mk: handle partial holes in a more generic manner
	* Makefile.in: m4 depends on libiberty

also updated dates in test-build.mk and build-all.mk
1992-12-12 04:20:03 +00:00
David D. Zuhn 1dcc1344a1 add several packages to configdirs 1992-12-04 05:53:52 +00:00
David D. Zuhn d10f77c1b8 better handling for X11 oddities on various systems 1992-11-30 22:58:37 +00:00