summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNicholas Duffek <nsd@redhat.com>2000-06-16 20:40:50 +0000
committerNicholas Duffek <nsd@redhat.com>2000-06-16 20:40:50 +0000
commita2fdf27064805ed9e44e486fb20a4445e681cabe (patch)
tree99f315cf53c92229c29e2aa1105bd4eaf4a95960 /bfd/ChangeLog
parent9bd09e220fef247580c9736ab0d680c875c11f93 (diff)
downloadbinutils-gdb-a2fdf27064805ed9e44e486fb20a4445e681cabe.tar.gz
* coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
* libcoff-in.h (struct xcoff_tdata): Define xcoff64 field. * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
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 1597354ae17..6d773754941 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2000-06-16 Nicholas Duffek <nsd@cygnus.com>
+
+ * coffcode.h (coff_mkobject_hook): Set xcoff_tdata.xcoff64.
+ * libcoff-in.h (struct xcoff_tdata): Define xcoff64 field.
+ * libcoff.h (struct xcoff_tdata): Define xcoff64 field.
+
2000-06-16 Nicholas Duffek <nsd@redhat.com>
* bfd-in.h (bfd_family_coff): Define.