Commit Graph

62 Commits

Author SHA1 Message Date
Mark Eichin 7ae681949a if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to
override "generic" (ie. incorrect) values of "" and /usr/latest/bin/make
1993-11-11 20:35:30 +00:00
David D. Zuhn 835eaf4635 remove sh-hms from hppa 1993-11-11 03:09:24 +00:00
Mark Eichin 1900e81550 all-cygnus, build-cygnus: "fi else" needs to be "fi ; else" 1993-11-10 21:56:23 +00:00
Mark Eichin fb682d6970 don't ever use sh explicitly
for lynxos, set SHELL=/bin/bash
1993-11-09 23:32:04 +00:00
David D. Zuhn d5b2cb761e update for datasheet 1993-11-08 21:20:52 +00:00
David D. Zuhn 87c6c079a9 build-all-latest target 1993-11-04 01:04:16 +00:00
Mark Eichin 0689f73a82 run make check on stage 3 after *all* trees are built 1993-10-28 21:54:44 +00:00
David D. Zuhn 39ad69d825 add build-latest target 1993-10-12 23:26:57 +00:00
David D. Zuhn 7f82101dac remove univel from unixware build config name 1993-08-20 21:14:17 +00:00
David D. Zuhn 89745e930e reflect new changes in matrix 1993-08-19 02:46:32 +00:00
David D. Zuhn c262769a5f update targets 1993-08-14 20:49:12 +00:00
David D. Zuhn 08629ab8ce another small sco tweak 1993-07-28 17:59:45 +00:00
David D. Zuhn 07be0634aa update for latest datasheet revs 1993-07-25 20:59:42 +00:00
David D. Zuhn f74859e42f different logging 1993-07-24 00:03:21 +00:00
David D. Zuhn 9805e2a6cf unixware typo 1993-07-22 01:28:01 +00:00
David D. Zuhn f358c81426 update for lynx, sgi -x- sh 1993-07-16 21:21:30 +00:00
David D. Zuhn ec782faafc handle our SCO name better 1993-07-12 21:05:23 +00:00
David D. Zuhn 54278e28d8 add sh for sun4 builds 1993-07-08 00:57:26 +00:00
David D. Zuhn 3248023874 update for q3 matrix 1993-07-02 01:32:40 +00:00
Ian Lance Taylor 9823504d83 * Makefile.in (MAKEINFOFLAGS): New variable.
(FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
	* build-all.mk, test-build.mk: Pass down --no-split as
	MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
1993-06-29 19:55:24 +00:00
Ian Lance Taylor e2af3c0ae2 Build HP700 crosses with optimization. 1993-06-16 14:29:19 +00:00
Ian Lance Taylor 75217b369e Corrected if test for build native, and added else true for Ultrix. 1993-06-14 19:17:29 +00:00
Ian Lance Taylor e87f924337 Pass CXXFLAGS down from command line. 1993-06-04 21:13:33 +00:00
Ian Lance Taylor 89da237fe9 Canonicalize sparc-sun-solaris2.1 to sparc-sun-solaris2. 1993-05-31 17:09:16 +00:00
Ian Lance Taylor a9377e86f8 Correct all-cross target for release-info stuff. 1993-05-27 00:18:14 +00:00
Ian Lance Taylor 60986901af * build-all.mk (all-cross): New target for Canadian Cross.
Added Q2 go32 targets.
	* test-build.mk: Configure go32 cross sparclite-aout and
	mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
	PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
1993-05-25 19:48:13 +00:00
David D. Zuhn 022f8f67d1 patches to use release-info 1993-05-20 22:18:48 +00:00
Ian Lance Taylor eb0293dc7c Update dates.
Also, build more Q2 targets: hp/300 native, hp/700 cross hp/300,
solaris cross mips-idt-ecoff.
1993-05-11 16:12:09 +00:00
Ian Lance Taylor 28fcc54f4e Build sun4 cross i386-go32. 1993-04-27 17:01:28 +00:00
Ian Lance Taylor db526bd7ff Canonicalize rs6000-ibm-aix3.2 to rs6000-ibm-aix. 1993-04-26 17:03:51 +00:00
Ian Lance Taylor 63ddbacf19 Updated dates. 1993-04-26 15:52:47 +00:00
David D. Zuhn 57dfb584ef add all-emacs target 1993-04-18 00:35:25 +00:00
Ian Lance Taylor e110c2a839 * build-all.mk: Set assorted targets for Q2.
* config.sub: Recognize z8k-sim and h8300-hms.
	* test-build.mk: Really don't pass host to configure.
	(HOLES): Added uname.
1993-04-08 16:26:01 +00:00
Ian Lance Taylor 6755c51e93 * build-all.mk: -G 8 no longer required for MIPS targets.
* test-build.mk: Don't pass host argument to configure; make it
	guess.
1993-04-06 20:49:55 +00:00
Ian Lance Taylor 013e4fa8fa * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
with gas currently defaults to -G 0.
1993-04-02 17:03:23 +00:00
Ian Lance Taylor 12eda6202b * build-all.mk: If host not specified, use config.guess. Pass TAG
to test-build.mk as RELEASE_TAG.
	* test-build.mk (configargs): New variable containing arguments to
	pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
	(FLAGS_TO_PASS): Pass down RELEASE_TAG.

	* config.guess: Use /bin/uname when checking -X argument on SCO,
	to avoid invoking GNU uname which doesn't understand -X.
1993-04-01 19:56:32 +00:00
Ian Lance Taylor 4cb6685364 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
gcc requirements.
1993-04-01 02:30:09 +00:00
Ian Lance Taylor 6d98b3d2b0 * build-all.mk: Use CC=cc -Xs on Solaris. 1993-03-30 18:04:32 +00:00
Ian Lance Taylor 50b5f70850 Updated dates. 1993-03-09 17:50:54 +00:00
David D. Zuhn c9c02af79c updated dates 1993-02-13 11:12:40 +00:00
David D. Zuhn a62dc0b99d updated date 1993-02-13 10:45:49 +00:00
David D. Zuhn e37dbf930d fix TMPDIR on hp300 automagically, don't have all sorts of -g -g -g flags around 1993-02-13 10:32:24 +00:00
David D. Zuhn 8ccb154d8b update dates 1993-02-12 05:20:16 +00:00
David D. Zuhn 3fa4d3e31e updated date 1993-02-05 05:25:12 +00:00
David D. Zuhn 388d084f8a updated dates, build all interesting targets on hp700 host 1993-02-03 03:01:06 +00:00
David D. Zuhn 872ff7ef3c add default CC compilers for Iris and DECstation 1993-01-11 21:07:26 +00:00
David D. Zuhn 7cc2923a8f build lots of targets for HPPA (testing), add -J Sun3 CC, add sparclite targets for sun4 1993-01-09 02:09:36 +00:00
David D. Zuhn ddf41dc742 update dates 1993-01-07 17:14:01 +00:00
David D. Zuhn b13a565e75 revert chill Sanitize patches 1993-01-07 01:24:52 +00:00
David D. Zuhn 9daf099f2c update dates 1993-01-05 10:49:11 +00:00