* ch-exp.y: Clean up lexing of identifiers and
[deliverable/binutils-gdb.git] / ChangeLog
index a129a9b8df2a785cb9864526b9d26b9c9a104f9a..1f11e9677eaaea59b651a2bdb63cd0b392c14708 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * configure.in: add comment for --with-x default values
+
+       * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
+
+       * Makefile.in: add check-* targets for each of the directories in
+       the tree.  Add a definition of RUNTEST that will use the one we
+       just built, if it exists.  Pass this down via FLAGS_TO_PASS.
+
+Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure.in: Removed obsolete references to bfd_target and
+       target_makefile_frag.
+
+       * build-all.mk: Set assorted targets for Q2.
+       * config.sub: Recognize z8k-sim and h8300-hms.
+       * test-build.mk: Really don't pass host to configure.
+       (HOLES): Added uname.
+
+Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * configure: Handle an empty program-prefix, program-suffix or
+       program-transform-name correctly.
+
+Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * build-all.mk: -G 8 no longer required for MIPS targets.
+       * test-build.mk: Don't pass host argument to configure; make it
+       guess.
+
+Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
+
+       * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
+       * Makefile.in (COMPRESS):  New macro, like GZIP.
+
+Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
+
+       * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
+       with gas currently defaults to -G 0.
+
+Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * Makefile.in (all-flex): flex depends on byacc.
+
+       * build-all.mk: If host not specified, use config.guess.  Pass TAG
+       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.
+
+       * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
+
+       * configure.in: Build gas for mips-*-*.
+
+Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * Makefile.in (all.normal): insert missing backslash.
+
+Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match
+       gcc requirements.
+
+       * Makefile.in: Complete overhaul to merge many almost identical
+       targets.
+
+Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
+       (gdb.tar.Z): Adjusted.
+
+       * Makefile.in (setup-dirs, taz): New targets; should be general
+       enough to adapt for gdb sometime.  Build only .z file.
+       (gas.tar.z): New target.
+
 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * build-all.mk: Use CC=cc -Xs on Solaris.
This page took 0.023431 seconds and 4 git commands to generate.