Add file defining rs/6000 XCOFF file format.

This commit is contained in:
John Gilmore 1991-10-25 07:59:12 +00:00
parent bbfdbb6d0e
commit 9d2972d880
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Thu Oct 24 22:11:11 1991 John Gilmore (gnu at cygnus.com)
* 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.
* rs6000coff.c: New file.
Thu Oct 24 04:13:20 1991 Fred Fish (fnf at cygnus.com)