* fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),
[binutils-gdb.git] / ChangeLog
index f97886841bebd0040b2cb1ab74ad020e9501c31d..10c645ca8568bbd7b9aadd7c4f942650af271aa7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,121 @@
+Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
+
+       * config.sub: Accept linux*coff and linux*elf as operating
+       systems.
+
+Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config.sub: Recognize mips64, and mips3 as an alias for it.
+
+Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * configure.in: Remove alpha-dec-osf*, no longer necessary now that
+       gdb knows how to handle OSF/1 shared libraries.
+
+Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
+       * config.guess: Recognize Hitachi's HIUX.
+       * config.sub: Recognize h3050r* and hppahitachi.
+       Remove redundant cases for hp9k[23]*.
+
+Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
+       if gas and ld are in the source tree and are in ${configdirs}.
+       If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
+       the --with options (but still pass them down on the command line,
+       if they were explicitly specified).  
+
+Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure: substitute SHELL value in Makefile.in with
+       ${CONFIG_SHELL}
+
+Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
+       *-*-solaris2* targets.
+
+Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * Makefile.in: define M4, and pass it down to sub-makes;
+       all-autoconf now depends on all-m4
+
+Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
+       presence of {ar,ranlib} instead of a configured directory
+
+Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
+
+       * config.guess: Accept 34?? as well as 33?? for NCR.
+
+Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
+       of 'gas' in sed commands, since 'gash' is now in the tree as well.
+
+Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * configure: grab values for $(CC) and $(CXX) from the
+       environment, so that someone can do "CC=gcc configure; make" and
+       have it work right (matching the way that autoconf works now)
+
+       * configure.in, Makefile.in: add support for gash, the tcl
+       interface to Galaxy
+
+       * config.guess: add NetBSD variants (hp300, x86)
+
+Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
+
+       * install.sh: Support -d option (in the manner of SunOS 4 install,
+       as it is more deterministic than that of GNU install)
+       (chmodcmd): Set file to mode 755 by default (should also do default
+       chgrp and chown, but I don't feel like dealing with that now)
+
+Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
+
+       * config.sub: Remove h8300hhms alias.
+
+Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
+
+Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
+       as stmp-fixinc
+
+Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * config.sub: recognize m88110-bug-coff.
+
+Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * Makefile.in (all-libio): all dependencies on the toolchain used
+       to build this (gcc, gas, ld, etc)
+
+Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.guess: Deal with OSF/1 1.3 on alpha.
+
+Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
+
+       * install.sh: add some 'else true' clauses for portability
+
+       * configure.in: don't build libio for h8[35]00-*-* targets
+
+Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
+
+       * Makefile.in:  Add support for new libio.
+
 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * install.sh: If one command fails, don't try the rest.  Don't try
+       to remove $dsttmp (via trap) unless we have already created it.
+       If $src doesn't exist, detect it and exit with an error.
+
        * config.guess: Recognize BSD on hp300.
 
 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
@@ -1256,7 +1372,7 @@ Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
 
        * configure: Add program_suffix (parallel to program_prefix)
-       * Makefile.in: adjust directory-creting script for losing decstation
+       * Makefile.in: adjust directory-creating script for losing decstation
 
 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)