diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-03-28 17:07:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-03-28 17:07:47 +0000 |
commit | 88a257cbfb0f92ecc713e5de9221c41250b0fb24 (patch) | |
tree | 4f66ef241798aa383fd0ee67bc8f157de4614c76 /opcodes | |
parent | f3f3b475031215a678d9a41bb05b4aef2a2be671 (diff) | |
download | gdb-88a257cbfb0f92ecc713e5de9221c41250b0fb24.zip gdb-88a257cbfb0f92ecc713e5de9221c41250b0fb24.tar.gz gdb-88a257cbfb0f92ecc713e5de9221c41250b0fb24.tar.bz2 |
* ppc-opc.c: Add PPC 403 instructions and extended opcodes. From
Andrew Bray <andy@madhouse.demon.co.uk>.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 912ed18..8132826 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,8 @@ Thu Mar 27 14:24:43 1997 Ian Lance Taylor <ian@cygnus.com> + * ppc-opc.c: Add PPC 403 instructions and extended opcodes. From + Andrew Bray <andy@madhouse.demon.co.uk>. + * mips-opc.c: Add cast when setting mips_opcodes. start-sanitize-v850 |