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:
70e6bc8
)
* symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
author
Richard Henderson
<rth@redhat.com>
Tue, 6 Jan 1998 15:38:20 +0000
(15:38 +0000)
committer
Richard Henderson
<rth@redhat.com>
Tue, 6 Jan 1998 15:38:20 +0000
(15:38 +0000)
PR 14239
(S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 18a0ab47260b55c6827a83897a75ed9faf6b83f3..8689ef42d4544bfe495dc5db4d036f994d468ceb 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,8
@@
+Tue Jan 6 15:36:02 1998 Richard Henderson <rth@cygnus.com>
+
+ * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms.
+ (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.
+
start-sanitize-sky
Tue Jan 6 13:10:20 1998 Doug Evans <devans@seba.cygnus.com>