PR gas/2117
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 45a2ada395f4a978dbf10651d2543c7f8960c010..5457111d9a7ab628a7d8c2ba7483ed17a3905798 100644 (file)
@@ -1,3 +1,24 @@
+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.
+
 2009-10-02  Peter Bergner  <bergner@vnet.ibm.com>
 
        * config/tc-ppc.c (md_show_usage): Document -m476.
This page took 0.026338 seconds and 4 git commands to generate.