aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-0/+5
2009-12-14Make-lang.in ($(LTO_EXE)): Use $(LINKER).Dmitry Gorbachev1-0/+4
2009-12-11re PR lto/42037 ("grow domain error" in lto1)Richard Guenther1-0/+5
2009-12-11re PR lto/41915 (FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution ...Richard Guenther1-0/+6
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-0/+5
2009-11-19re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola1-0/+8
2009-11-17lto-elf.c (lto_file_init): Add offset argument.Rafael Avila de Espindola1-0/+9
2009-11-16lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.Rafael Avila de Espindola1-0/+4
2009-11-16cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka1-0/+4
2009-11-12lto-plugin.c (write_resolution): Assume resolution_file is set.Rafael Avila de Espindola1-0/+6
2009-11-04gcc.c (process_command): Handle arguments name@offset.Richard Guenther1-0/+6
2009-10-30re PR lto/41858 (-flto -O2 crashes when many source files.)Richard Guenther1-0/+9
2009-10-22lto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.Richard Guenther1-0/+8
2009-10-22lto-streamer.h (lto_symtab_clear_resolution): Remove.Richard Biener1-0/+7
2009-10-22ipa-cp.c (ipcp_write_summary, [...]): New functions.Jan Hubicka1-0/+5
2009-10-16re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replace...Richard Guenther1-0/+5
2009-10-14lto-symtab.c (lto_symtab_compatible): Fold in ...Richard Guenther1-0/+6
2009-10-09re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)Richard Guenther1-0/+9
2009-10-08lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics.Joseph Myers1-0/+8
2009-10-08gimple.c (free_gimple_type_tables): New function.Richard Guenther1-0/+5
2009-10-07* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.Joseph Myers1-0/+4
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka1-0/+5
2009-10-05re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther1-0/+8
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+2543