gas:
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d58448b1d3d75e92540ca6b86dce583cfed56222..ac3953d7b275134f61bfb8878ac14b7ff81b8d87 100644 (file)
@@ -1,3 +1,33 @@
+2009-10-013  Vincent Riviere  <vincent.riviere@freesbee.fr>    
+
+       PR gas/3041
+       * config/tc-m68k.c (tc_gen_reloc): Fix addend for relocations
+       located in data section an referencing a weak symbol.
+
+2009-10-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * config/tc-arm.c (mapping_state, mapping_state_2): Make dummy
+       versions slightly more than nothing.
+
+       * doc/c-arm.texi (ARM Options): Correctly name the two mapcs options.
+
+2009-10-07  Alan Modra  <amodra@bigpond.net.au>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/2117
+       * config/tc-ia64.c (parse_operand): Use expression rather than
+       expression_and_evalute.
+       (parse_operand_and_eval): New function.  Replace all uses of
+       parse_operand outside of parse_operands with this function.
+       (parse_operans_maybe_eval): New function.  Replace uses of
+       parse_operand in parse_operands, except for the dummy, with
+       this function.
+
+2009-10-06  Alan Modra  <amodra@bigpond.net.au>
+
+       PR gas/10704
+       * symbols.c (snapshot_symbol): Revert 2006-01-09 patch for PR2117.
+
 2009-10-06  Alan Modra  <amodra@bigpond.net.au>
 
        * read.c (s_reloc): Don't use expression_and_evaluate.
This page took 0.043601 seconds and 4 git commands to generate.