diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1996-11-26 01:58:02 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1996-11-26 01:58:02 +0000 |
commit | 0ba44243df49a4f347121803de367a770991b830 (patch) | |
tree | 09b6d3e752787a7d9c9d08c38a80aacc02e36d69 /include | |
parent | da34628ad851365680c53e19b24ffe14625d76cf (diff) | |
download | gdb-0ba44243df49a4f347121803de367a770991b830.zip gdb-0ba44243df49a4f347121803de367a770991b830.tar.gz gdb-0ba44243df49a4f347121803de367a770991b830.tar.bz2 |
* m68k.h: Document new <, >, m, n, o and p operand specifiers.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c1aaff1..628bc59 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +Mon Nov 25 17:56:54 1996 J.T. Conklin <jtc@cygnus.com> + + * m68k.h: Document new <, >, m, n, o and p operand specifiers. + +Wed Nov 20 10:59:41 1996 Jeffrey A Law (law@cygnus.com) + + * mn10300.h (MN10300_OPERAND_PCREL): Define. + (MN10300_OPERAND_MEMADDR): Define. + Tue Nov 19 13:30:40 1996 Jeffrey A Law (law@cygnus.com) * mn10300.h (MN10300_OPERAND_REG_LIST): Define. |