aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-03-17 18:47:16 +0000
committerSteve Chamberlain <sac@cygnus>1992-03-17 18:47:16 +0000
commitb772312e68fb48b5550c877a2cd54c8623d392d1 (patch)
tree3780be93aed25457b42c2261e942addda52548d4 /bfd/ChangeLog
parent0d65ac52cd124d98531a46e4fd93573585679dc2 (diff)
downloadfsf-binutils-gdb-b772312e68fb48b5550c877a2cd54c8623d392d1.zip
fsf-binutils-gdb-b772312e68fb48b5550c877a2cd54c8623d392d1.tar.gz
fsf-binutils-gdb-b772312e68fb48b5550c877a2cd54c8623d392d1.tar.bz2
* aout-target.h: change ar_max_namelen to 15 (the right value)
* coff-a29k, coffcode.h: more hangovers from the bfd_abs_section change
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d10faff..0213cb1 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Tue Mar 17 10:45:12 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * aout-target.h: change ar_max_namelen to 15 (the right value)
+ * coff-a29k, coffcode.h: more hangovers from the bfd_abs_section
+ change
+
Mon Mar 16 14:57:22 1992 Steve Chamberlain (sac@rtl.cygnus.com)
* archive.c (bfd_generic_archive_p): check for bout archives too.