lto-elf.c (lto_file_init): Add offset argument.
[gcc.git] / gcc / lto / lto.c
2009-11-17 Rafael Avila de... lto-elf.c (lto_file_init): Add offset argument.
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-12 Rafael Avila de... lto-plugin.c (write_resolution): Assume resolution_file...
2009-10-30 Richard Guentherre PR lto/41858 (-flto -O2 crashes when many source...
2009-10-22 Richard Guentherlto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare.
2009-10-22 Richard Bienerlto-streamer.h (lto_symtab_clear_resolution): Remove.
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-16 Richard Guentherre PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched...
2009-10-14 Richard Guentherlto-symtab.c (lto_symtab_compatible): Fold in ...
2009-10-09 Richard Guentherre PR driver/41637 (testsuite (-flto/-fwhopr) leaves...
2009-10-08 Richard Guenthergimple.c (free_gimple_type_tables): New function.
2009-10-07 Joseph Myers* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-05 Richard Guentherre PR lto/41552 (Undefined references with -flto, depen...
2009-10-03 Diego NovilloMerge lto branch into trunk.