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/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index 61afc6a87e5..780d916b7d7 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-25 Richard Sandiford <richard.sandiford@arm.com>
+
+ * c-common.c (c_type_hasher): Inherit from ggc_ptr_hash rather than
+ ggc_hasher.
+
2015-06-25 Andrew MacLeod <amacleod@redhat.com>
* cilk.c: Move calls.h after tm.h in the include chain.