* listing.c (list_symbol_table): Categorize symbols by

undefined_section rather than sy_frag->line == NULL.

PR 14986
This commit is contained in:
Richard Henderson 1998-02-20 00:16:51 +00:00
parent 67dfe6e82c
commit ecc9627d6f

View File

@ -1,3 +1,8 @@
Thu Feb 19 16:08:15 1998 Richard Henderson <rth@cygnus.com>
* 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 <devans@charmed.cygnus.com>