aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-11-16 00:32:34 +0000
committerKen Raeburn <raeburn@cygnus>1995-11-16 00:32:34 +0000
commitae75c4a42335f8e763c902dfe27f572532cec39c (patch)
tree3a9d654b5dd40d95cb4908d80931e0eba42a2e8c
parente9f3061668815ec3e2d0822d3b819f48e7adf78c (diff)
downloadgdb-ae75c4a42335f8e763c902dfe27f572532cec39c.zip
gdb-ae75c4a42335f8e763c902dfe27f572532cec39c.tar.gz
gdb-ae75c4a42335f8e763c902dfe27f572532cec39c.tar.bz2
log for this morning's makefile (make dep) change
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 19ccd46..f7fe905 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -11,6 +11,15 @@ Wed Nov 15 18:05:52 1995 Ian Lance Taylor <ian@cygnus.com>
_bfd_generic_bfd_print_private_bfd_data rather than casting
bfd_true.
+Wed Nov 15 04:09:14 1995 Ken Raeburn <raeburn@cygnus.com>
+
+ * Makefile.in (.dep1): Fix stupid typo in last change. Remove any
+ "DO NOT DELETE" lines or blank lines that mkdep writes on some
+ systems.
+ (BFD_LIBS_CFILES, ALL_MACHINES_CFILES, BFD32_BACKENDS_CFILES,
+ BFD64_BACKENDS_CFILES): New variables.
+ (CFILES): Use them.
+
Tue Nov 14 11:52:23 1995 Ian Lance Taylor <ian@cygnus.com>
* peicode.h (coff_swap_aouthdr_out): For PPC PE, start isize at 0,