aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1996-09-13 22:18:58 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1996-09-13 22:18:58 +0000
commitf8b82e49d23b3152120632bd697af35149061c48 (patch)
tree042fa54006dff02961541879cba655c814c9e14a /bfd
parentdecf286508f94fc223e6b9b2b4020b5d1d8c1bbd (diff)
downloadgdb-f8b82e49d23b3152120632bd697af35149061c48.zip
gdb-f8b82e49d23b3152120632bd697af35149061c48.tar.gz
gdb-f8b82e49d23b3152120632bd697af35149061c48.tar.bz2
* aoutf1.h (MY_bfd_merge_private_bfd_data): Define.
(sunos_merge_private_bfd_data): New function.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f426e0e..eddb131 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Fri Sep 13 14:32:42 1996 Doug Evans <dje@canuck.cygnus.com>
+
+ * aoutf1.h (MY_bfd_merge_private_bfd_data): Define.
+ (sunos_merge_private_bfd_data): New function.
+
Fri Sep 13 15:50:57 1996 Ian Lance Taylor <ian@cygnus.com>
* bfd.c (bfd_copy_private_bfd_data): Switch on output BFD rather