diff options
author | Martin Hunt <hunt@redhat.com> | 1997-03-24 02:24:51 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-03-24 02:24:51 +0000 |
commit | b7f7f207021f01e48897f4d06aca4dcea8ae2209 (patch) | |
tree | 71c05c86247bff7c6f814391519ea5fb8fb95d91 /opcodes | |
parent | 87ee36023cfe296160c775df0d0e76aea205cbde (diff) | |
download | gdb-b7f7f207021f01e48897f4d06aca4dcea8ae2209.zip gdb-b7f7f207021f01e48897f4d06aca4dcea8ae2209.tar.gz gdb-b7f7f207021f01e48897f4d06aca4dcea8ae2209.tar.bz2 |
Sun Mar 23 18:08:10 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* d30v-dis.c (print_insn): Change the way signed constants
are displayed.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 072e086..a1bcf88 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-d30v +Sun Mar 23 18:08:10 1997 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d30v-dis.c (print_insn): Change the way signed constants + are displayed. +end-sanitize-d30v Fri Mar 21 14:37:52 1997 Ian Lance Taylor <ian@cygnus.com> * Makefile.in (BFD_H): New variable. |