From ec7ef0338174cf3b27c2dc8279cc672ca976d487 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 17 May 2005 15:59:38 +0000 Subject: [PATCH] Adfd entry for patch to symbols.c that was accidentally omitted. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + + 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 * read.c (_find_end_of_line): New. -- 2.7.4