aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-1/+1
2010-06-02lto-wrapper.c (lto_wrapper_exit): Rename to ...Richard Guenther1-28/+64
2010-05-28lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file...Richard Guenther1-3/+11
2010-05-27lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.Richard Guenther1-1/+4
2010-05-25lto-wrapper.c (nr, [...]): Globalize.Richard Guenther1-53/+75
2010-05-23Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues1-1/+6
2010-05-19invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther1-13/+70
2010-05-18re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther1-225/+143
2010-05-07lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in...Richard Guenther1-0/+13
2010-05-07lto-wrapper.c (DUMPBASE_SUFFIX): Define.Richard Biener1-3/+155
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-3/+27
2009-11-24lto-wrapper.c (lto_wrapper_exit): Don't try to delete files if being called r...Rafael Avila de Espindola1-6/+14
2009-10-09re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)Richard Guenther1-9/+27
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+378