aboutsummaryrefslogtreecommitdiff
path: root/include/coff/ChangeLog
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2001-05-24 20:32:58 +0000
committerTom Rix <trix@redhat.com>2001-05-24 20:32:58 +0000
commit3dd657b1d099808f55beac3272b3d41d6048472c (patch)
tree579376e52b642751da551a60cdea4aea9e7d0df3 /include/coff/ChangeLog
parent8569c2f5b4e34ad76d917e033e5d68221ecdaa40 (diff)
downloadgdb-3dd657b1d099808f55beac3272b3d41d6048472c.zip
gdb-3dd657b1d099808f55beac3272b3d41d6048472c.tar.gz
gdb-3dd657b1d099808f55beac3272b3d41d6048472c.tar.bz2
Support for xcoff64
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r--include/coff/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 2341019..712ecc1 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-05 Tom Rix <trix@redhat.com>
+
+ * rs6000.h : move xcoff32 external structures from xcofflink.
+ * rs6k64.h : move xcoff64 external structures from xcofflink.
+ * internal.h : promote 32 bit structure elements to 64 bit
+ for xcoff64 support
+ * xcoff.h : New file.
+
2001-03-23 Nick Clifton <nickc@redhat.com>
* a29k.h: Fix compile time warning.