diff options
author | H.J. Lu <hjl@lucon.org> | 2005-01-12 19:12:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2005-01-12 19:12:52 +0000 |
commit | ddab249dc12232cc69e80afa2d1918d41a3f2468 (patch) | |
tree | f0e7e5dc802095c761aeb079f30b83c6cddec361 /opcodes/ChangeLog | |
parent | 213892b33187794dbbf1550c24688112f69c9cf5 (diff) | |
download | gdb-ddab249dc12232cc69e80afa2d1918d41a3f2468.tar.gz |
gas/testsuite/
2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
* i386/i386.exp: Run "sib".
* gas/i386/sib.d: New file.
* gas/i386/sib.s: Likewise.
opcodes/
2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_E): Ignore scale when index == 0x4 in SIB.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2effaf30654..1b9fc940e04 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-01-12 H.J. Lu <hongjiu.lu@intel.com> + + * i386-dis.c (OP_E): Ignore scale when index == 0x4 in SIB. + 2005-01-10 Andreas Schwab <schwab@suse.de> * disassemble.c (disassemble_init_for_target) <case |