From d160e0350800d373c906f5fecd0bf0f61c61519c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 1 Jun 2009 16:31:00 +0000 Subject: gas/ 2009-06-01 H.J. Lu PR gas/10198 * config/tc-i386-intel.c (i386_intel_operand): Check '$' as '.'. gas/testsuite/ 2009-06-01 H.J. Lu PR gas/10198 * gas/i386/jump.s: Add test for "jmp $+2". * gas/i386/jump16.s: Likewise. * gas/i386/jump.d: Updated. * gas/i386/jump16.d: Likewise. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 436f84b..13750e0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2009-06-01 H.J. Lu + + PR gas/10198 + * config/tc-i386-intel.c (i386_intel_operand): Check '$' as '.'. + 2009-05-26 Catherine Moore * config/tc-mips.c (check_for_24k_errata): Remove. -- cgit v1.1