aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorPeter Bergner <bergner@vnet.ibm.com>2011-10-27 15:44:01 +0000
committerPeter Bergner <bergner@vnet.ibm.com>2011-10-27 15:44:01 +0000
commita08fc94222d1b5be7ecbf52d4d41fa6da1d71f18 (patch)
tree6e255fd8343fb93822dce53ba724a1c4eb0be0f8 /opcodes/ChangeLog
parentd849d44f82566a01d9411137be3fa8a41a0bd8f0 (diff)
downloadgdb-a08fc94222d1b5be7ecbf52d4d41fa6da1d71f18.zip
gdb-a08fc94222d1b5be7ecbf52d4d41fa6da1d71f18.tar.gz
gdb-a08fc94222d1b5be7ecbf52d4d41fa6da1d71f18.tar.bz2
opcodes/
* ppc-opc.c (powerpc_opcodes) <drrndq, drrndq., dtstexq, dctqpq, dctqpq., dctfixq, dctfixq., dxexq, dxexq., dtstsfq, dcffixq, dcffixq., diexq, diexq.>: Use FRT, FRA, FRB and FRBp repsectively on DFP quad instructions.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4d18f6a..1d057a4 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-27 Peter Bergner <bergner@vnet.ibm.com>
+
+ * ppc-opc.c (powerpc_opcodes) <drrndq, drrndq., dtstexq, dctqpq,
+ dctqpq., dctfixq, dctfixq., dxexq, dxexq., dtstsfq, dcffixq, dcffixq.,
+ diexq, diexq.>: Use FRT, FRA, FRB and FRBp repsectively on DFP quad
+ instructions.
+
2011-10-26 Nick Clifton <nickc@redhat.com>
PR binutils/13348