summaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/ChangeLog')
-rw-r--r--gcc/c-family/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index ca3c94e20cc..b6c72553826 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,9 @@
+2012-07-16 Steven Bosscher <steven@gcc.gnu.org>
+
+ * c-gimplify.c: Include dumpfile.h instead of tree-dump.h.
+ * c-ada-spec.c: Likewise.
+ * c-dump.c (dump_stmt): Move to cp/dump.c, the only user.
+
2012-07-14 Steven Bosscher <steven@gcc.gnu.org>
* c-pch.c (CHECK_NO_ASM_OUT_DURING_PCH): Do not define.