diff options
author | Nick Clifton <nickc@redhat.com> | 2004-01-09 17:47:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-01-09 17:47:17 +0000 |
commit | 875a0b1471e94fce213122767cdab537fd35a3b1 (patch) | |
tree | 8121d007f99f9f41120d8dc37ef507bde7e37d1d /include/opcode/ChangeLog | |
parent | 7359ea652588bdd3d327eb101910a150408c04b0 (diff) | |
download | gdb-875a0b1471e94fce213122767cdab537fd35a3b1.zip gdb-875a0b1471e94fce213122767cdab537fd35a3b1.tar.gz gdb-875a0b1471e94fce213122767cdab537fd35a3b1.tar.bz2 |
(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 3316383..69c3bc1 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +2004-01-09 Anil Paranjpe <anilp1@KPITCummins.com> + + * h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32 + except for the H8S. For older changes see ChangeLog-9103 |