From: Richard Henderson Date: Fri, 20 Feb 1998 00:16:51 +0000 (+0000) Subject: * listing.c (list_symbol_table): Categorize symbols by X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ecc9627d6f6b81d0e523c7968a21b1f190dff432;p=deliverable%2Fbinutils-gdb.git * listing.c (list_symbol_table): Categorize symbols by undefined_section rather than sy_frag->line == NULL. PR 14986 --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 655840f100..5b1cad6a0f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 19 16:08:15 1998 Richard Henderson + + * listing.c (list_symbol_table): Categorize symbols by + undefined_section rather than sy_frag->line == NULL. + start-sanitize-sky Thu Feb 19 02:17:03 1998 Doug Evans