aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 40886c4..b1b3c48 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
+
+ * lto-coff.c: Include diagnostic-core.h in every file that
+ includes toplev.h.
+ * lto-elf.c: Likewise.
+ * lto-lang.c: Likewise.
+ * lto-macho.c: Likewise.
+
2010-07-07 Jakub Jelinek <jakub@redhat.com>
* lto-elf.c (ELFOSABI_NONE, ELFOSABI_LINUX): Define if not defined.