diff options
author | Phil Blundell <philb@gnu.org> | 2001-07-16 19:04:31 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-07-16 19:04:31 +0000 |
commit | 40536497420c0f45b5ca484cad5b6826660fbd5f (patch) | |
tree | d4332383afd2f2ab9da5dabaa451ab23369a5046 /opcodes/ChangeLog | |
parent | d6f5fea1d2e07efbbe9ae8ff64c73941d81e52a8 (diff) | |
download | binutils-40536497420c0f45b5ca484cad5b6826660fbd5f.tar.gz binutils-40536497420c0f45b5ca484cad5b6826660fbd5f.tar.bz2 binutils-40536497420c0f45b5ca484cad5b6826660fbd5f.zip |
2001-07-13 Philip Blundell <philb@gnu.org>
* arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
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 be15b436737..8c81cf88ce6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-07-13 Philip Blundell <philb@gnu.org> + + * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR. + 2001-07-12 Jeff Johnston <jjohnstn@redhat.com> * cgen-asm.in: Include "xregex.h" always to enable the libiberty |