Adfd entry for patch to symbols.c that was accidentally omitted.
This commit is contained in:
parent
25ba8e7b96
commit
ec7ef03381
1 changed files with 8 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue