]> Git Repo - binutils.git/blobdiff - ChangeLog
Keep convex.h.
[binutils.git] / ChangeLog
index 6db68cd4c91b3b0a9487aac22f7af0d3966ae823..5a9c9c38c23f8f2abeab62c51c93f01532b00ab6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+Tue Feb  9 12:42:27 1993  Ian Lance Taylor  ([email protected])
+
+       * Makefile.in: Various changes to eliminate a level of make
+       recursion and reduce the required command line length.
+       (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
+       sub-makes.
+       (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
+       variables holding settings for specific sub-makes.
+       (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
+       in terms of BASE_FLAGS_TO_PASS.
+       (TARGET_LIBS): New variable listing directories which use
+       TARGET_FLAGS_TO_PASS.
+       (subdir_do): Eliminated.
+       (do-*): New set of targets to replace subdir_do.
+       (various): All targets which used subdir_do now depend on do-*.
+       (local-clean): Renamed from do_clean.
+       (local-distclean): New target, dependency of distclean and
+       realclean.
+       (install-info): Don't create directories.  Depend on dir.info
+       rather than calling make recursively.
+       (install-dir.info): Eliminated.
+       (install-info-dirs): Create all info directories here.
+       (dir.info): Depend upon do-install-info.
+
+       * test-build.mk (HOLES): Added false.
+
+Sat Feb  6 14:05:09 1993  Per Bothner  ([email protected])
+
+       * 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  ([email protected])
+
+       * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
+
+Thu Feb  4 01:50:53 1993  John Gilmore  ([email protected])
+
+       * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
+       GDB releases.
+
+Wed Feb  3 17:22:16 1993  Ken Raeburn  ([email protected])
+
+       * 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  ([email protected])
 
        * Makefile.in (all-gcc): Added dependency on all-gas.
This page took 0.023078 seconds and 4 git commands to generate.