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:
25ba8e7
)
Adfd entry for patch to symbols.c that was accidentally omitted.
author
Nick Clifton
<nickc@redhat.com>
Tue, 17 May 2005 15:59:38 +0000
(15:59 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 17 May 2005 15:59:38 +0000
(15:59 +0000)
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 54fd56e059608cebc348d9472736b913f9e528e9..12f0505ae89fa5cf7c08fe00137dc1aecc59db73 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,11
@@
+2005-05-17 Nick Clifton <nickc@redhat.com>
+
+ PR 876
+ * symbols.c (resolve_symbol_value): Do not move symbols whose
+ value expression has not been resolved or finalized into the
+ absolute section as this will confuse other parts of the assembler
+ into thinking that their value is zero.
+
2005-05-17 Jan Beulich <jbeulich@novell.com>
* read.c (_find_end_of_line): New.