diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 62c8f8f..6e216b1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2009-10-28 Alan Modra <amodra@bigpond.net.au> + + PR gas/10856 + * expr.c (resolve_expression): Only add "left" value to O_symbol + expression when the symbol is undefined and different from the + original symbol. Simplify negative logic. + 2009-10-27 Tristan Gingold <gingold@adacore.com> * config/tc-avr.c (md_pseudo_table): Add dwarf2 debug pseudo. |