diff options
author | Nick Clifton <nickc@redhat.com> | 1999-09-29 14:18:05 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-09-29 14:18:05 +0000 |
commit | abf4be04fa19842f0e8ef0a9bb19cde572318346 (patch) | |
tree | 35c8b5cd3007ab42f71bab3201a5e86c37077893 /opcodes/ChangeLog | |
parent | 8a5b676cd20d44969c9d797e5b522b673acd6963 (diff) | |
download | gdb-abf4be04fa19842f0e8ef0a9bb19cde572318346.zip gdb-abf4be04fa19842f0e8ef0a9bb19cde572318346.tar.gz gdb-abf4be04fa19842f0e8ef0a9bb19cde572318346.tar.bz2 |
Fix bit patterns of some load/store instructions to match latest docs.
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 3104951..d0ae033 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +1999-09-29 Nick Clifton <nickc@cygnus.com> + + * sh-opc.h: Fix bit patterns for several load and store + instructions. + Thu Sep 23 08:27:20 1999 Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with |