diff options
author | Martin Hunt <hunt@redhat.com> | 1997-01-30 19:33:11 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-01-30 19:33:11 +0000 |
commit | f28d34be74d5d64cd74d0011565f7d5ae9dd72a3 (patch) | |
tree | 2f9a4d3ed3abcb1f2e21cb493ad8f7aa7a601a8a /opcodes | |
parent | 0b476c533b5e82f281e8438396c20fbad1e1daaa (diff) | |
download | gdb-f28d34be74d5d64cd74d0011565f7d5ae9dd72a3.zip gdb-f28d34be74d5d64cd74d0011565f7d5ae9dd72a3.tar.gz gdb-f28d34be74d5d64cd74d0011565f7d5ae9dd72a3.tar.bz2 |
Thu Jan 30 11:30:45 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-dis.c (print_operand): Change address printing
to correctly handle PC wrapping. Fixes PR11490.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a855cc5..95e930d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d10v +Thu Jan 30 11:30:45 1997 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-dis.c (print_operand): Change address printing + to correctly handle PC wrapping. Fixes PR11490. + +end-sanitize-d10v Wed Jan 29 09:39:17 1997 Jeffrey A Law (law@cygnus.com) * mn10200-opc.c (mn10200_operands): Make 8 and 16 bit pc-relative |