aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 29d7a5b..83a684e 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,5 +1,10 @@
2014-06-24 Trevor Saunders <tsaunders@mozilla.com>
+ * lto.c (canonical_type_hash_cache): Use hash_map instead of
+ pointer_map.
+
+2014-06-24 Trevor Saunders <tsaunders@mozilla.com>
+
* lto.c: Adjust.
2014-06-20 Jan Hubicka <hubicka@ucw.cz>