aboutsummaryrefslogtreecommitdiff
path: root/build-all.mk
AgeCommit message (Collapse)AuthorFilesLines
1993-05-20patches to use release-infoDavid D. Zuhn1-17/+16
1993-05-11Update dates.Ian Lance Taylor1-5/+5
Also, build more Q2 targets: hp/300 native, hp/700 cross hp/300, solaris cross mips-idt-ecoff.
1993-04-27Build sun4 cross i386-go32.Ian Lance Taylor1-5/+5
1993-04-26Canonicalize rs6000-ibm-aix3.2 to rs6000-ibm-aix.Ian Lance Taylor1-0/+3
1993-04-26Updated dates.Ian Lance Taylor1-2/+2
1993-04-18add all-emacs targetDavid D. Zuhn1-0/+9
1993-04-08 * build-all.mk: Set assorted targets for Q2.Ian Lance Taylor1-15/+18
* config.sub: Recognize z8k-sim and h8300-hms. * test-build.mk: Really don't pass host to configure. (HOLES): Added uname.
1993-04-06 * build-all.mk: -G 8 no longer required for MIPS targets.Ian Lance Taylor1-2/+0
* test-build.mk: Don't pass host argument to configure; make it guess.
1993-04-02 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gccIan Lance Taylor1-0/+2
with gas currently defaults to -G 0.
1993-04-01 * build-all.mk: If host not specified, use config.guess. Pass TAGIan Lance Taylor1-11/+16
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 * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to matchIan Lance Taylor1-1/+1
gcc requirements.
1993-03-30 * build-all.mk: Use CC=cc -Xs on Solaris.Ian Lance Taylor1-0/+1
1993-03-09Updated dates.Ian Lance Taylor1-2/+2
1993-02-13updated datesDavid D. Zuhn1-1/+1
1993-02-13updated dateDavid D. Zuhn1-2/+2
1993-02-13fix TMPDIR on hp300 automagically, don't have all sorts of -g -g -g flags aroundDavid D. Zuhn1-2/+4
1993-02-12update datesDavid D. Zuhn1-2/+2
1993-02-05updated dateDavid D. Zuhn1-1/+1
1993-02-03updated dates, build all interesting targets on hp700 hostDavid D. Zuhn1-6/+6
1993-01-11add default CC compilers for Iris and DECstationDavid D. Zuhn1-0/+2
1993-01-09build lots of targets for HPPA (testing), add -J Sun3 CC, add sparclite ↵David D. Zuhn1-2/+8
targets for sun4
1993-01-07update datesDavid D. Zuhn1-2/+2
1993-01-07revert chill Sanitize patchesDavid D. Zuhn1-1/+2
1993-01-05update datesDavid D. Zuhn1-8/+3
1992-12-30updated datesDavid D. Zuhn1-1/+1
1992-12-29Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-3/+12
* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. (all-cygnus, native, build-cygnus): Make $(canonhost)-stamp-3stage-done, not $(host).... * test-build.mk (stamp-3stage-compared): Use tail +10c for i386-sco3.2v4. Added else true to if command.
1992-12-25updated datesDavid D. Zuhn1-1/+1
1992-12-22updated dates, added -g to hppa native CFLAGSDavid D. Zuhn1-3/+3
1992-12-15update dates, HP700 target listDavid D. Zuhn1-4/+4
1992-12-12 * configure.in: handle some programs as cross-only, and others asDavid D. Zuhn1-1/+1
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-04updated datesDavid D. Zuhn1-2/+2
1992-11-30 * Makefile.in: define flags for X11 include files and library fileDavid D. Zuhn1-1/+9
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-23updated datesDavid D. Zuhn1-1/+1
1992-11-23updates dates, added build-cygnus targetDavid D. Zuhn1-1/+18
1992-11-18update datesDavid D. Zuhn1-2/+2
1992-11-10new file, build many toolchains at onceDavid D. Zuhn1-0/+161