diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2010-04-24 17:41:04 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2010-04-24 17:41:04 +0000 |
commit | 253036079bf570cff18d8e627c769795e1c6c286 (patch) | |
tree | 49db160da99a3e077cf5a387ac2f7647359af258 /gas/testsuite/ChangeLog | |
parent | bd288ea21b2dbb853d166fddd980bf9d03bdb009 (diff) | |
download | gdb-253036079bf570cff18d8e627c769795e1c6c286.zip gdb-253036079bf570cff18d8e627c769795e1c6c286.tar.gz gdb-253036079bf570cff18d8e627c769795e1c6c286.tar.bz2 |
Restore "call|jmp [xtrn]" in x86 assembler.
gas/
2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11535
* config/tc-i386-intel.c (intel_state): Add is_indirect.
(i386_intel_operand): Initialize intel_state.is_indirect. Check
intel_state.is_indirect for "call|jmp [symbol]".
gas/testsuite/
2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
PR gas/11535
* gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
* gas/i386/intelok.d: Updated.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 111a118..8e3df9e 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2010-04-24 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/11535 + * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]". + * gas/i386/intelok.d: Updated. + 2010-04-21 Joseph Myers <joseph@codesourcery.com> * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test |