diff options
author | Nick Clifton <nickc@redhat.com> | 2009-07-07 14:46:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-07-07 14:46:14 +0000 |
commit | 78c66db84cccdb59df2c31779451d6a3cd300ef9 (patch) | |
tree | caa12211c28f716ffa881969a8b3aea0fdb10ea9 /opcodes/ChangeLog | |
parent | e4649948b85937043ed8011c1668db0f6a6c9d80 (diff) | |
download | gdb-78c66db84cccdb59df2c31779451d6a3cd300ef9.zip gdb-78c66db84cccdb59df2c31779451d6a3cd300ef9.tar.gz gdb-78c66db84cccdb59df2c31779451d6a3cd300ef9.tar.bz2 |
PR 10288
* arm-dis.c (arm_opcodes): Be more strict about decoding scaled
addressing modes.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 759872a..b3b9fa8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2009-07-07 Nick Clifton <nickc@redhat.com> + + PR 10288 + * arm-dis.c (arm_opcodes): Be more strict about decoding scaled + addressing modes. + 2009-07-06 DJ Delorie <dj@redhat.com> * mep-desc.c: Regenerate. |