summaryrefslogtreecommitdiff
path: root/gcc/lto-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* lto-wrapper.c (lto_wrapper_exit): Rename to ...Richard Guenther2010-06-021-28/+64
* lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file...Richard Guenther2010-05-281-3/+11
* lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files.Richard Guenther2010-05-271-1/+4
* lto-wrapper.c (nr, [...]): Globalize.Richard Guenther2010-05-251-53/+75
* Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues2010-05-231-1/+6
* invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther2010-05-191-13/+70
* re PR lto/44143 (-fdump-tree-all for lto does not work as expected)Richard Guenther2010-05-181-225/+143
* lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in...Richard Guenther2010-05-071-0/+13
* lto-wrapper.c (DUMPBASE_SUFFIX): Define.Richard Biener2010-05-071-3/+155
* Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu2010-01-031-3/+27
* lto-wrapper.c (lto_wrapper_exit): Don't try to delete files if being called r...Rafael Avila de Espindola2009-11-241-6/+14
* re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)Richard Guenther2009-10-091-9/+27
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+378