aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
1993-02-02Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+2
* Makefile.in (all-gcc): Added dependency on all-gas.
1993-02-02Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+4
* configure.in (mips-*-*): Build ld and binutils.
1993-02-01check return code of mkdir, print error message on failure. addresses bug #2079K. Richard Pixley1-0/+5
1993-01-31* Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.John Gilmore1-0/+4
1993-01-28Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+4
* test-build.mk (HOLES): Added tar, cpio and uudecode.
1993-01-28Add h8500 as a cpu type.Jim Wilson1-17/+19
1993-01-23 * guess-systype: Renamed to ...Per Bothner1-0/+6
* config.guess: ... by popular request. * configure.in, Makefile.in: Update accordingly.
1993-01-21 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:Per Bothner1-0/+13
+ Add Convex, Cray/Unicos, and Encore/Multimax support. + Execute ./dummy instead of assuming . is in PATH.
1993-01-19Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
* Makefile.in (gcc-no-fixedincludes): Made to work with current gcc Makefile.
1993-01-16 * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,Mike Werner1-0/+10
and CHILL_LIB. * deja-gnu/gdb.t31/Makefile.in: removed explicit setting of CHILL variables as these are now passed down from the top level makefile using FLAGS_TO_PASS.
1993-01-15Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
* Makefile.in (GCC_FLAGS_TO_PASS): New variable. (all-gcc, install-gcc, subdir_do): Use it.
1993-01-14Rename uninstalled gcc driver from gcc to xgcc.Jim Wilson1-0/+25
1993-01-06 * Makefile.in (GCC_FOR_TARGET): Supply a default that matchesFred Fish1-0/+19
the one used in gcc/Makefile.in, so that a null expansion doesn't override the one needed to build gcc with a native cc.
1993-01-05Accept -with arguments.Ken Raeburn1-0/+4
Requoting for recursion may be buggy, but it does handle simple cases now.
1993-01-03Added h8300simSteve Chamberlain1-0/+4
1992-12-29Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+2
* config/mh-sco: Don't override BISON definition.
1992-12-29Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+9
* 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-28from fsf: sequent os is bsd(ish)Ken Raeburn1-0/+4
1992-12-28Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)Ian Lance Taylor1-0/+4
* configure.in (i[34]86-*-isc*): added; uses mh-sysv.
1992-12-25don't remove binutils from Solaris buildsDavid D. Zuhn1-0/+4
1992-12-24clean up mostlyclean changesDavid D. Zuhn1-0/+5
1992-12-24 * Makefile.in (mostlyclean, distclean, realclean): Fix toPer Bothner1-0/+5
do more-or-less the right thing.
1992-12-16Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+14
* Makefile.in: Add lines defining CC and CXX, and use CXX rather than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
1992-12-15* configure.in (hppa*-*-*): Don't remove bfd and gdb fromStu Grossman1-0/+5
configdirs anymore.
1992-12-13 * Makefile.in: extensive cleanup:: removed all of the explicitDavid D. Zuhn1-0/+23
clean-* targets, collapsed many wrappers around subdir_do into one, added additional targets to satisfy standards.texi, deleted some old targets, some changes for consistency
1992-12-04add several packages to configdirsDavid D. Zuhn1-0/+5
1992-11-30include mh-sun for all sun hosts (except solaris)David D. Zuhn1-0/+2
1992-11-30better handling for X11 oddities on various systemsDavid D. Zuhn1-0/+10
1992-11-30 * Makefile.in: define flags for X11 include files and library fileDavid D. Zuhn1-0/+2
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-28supply standard X11 include & library directoriesDavid D. Zuhn1-0/+3
1992-11-28define and pass down locations for X11 filesDavid D. Zuhn1-0/+9
1992-11-19Update references to files moved into etc/.John Gilmore1-0/+14
1992-11-11Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+19
* config.sub: added -sco3.2v4 support from FSF.
1992-11-07delete some old ose cruft, handle -wrs as an osDavid D. Zuhn1-1/+3
1992-11-07 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,David D. Zuhn1-0/+7
add 'sparc' to list of recognized cpus. This needed to make 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'
1992-11-07import from p3David D. Zuhn1-0/+4
1992-11-07added tcl, tk, and expectDavid D. Zuhn1-0/+6
1992-11-06Checked in ChangeLogMike Werner1-14/+0
1992-11-05merge in some p3 Makefile changesDavid D. Zuhn1-0/+45
1992-11-05checked in new changelogMike Werner1-0/+6
1992-11-05changed changelogMike Werner1-0/+12
1992-10-30Add deja-gnu to configdirs.Fred Fish1-0/+19
1992-10-13Replace m68kmote with plain old m68k.John Gilmore1-0/+4
1992-10-09Remove space from blank line, avoid Make complaints.John Gilmore1-0/+4
1992-10-09* config.sub: Complain if no argument is given. Added support for 386bsd as OSKen Raeburn1-0/+5
and target alias.
1992-10-08Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+5
* Makefile.in (XTRAFLAGS): include newlib directories if newlib/Makefile exists, rather than if host != target.
1992-10-05changes from p3. (new sparclite-wrs-vxworks triple, xiberty rules)Mark Eichin1-0/+11
1992-09-29Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-0/+11
* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc from the same source tree and not building a cross-compiler. This matters for the libg++ configuration if reconfiguring a tree that has already been installed.
1992-09-18only set PWD if it is already set (and likely wrong). from p3.Mark Eichin1-0/+4
1992-09-18Changes to make the gdb.tar.Z rule work better.John Gilmore1-0/+8
* Makefile.in (GDB_SUPPORT_DIRS): Add opcodes. (DEVO_SUPPORT): Add configure.texi. (bfd-ilrt.tar.Z): Remove ancient rule.