From ecc9627d6f6b81d0e523c7968a21b1f190dff432 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Fri, 20 Feb 1998 00:16:51 +0000 Subject: [PATCH] * listing.c (list_symbol_table): Categorize symbols by undefined_section rather than sy_frag->line == NULL. PR 14986 --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.34.1