aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5d96c91..4dab854 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -7,9 +7,12 @@
(*movv4sf_internal1): Likewise.
2004-02-10 Aldy Hernandez <aldyh@redhat.com>
-
- * config/rs6000/spe.md ("*movv2si_internal"): Check for register
- operand.
+
+ * config/rs6000/spe.md ("*movv2si_internal"): Check for register
+ operand.
+ (movv4hi_internal): Same.
+ (movv2sf_internal): Same.
+ (movv1di_internal): Same.
2004-02-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>