diff options
author | Martin Hunt <hunt@redhat.com> | 1996-08-12 21:32:03 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-08-12 21:32:03 +0000 |
commit | ed36b6cd33d1ca80753808fdb9a93e5af3cb9a25 (patch) | |
tree | d1bb5ad18a3d0e072f79c8284f222c389020f384 /opcodes | |
parent | f45dceb998d7d9c267ef68f892de3d91a730f45f (diff) | |
download | gdb-ed36b6cd33d1ca80753808fdb9a93e5af3cb9a25.zip gdb-ed36b6cd33d1ca80753808fdb9a93e5af3cb9a25.tar.gz gdb-ed36b6cd33d1ca80753808fdb9a93e5af3cb9a25.tar.bz2 |
Mon Aug 12 14:30:37 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-opc.c (d10v_opcodes): Minor fixes to addi and bl.l.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 994bf3a..371061b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,8 @@ start-sanitize-d10v +Mon Aug 12 14:30:37 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-opc.c (d10v_opcodes): Minor fixes to addi and bl.l. + Fri Aug 9 13:21:59 1996 Martin M. Hunt <hunt@pizza.cygnus.com> * d10v-opc.c (d10v_opcodes): Correct 'mv' unit entry to EITHER. |