* config.guess: Recognize BSD on hp300.
[deliverable/binutils-gdb.git] / ChangeLog
index 78663ffc57d485e98fc3a744bd113f83c6bd219b..f97886841bebd0040b2cb1ab74ad020e9501c31d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,168 @@
+Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Recognize BSD on hp300.
+
+Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
+       Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
+
+Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
+
+       * Makefile.in (all-send-pr): depends on all-prms
+
+Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
+
+Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
+       Added test for mips-mips-riscos5.
+
+Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure.in: use mh-hp300 for 68k HP hosts
+
+Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure: add support for CONFIG_SHELL, so that you can use
+       some alternate shell for evaluating configure scripts
+
+Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
+
+       * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
+       in configure script to bug-gdb@prep.ai.mit.edu when building
+       distribution archive.
+       * Makefile.in (COMPRESS):  Remove def.
+       * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
+       gdb.tar.Z and make-gdb.tar.Z respectively.
+       * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
+       * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
+       to convergence with 'taz' target in Makefile.in.
+
+Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * install.sh (dsttmp): use trap to ensure that tmp files go
+       away on error conditions
+
+Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
+
+Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in (install-dirs): Deal with a prefix like /gnu;
+       its parent is '/' not ''.
+
+       * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
+
+Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
+
+       * configure: if ${newsrcdir}/configure doesn't exist, don't assume
+       that ${newsrcdir}/configure.in does.
+
+Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * test-build.mk: support for CONFIG_SHELL
+
+Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
+
+       * config.sub (netware):  Add as a basic system type.
+
+Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * Makefile.in (Makefile): depend on configure.in.  Also drop the
+         $(srcdir)/ from the dependency on Makefile.in.
+
+Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
+       (h8300hhms is temporary until multi-libraries are implemented).
+       * configure.in: Handle h8300h too.
+
+Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
+
+Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
+
+       * configure:  Remove extraneous output when guessing host type.
+       * config.guess:  Remove extraneous output when guessing using C
+       compiler rather than uname, or when guessing fails.
+
+Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
+
+       * Makefile.in: remove all.cross and install.cross targets
+
+       * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
+         definitions
+
+Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+       * configure.in (target sh): Build gprof.
+
+Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * config.sub: change -solaris to -solaris2
+
+Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Use config/mh-riscos for mips-*-sysv*.
+
+Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure: Correct error message for missing Makefile.in to
+       print correct directory.
+
+Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * install.sh: kludge around 386BSD shell bug
+
+Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * config.guess:  Recognize NeXT.
+       * config.guess:  Recognize i486-ncr-sysv4.
+       * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
+
+Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * 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.
+
+Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
+
+Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * Makefile.in (libg++.tar.z):  New rule.
+       * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
+       * Makefile.in (taz):  Only do a single chmod.
+
+Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
+
+       * install.sh: don't use dirname anymore (replaced with sed usage)
+
+Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in:  Change extension for gzip'd files from '.z' to
+       '.gz' per new FSF standard usage.
+
+Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
+
+       * configure: put quotes around the final value of program_transform_name
+
+Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in: new install.sh support; update install-info rules
+
 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
 
+       * configure.in: Build diff for crosses, but not for go32 host.
+
        * configure.in: Build gprof only for native, and don't build it
        for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
 
This page took 0.031768 seconds and 4 git commands to generate.