aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 54fd56e..12f0505 100644
--- 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.