Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2001-05-25 00:32:58 +0400
committerTom Rix <trix@redhat.com>2001-05-25 00:32:58 +0400
commit0f674cdc0f87982eeaf124b876d4d9e844a9aad1 (patch)
treeac4dadc78ed182b1cf51977df9b18f52e19a5d27 /include/coff/ChangeLog
parent52cd2f88cd6f67147534ca854da7f51aafead01e (diff)
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 2341019f7..712ecc117 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.