Commit Graph

113 Commits

Author SHA1 Message Date
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
David D. Zuhn
c676f606d2 * Makefile.in: define flags for X11 include files and library file
locations, pass them down to the programs that need this info
	* build-all.mk: added a 'native' target, to 3stage the native toolchain
	(also updated dates in test-build.mk and build-all.mk)
1992-11-30 09:15:40 +00:00
David D. Zuhn
4d1e5a4e87 build libg++ on HPUX 1992-11-23 02:59:50 +00:00
Fred Fish
6845e2da3e * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
* configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
1992-11-15 17:37:16 +00:00
Steve Chamberlain
cedb0c456a z8k stuff 1992-11-13 17:40:20 +00:00
David D. Zuhn
c014d59723 * configure.in: expand the section that adds or removes
directories from the list of programs to build, to handle native
vs. cross in addition to host v. native
* test-build.mk: add -w to GNU_MAKE
1992-11-09 05:16:57 +00:00
David D. Zuhn
ffce44a010 added tcl, tk, and expect 1992-11-07 05:00:06 +00:00
David D. Zuhn
378fd38252 merge in some p3 Makefile changes 1992-11-05 23:04:38 +00:00
Fred Fish
7a8d10cee6 Add deja-gnu to configdirs. 1992-10-30 19:38:52 +00:00
David D. Zuhn
15ae586e2e regularize formatting 1992-10-02 06:55:20 +00:00
David D. Zuhn
cec673a2a5 use *-*-* instead nested cases 1992-10-02 01:00:21 +00:00
David Henkel-Wallace
c43949138b Make sure flex is built before stuff that might use it. 1992-09-26 22:33:06 +00:00
Ian Lance Taylor
f68be6f088 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
* configure.in, config.sub: added new target m68010-adobe-scout,
	with alias of adobe68k.  Changed configure.in to check for
	-scout before -sco* to avoid a false match.
1992-09-10 18:04:50 +00:00
Mike Werner
868ebe79a8 get the order of opcodes + binutils right so that everything builds 1992-08-31 23:19:34 +00:00
Steve Chamberlain
aa06ff7e3c Support for opcodes directory 1992-08-31 22:26:18 +00:00
Ian Lance Taylor
afba2b2286 Renamed OSE configuration to ose. 1992-08-24 22:32:46 +00:00
David D. Zuhn
dfa891fc11 clean up Makefile.in (install), configure.in (the parts that choose what not to build for a host or target) 1992-08-03 22:44:29 +00:00
David D. Zuhn
0ddd7b5066 frag for hpux, INSTALL=cp 1992-07-21 08:07:26 +00:00
David D. Zuhn
43557c0aec rearranged tests to remove subdirs from configdirs 1992-07-20 00:56:37 +00:00
Steve Chamberlain
3ad0ef3736 * Makefile.in, configure.in: add tgas 1992-07-17 01:34:45 +00:00
K. Richard Pixley
2d115749d7 add libm 1992-07-16 23:06:53 +00:00
Per Bothner
4da05fa091 Add Linux hook. 1992-06-23 06:50:30 +00:00
Steve Chamberlain
4347369fb1 * configure: fix various problems with propogating
makefile_target_frag in subdirs.
	* configure.in: config libgcc if its there
1992-06-23 01:32:47 +00:00
Mark Eichin
bbc7590aad change mh-solaris2 to mh-solaris. 1992-06-01 00:29:44 +00:00
Mark Eichin
ef8aa56d10 Added solaris configuration support. 1992-05-31 22:13:34 +00:00
K. Richard Pixley
618f57a9a2 add autoconf 1992-04-24 21:46:16 +00:00
Stu Grossman
9f756cd8d2 29k/UDI config stuff. 1992-04-24 06:27:14 +00:00
K. Richard Pixley
9d3f69fba0 remove binutils, gas, ld when targetting rs6000 1992-04-21 04:06:33 +00:00