gas/
authorJan Beulich <jbeulich@novell.com>
Tue, 22 Jun 2010 07:43:41 +0000 (07:43 +0000)
committerJan Beulich <jbeulich@novell.com>
Tue, 22 Jun 2010 07:43:41 +0000 (07:43 +0000)
commitb7adb16d69397ae6c112d60d2b22f40ec22493b7
tree3935ff5357d66bc600e299c6a2170e344e6e2b4e
parent41b2c92d4c9fdd2904527d63d401ab48f024351a
gas/
2010-06-22  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* config/tc-i386-intel.c (i386_intel_parse_name): Handle pseudo
symbols named "$".
(i386_intel_operand): Remove bogus handling of pseudo symbols
named "$".
* expr.c (current_location): Remove 'static' and local
declaration.
* expr.h (current_location): Declare.

gas/testsuite/
2010-06-22  Jan Beulich  <jbeulich@novell.com>

PR gas/11732
* gas/i386/jump.d: Adjust.
* gas/i386/jump.s: Add check for branch to 2+$.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/expr.c
gas/expr.h
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/jump.d
gas/testsuite/gas/i386/jump.s