diff options
author | Nick Clifton <nickc@redhat.com> | 1999-06-16 02:58:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-06-16 02:58:52 +0000 |
commit | 5876e06d81da261933a14bee1eff342daabad1f9 (patch) | |
tree | 22f671946881720d1ab4a4afa512545481518f63 /opcodes/ChangeLog | |
parent | dd92f6397700e5478ae02b7dfad416181d04ef22 (diff) | |
download | binutils-5876e06d81da261933a14bee1eff342daabad1f9.zip binutils-5876e06d81da261933a14bee1eff342daabad1f9.tar.gz binutils-5876e06d81da261933a14bee1eff342daabad1f9.tar.bz2 |
Add detection of IMB and IMBRange SWIs.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 09a76dc..508abe3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +1999-06-16 Nick Clifton <nickc@cygnus.com> + + * arm-dis.c (print_insn_arm): Add detection of IMB and IMBRange + SWIs. + 1999-06-14 Nick Clifton <nickc@cygnus.com> & Drew Mosley <dmoseley@cygnus.com> * arm-dis.c (arm_regnames): Turn into a pointer to a register |