Tue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus.com)
[deliverable/binutils-gdb.git] / ChangeLog
index db42512f461a76e3dccf11b39c6dcde12896e0ba..637cb07c8d70a35bd04b21a71e8a0e2c055d12f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
+
+Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in (info): remove dependency on all-texinfo.  The
+       problem was really in texinfo/C, not at this level.
+
+Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
+
+Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
+       GDB releases.
+
+Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * configure: Include srcdir in message about target of link not
+       being found.  Don't convert `-' to `_' in `with' options being
+       passed to subdirs.
+
+Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: add uudecode to host_tools
+
+       * Makefile.in: added {all,install}-uudecode targets, added them to
+       the appropriate lists
+
+Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (all-gcc): Added dependency on all-gas.
+
+       * configure.in (mips-*-*): Build ld and binutils.
+
+Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * configure: check return code from mkdir, print error message and
+         exit on failure.
+
+Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
+
+Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * test-build.mk (HOLES): Added tar, cpio and uudecode.
+
+Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
+
+       * config.sub (h8500):  Recognize this as a cpu type.
+
+Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure: source directory missing is no longer a warning
+
+       * configure.in: recognize irix[34]* instead of irix[34]
+
+       * Makefile.in: define and pass down X11_LIB
+
+       * config/mh-sco: define X11_LIB to the mess that SCO ODT requires
+
+Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype: Renamed to ...
+       * config.guess:  ... by popular request.
+       * configure.in, Makefile.in:  Update accordingly.
+
+Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
+       + Add Convex, Cray/Unicos, and Encore/Multimax support. 
+       + Execute ./dummy instead of assuming . is in PATH.
+
+Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
+
+       * guess-systype:  New shell script.  Attempts to guess the
+       canonical host name of the executing host.
+       Only a few hosts are supported so far.
+       * configure:  Call guess-systype if no host is specified.
+
+Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (gcc-no-fixedincludes): Made to work with current
+       gcc Makefile.
+
+**** start-sanitize-chill ****
 Fri Jan 15 16:40:54 1993  Mike Werner  (mtw@rtl.cygnus.com)
 
-        **** start-sanitize-chill ****
        * Makefile.in: added variables CHILL_FOR_TARGET, CHILLFLAGS,
          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.
-        **** end-sanitize-chill ****
+**** end-sanitize-chill ****
 
 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
 
@@ -17,11 +105,6 @@ Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
 
        * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
 
-Thu Jan  7 12:50:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
-
-       * ChangeLog: Corrected errors in the following ChangeLog entry:
-         Wed Jan        6 20:29:16 1993  Mike Werner
-
 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
 
        * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
@@ -485,7 +568,6 @@ 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
-       * .Sanitize: don't nuke byacc!
 
 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
 
@@ -554,11 +636,6 @@ Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
        * config.sub (basic_machine): fix sed so that '-foo' isn't
        completely substituted out while .+'-foo' loses the '-foo'
 
-Thu May 28 19:48:35 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
-
-       * .Sanitize: Add flex to the list of keepers.  flex is needed to
-       build GNU ld.
-
 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
 
        * config.sub ($os): Add -aout.
@@ -784,10 +861,9 @@ Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
 
 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
 
-       * config.sub configure.in config/.Sanitize config/mh-irix4
-       gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
-       gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
-       gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
+       * config.sub configure.in config/mh-irix4 gdb/configure.in
+       gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
+       gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
        gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
 
 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
This page took 0.024828 seconds and 4 git commands to generate.