projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67dfe6e
)
* listing.c (list_symbol_table): Categorize symbols by
author
Richard Henderson
<rth@redhat.com>
Fri, 20 Feb 1998 00:16:51 +0000
(
00:16
+0000)
committer
Richard 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
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 655840f1008b69b04186f04031f6a965b9432173..5b1cad6a0f03de932f38e8f55263a6e071472d33 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-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>