diff options
author | Martin Hunt <hunt@redhat.com> | 1996-07-25 22:28:10 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-07-25 22:28:10 +0000 |
commit | ab0a229408d34c95d41f0377bb2d3aab9f633d5d (patch) | |
tree | 0fcfdb9e7f39ca0acdcc42256e5f90f5654c642e | |
parent | ef5a4085cec79394eb2be47d46207243838abe3a (diff) | |
download | gdb-ab0a229408d34c95d41f0377bb2d3aab9f633d5d.zip gdb-ab0a229408d34c95d41f0377bb2d3aab9f633d5d.tar.gz gdb-ab0a229408d34c95d41f0377bb2d3aab9f633d5d.tar.bz2 |
Thu Jul 25 15:24:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-dis.c (dis_long): Handle unknown opcodes.
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a1fae64..ce405a5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,8 @@ start-sanitize-d10v +Thu Jul 25 15:24:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-dis.c (dis_long): Handle unknown opcodes. + Thu Jul 25 12:08:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * d10v-opc.c: Changes to support signed and unsigned numbers. |