aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-elf.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-19re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola1-8/+2
2009-11-17lto-elf.c (lto_file_init): Add offset argument.Rafael Avila de Espindola1-5/+8
2009-11-16lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset.Rafael Avila de Espindola1-5/+10
2009-11-04gcc.c (process_command): Handle arguments name@offset.Richard Guenther1-5/+50
2009-10-09re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)Richard Guenther1-2/+12
2009-10-08lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics.Joseph Myers1-9/+9
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+674