aboutsummaryrefslogtreecommitdiff
path: root/build-all.mk
AgeCommit message (Collapse)AuthorFilesLines
1993-08-20remove univel from unixware build config nameDavid D. Zuhn1-1/+1
1993-08-19reflect new changes in matrixDavid D. Zuhn1-34/+44
1993-08-14update targetsDavid D. Zuhn1-22/+44
1993-07-28another small sco tweakDavid D. Zuhn1-2/+5
1993-07-25update for latest datasheet revsDavid D. Zuhn1-8/+9
1993-07-24different loggingDavid D. Zuhn1-8/+9
1993-07-22unixware typoDavid D. Zuhn1-1/+1
1993-07-16update for lynx, sgi -x- shDavid D. Zuhn1-2/+21
1993-07-12handle our SCO name betterDavid D. Zuhn1-0/+3
1993-07-08add sh for sun4 buildsDavid D. Zuhn1-0/+1
1993-07-02update for q3 matrixDavid D. Zuhn1-28/+60
1993-06-29 * Makefile.in (MAKEINFOFLAGS): New variable.Ian Lance Taylor1-0/+5
(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-16Build HP700 crosses with optimization.Ian Lance Taylor1-1/+1
1993-06-14Corrected if test for build native, and added else true for Ultrix.Ian Lance Taylor1-1/+3
1993-06-04Pass CXXFLAGS down from command line.Ian Lance Taylor1-2/+4
1993-05-31Canonicalize sparc-sun-solaris2.1 to sparc-sun-solaris2.Ian Lance Taylor1-0/+3
1993-05-27Correct all-cross target for release-info stuff.Ian Lance Taylor1-2/+2
1993-05-25 * build-all.mk (all-cross): New target for Canadian Cross.Ian Lance Taylor1-0/+24
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-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)