summaryrefslogtreecommitdiff
path: root/lto-plugin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lto-plugin/ChangeLog')
-rw-r--r--lto-plugin/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lto-plugin/ChangeLog b/lto-plugin/ChangeLog
index 14cd0874971..fd2d7169966 100644
--- a/lto-plugin/ChangeLog
+++ b/lto-plugin/ChangeLog
@@ -1,3 +1,14 @@
+2009-10-28 Rafael Avila de Espindola <espindola@google.com>
+
+ * lto-plugin.c (all_symbols_read_handler): Use LDPL_FATAL instead of
+ LDPL_ERROR
+
+2009-10-27 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
+
+ PR lto/41652
+ * configure.ac: Call AC_SYS_LARGEFILE before AC_OUTPUT.
+ * configure: Regenerate.
+
2009-10-26 Richard Guenther <rguenther@suse.de>
* configure.ac: Use AM_MAINTAINER_MODE.