diff options
author | Martin Hunt <hunt@redhat.com> | 1996-12-20 22:32:16 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-12-20 22:32:16 +0000 |
commit | b5baebe4053f9ba84d60c84ca60ff1ae98be6f57 (patch) | |
tree | 4ab80174929d1cb6b8fc7ad2bd77f34a16ed1870 /opcodes | |
parent | 334162c138fea4213c642d8fa7c9bc9f2b6e0096 (diff) | |
download | gdb-b5baebe4053f9ba84d60c84ca60ff1ae98be6f57.zip gdb-b5baebe4053f9ba84d60c84ca60ff1ae98be6f57.tar.gz gdb-b5baebe4053f9ba84d60c84ca60ff1ae98be6f57.tar.bz2 |
Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* d10v-opc.c (pre_defined_registers): Add cr[0-15], dpc, dpsw, link.
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 f9a5e58..ddfcfa9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-d10v +Fri Dec 20 14:30:19 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * d10v-opc.c (pre_defined_registers): Add cr[0-15], dpc, dpsw, link. + +end-sanitize-d10v Mon Dec 16 13:00:15 1996 Jeffrey A Law (law@cygnus.com) * mn10200-opc.c (mn10200_operands): Add SIMM16N. |