diff options
author | Paul Brook <paul@codesourcery.com> | 2005-11-02 16:53:11 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-11-02 16:53:11 +0000 |
commit | 36b0c57df531ab35cf3a66a098c73ebbacb55a17 (patch) | |
tree | ac44e51a2998df336d540cbe10d027f83a0315e9 /opcodes/ChangeLog | |
parent | 18cf8b5b37bea79e24868845c201571abee4d8c5 (diff) | |
download | gdb-36b0c57df531ab35cf3a66a098c73ebbacb55a17.zip gdb-36b0c57df531ab35cf3a66a098c73ebbacb55a17.tar.gz gdb-36b0c57df531ab35cf3a66a098c73ebbacb55a17.tar.bz2 |
2005-11-02 Paul Brook <paul@codesourcery.com>
* arm-dis.c (print_insn_thumb32): Word align blx target address.
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 5bf7914..7d6757c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-11-02 Paul Brook <paul@codesourcery.com> + + * arm-dis.c (print_insn_thumb32): Word align blx target address. + 2005-10-31 Alan Modra <amodra@bigpond.net.au> * arm-dis.c (print_insn): Warning fix. |