diff options
author | Nick Clifton <nickc@redhat.com> | 2003-01-29 12:51:57 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-01-29 12:51:57 +0000 |
commit | 0f6ab988cc16f43b4f1e0321adf99ace96934720 (patch) | |
tree | f6e320adac5ae20dc79cc09d126559162bf6ce38 /opcodes/ChangeLog | |
parent | 0d9f6d04b244116950232a6c09ac878a82032da3 (diff) | |
download | gdb-0f6ab988cc16f43b4f1e0321adf99ace96934720.zip gdb-0f6ab988cc16f43b4f1e0321adf99ace96934720.tar.gz gdb-0f6ab988cc16f43b4f1e0321adf99ace96934720.tar.bz2 |
(print_insn_sparc): When examining values added in to rs1, make sure that
there are previous instructions.
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 33807f3..a0c083b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2003-01-29 Henric Jungheim <henric@attbi.com> + + * sparc-dis.c (print_insn_sparc): When examining values added in + to rs1, make sure that there are previous instructions. + 2003-01-23 Nick Clifton <nickc@redhat.com> * Add sh2e support: |