summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-13 20:15:13 +0000
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>2015-11-13 20:15:13 +0000
commit93959c9106bd4d0ee64ac58b121f78b0597aa2c7 (patch)
treecf5403b08c9df7020b9b2e4864c60d6e157d904c
parent7ee13677c8f119746ee07057540d57f65b9c3fd8 (diff)
downloadgcc-93959c9106bd4d0ee64ac58b121f78b0597aa2c7.tar.gz
fix ChangeLog entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230345 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5cd3c7e1887..13133b1b395 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.