OSDN Git Service

gas/
authorjbeulich <jbeulich>
Tue, 22 Jun 2010 07:43:39 +0000 (07:43 +0000)
committerjbeulich <jbeulich>
Tue, 22 Jun 2010 07:43:39 +0000 (07:43 +0000)
commitfe59a346bd3d50769980068fd61ea42e7062b624
treefb265577a73a27e0b246b723e420de45e2829f5a
parente041be76a2213e72f7ab81b4ba2e1e889d3bdcd3
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