From: Ken Raeburn Date: Tue, 23 May 1995 01:45:12 +0000 (+0000) Subject: fix up stab handling X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=70d6c39671cd6663e1a948aeb4ee90d5c4e7fd7a;p=binutils-gdb.git fix up stab handling --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c54bb7c47b1..46155769006 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,12 @@ Mon May 22 20:03:23 1995 Ken Raeburn + * 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.