diff options
Diffstat (limited to 'include/coff/ChangeLog')
-rw-r--r-- | include/coff/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index 50985ce..f1a832c 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,3 +1,12 @@ +Fri Jan 15 18:17:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ecoff-ext.h: Added prototypes for new ECOFF swapping functions. + (opt_ext): New structure. + * mips.h (ZMAGIC): Defined to be 0413. + (_LIB): Defined to be ".lib" + (external_reloc): MIPS ECOFF relocs are only 8 bytes. Added + macros to aid in swapping. + Fri Jan 8 16:19:26 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ecoff-ext.h: Added prototypes for ECOFF swapping functions. |