aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>2015-11-13 20:15:13 +0000
committerMichael Meissner <meissner@gcc.gnu.org>2015-11-13 20:15:13 +0000
commitae66757f2399774a38d73c1fce3344d04e2a56e2 (patch)
treecf5403b08c9df7020b9b2e4864c60d6e157d904c
parentdd551aa1c5770e63e21075ee4945be7b44c18276 (diff)
downloadgcc-ae66757f2399774a38d73c1fce3344d04e2a56e2.zip
gcc-ae66757f2399774a38d73c1fce3344d04e2a56e2.tar.gz
gcc-ae66757f2399774a38d73c1fce3344d04e2a56e2.tar.bz2
fix ChangeLog entry
From-SVN: r230345
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5cd3c7e..13133b1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -67,8 +67,8 @@
(128-bit GPR splitters): Don't split a 128-bit move that is a
direct move between GPR and vector registers using ISA 3.0 direct
move instructions.
- (<u>mul<mode><dmode>3): Add support for the ISA 3.0 integer
- multiply-add instruction.
+ (maddld4): Add support for the ISA 3.0 integer multiply-add
+ instruction.
* config/rs6000/rs6000.c (rs6000_debug_reg_global): Add ISA 3.0
debugging.