Support for xcoff64

This commit is contained in:
Tom Rix
2001-05-24 20:32:58 +00:00
parent 52cd2f88cd
commit 0f674cdc0f
5 changed files with 998 additions and 236 deletions

View File

@@ -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.