* listing.c (list_symbol_table): Categorize symbols by
authorRichard Henderson <rth@redhat.com>
Fri, 20 Feb 1998 00:16:51 +0000 (00:16 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 20 Feb 1998 00:16:51 +0000 (00:16 +0000)
undefined_section rather than sy_frag->line == NULL.

PR 14986

gas/ChangeLog

index 655840f..5b1cad6 100644 (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>