diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c54bb7c..4615576 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,12 @@ Mon May 22 20:03:23 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + * ecoff.c (ecoff_stab): Add extra leading argument, for 4 May + change. + * ecoff.h (ecoff_stab): Fix declaration. + * obj.h (format_ops.process_stab): Include prototype. + * config/obj-elf.h (OBJ_PROCESS_STAB): Pass through seg argument. + * config/obj-ecoff.h (OBJ_PROCESS_STAB): Ditto. + * config/e-mipself.c (mipself): New emulation mode, doesn't change endianness from configured default. * config/e-mipsecoff.c (mipsecoff): Ditto. |