aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 14c2ff3..6d2ce22 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,7 +1,7 @@
2016-04-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
- * rs6000-builtin.def: Correct pasto error for stxvd2x and stxvw4x
- built-in functions.
+ * config/rs6000/rs6000-builtin.def: Correct pasto error for
+ stxvd2x and stxvw4x built-in functions.
2016-04-25 DJ Delorie <dj@redhat.com>