diff options
author | Jeff Law <law@redhat.com> | 1996-10-04 19:20:19 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-10-04 19:20:19 +0000 |
commit | cd8a9026b9d5118ec654e00ac17e659749d0fa70 (patch) | |
tree | c3a373e6c9ef2260237d9f83a18fb71731cd986a /opcodes/ChangeLog | |
parent | afb8f218ab91adc478d55825f16272f7c9540731 (diff) | |
download | gdb-cd8a9026b9d5118ec654e00ac17e659749d0fa70.zip gdb-cd8a9026b9d5118ec654e00ac17e659749d0fa70.tar.gz gdb-cd8a9026b9d5118ec654e00ac17e659749d0fa70.tar.bz2 |
* mn10300-opc.c (mn10300_opcodes): Start fleshing out the
opcode table.
Checkpointint 10300 work.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3862e47..125e4e5 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,7 +1,7 @@ Thu Oct 3 17:17:02 1996 Ian Lance Taylor <ian@cygnus.com> - * Makefile.in (ALL_MACHINES): Add mn10200-dis.o, mn10200-opc.o, - mn10300-dis.o, and mn10300-opc.o. + * mn10300-opc.c (mn10300_opcodes): Start fleshing out the + opcode table. Thu Oct 3 10:06:07 1996 Jeffrey A Law (law@cygnus.com) |