From 7dd2696140dbc0e88460b2f81523230e122c0be1 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 19 Mar 1997 17:07:23 +0000 Subject: [PATCH] Wed Mar 19 11:37:57 1997 Philippe De Muyter * config/obj-coff.c (glue_symbols): Unused variable symbolP removed. (crawl_symbols): Do not modify symbol_rootP and symbol_lastP here; that is done by symbol_remove and symbol_insert. * config/obj-coff.h (S_IS_LOCAL): Return 0 for a debugging symbol. --- gas/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index afc576530a..ade49eb091 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,13 @@ +Wed Mar 19 11:37:57 1997 Philippe De Muyter + + * config/obj-coff.c (glue_symbols): Unused variable symbolP + removed. + (crawl_symbols): Do not modify symbol_rootP and symbol_lastP here; + that is done by symbol_remove and symbol_insert. + + * config/obj-coff.h (S_IS_LOCAL): Return 0 for a debugging + symbol. + Wed Mar 19 11:06:29 1997 Ian Lance Taylor * config/tc-mips.c (load_register): In 32 bit mode, when not -- 2.34.1