diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-23 03:34:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-23 03:34:07 +0000 |
commit | de145351e8df26f28580314c0312760cb26a7c43 (patch) | |
tree | c236660a923e16be5f787e322a405f702f68f922 /opcodes | |
parent | 5549ebeda0989a183543780b2ffa58e01bae6751 (diff) | |
download | gdb-de145351e8df26f28580314c0312760cb26a7c43.zip gdb-de145351e8df26f28580314c0312760cb26a7c43.tar.gz gdb-de145351e8df26f28580314c0312760cb26a7c43.tar.bz2 |
* ppc-opc.c (PPCPWR2): Define.
(powerpc_opcodes): Use PPCPWR2 for fsqrt, rather than duplicating
it.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index dfd29fb..7d8aea9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 22 23:32:56 1996 Ian Lance Taylor <ian@cygnus.com> + + * ppc-opc.c (PPCPWR2): Define. + (powerpc_opcodes): Use PPCPWR2 for fsqrt, rather than duplicating + it. + Fri Oct 11 16:03:49 1996 Jeffrey A Law (law@cygnus.com) * mn10300-opc.c (mn10300_opcodes): Fix typo in opcode |