diff options
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r-- | gcc/lto/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog index 9ad289a45ea..86771fe53a0 100644 --- a/gcc/lto/ChangeLog +++ b/gcc/lto/ChangeLog @@ -1,3 +1,13 @@ +2015-06-08 Andrew MacLeod <amacleod@redhat.com> + + * lto-lang.c : Adjust include files. + * lto-object.c : Likewise. + * lto-partition.c : Likewise. + * lto-partition.h : Likewise. + * lto-symtab.c : Likewise. + * lto.c : Likewise. + * lto.h : Likewise. + 2015-06-06 Jan Hubicka <hubicka@ucw.cz> PR lto/65378 |