summaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index 96a5c6314fa..320c9426031 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,10 @@
+2015-06-25 Andrew MacLeod <amacleod@redhat.com>
+
+ * class.c: Remove ipa-ref.h and plugin-api.h from include list.
+ * decl.c: Likewise.
+ * jcf-parse.c: Likewise.
+ * resource.c: Likewise.
+
2015-06-25 Richard Sandiford <richard.sandiford@arm.com>
* jcf-io.c (memoized_class_lookups): Use nofree_string_hash.