diff options
author | John Gilmore <gnu@cygnus> | 1991-10-25 05:36:31 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-25 05:36:31 +0000 |
commit | 6603bf38d74409906b3814f6a26c0483a5d32e41 (patch) | |
tree | 20ede0ca93a5a6fd6751add9b668efa73deaf3a2 /include/ChangeLog | |
parent | d1ac7440ae5f61f0d46ba22131788079b7668095 (diff) | |
download | gdb-6603bf38d74409906b3814f6a26c0483a5d32e41.zip gdb-6603bf38d74409906b3814f6a26c0483a5d32e41.tar.gz gdb-6603bf38d74409906b3814f6a26c0483a5d32e41.tar.bz2 |
RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and
John Gilmore.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 4384eb0..ffcf123 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,14 @@ +Thu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com) + + RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and + John Gilmore. + + * a.out.gnu.h: Update slightly. + * bfd.h: Add new error code, fix doc, add bfd_arch_rs6000. + * internalcoff.h: Add more F_ codes for filehdr. Add + rs/6000-dependent fields to aouthdr. Add storage classes + to syments. Add 6000-specific auxent. Add r_size in reloc. + Thu Oct 24 04:13:20 1991 Fred Fish (fnf at cygnus.com) * dwarf.h: New file for dwarf support. Copied from gcc2 |