diff options
author | Fred Fish <fnf@specifix.com> | 1996-12-14 17:52:07 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-12-14 17:52:07 +0000 |
commit | 7e3670d611cbfb643179b307fb41ea37f2042cb8 (patch) | |
tree | 285a3f70ef83557417a4f5737a8e4518a11fc3e8 /include/opcode/ChangeLog | |
parent | a46d92a73667cff1203670ca5584757887f9c553 (diff) | |
download | gdb-7e3670d611cbfb643179b307fb41ea37f2042cb8.zip gdb-7e3670d611cbfb643179b307fb41ea37f2042cb8.tar.gz gdb-7e3670d611cbfb643179b307fb41ea37f2042cb8.tar.bz2 |
* mn10200.h: Fix comment, mn10200_operand not powerpc_operand.
* mn10300.h: Fix comment, mn10300_operand not powerpc_operand.
* v850.h: Fix comment, v850_operand not powerpc_operand.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 628bc59..32993b5 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,18 @@ +Sat Dec 14 10:48:31 1996 Fred Fish <fnf@ninemoons.com> + + * mn10200.h: Fix comment, mn10200_operand not powerpc_operand. + * mn10300.h: Fix comment, mn10300_operand not powerpc_operand. + * v850.h: Fix comment, v850_operand not powerpc_operand. + +Mon Dec 9 16:45:39 1996 Jeffrey A Law (law@cygnus.com) + + * mn10200.h: Flesh out structures and definitions needed by + the mn10200 assembler & disassembler. + +Tue Nov 26 10:46:56 1996 Ian Lance Taylor <ian@cygnus.com> + + * mips.h: Add mips16 definitions. + Mon Nov 25 17:56:54 1996 J.T. Conklin <jtc@cygnus.com> * m68k.h: Document new <, >, m, n, o and p operand specifiers. |