aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2009-10-09re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)Richard Guenther3-3/+25
2009-10-08lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics.Joseph Myers3-10/+18
2009-10-08gimple.c (free_gimple_type_tables): New function.Richard Guenther2-0/+8
2009-10-07* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.Joseph Myers2-0/+6
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka2-5/+17
2009-10-05re PR lto/41552 (Undefined references with -flto, dependent on object file or...Richard Guenther2-53/+20
2009-10-03Merge lto branch into trunk.Diego Novillo12-0/+6861