Age | Commit message (Expand) | Author | Files | Lines |
2020-10-20 | lto-wrapper: Fix -save-temps filename commit | Tobias Burnus | 1 | -1/+1 |
2020-10-20 | collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename | Tobias Burnus | 1 | -4/+9 |
2020-10-13 | lto-wrapper: Use nontemp filename with -save-temps | Tobias Burnus | 1 | -1/+1 |
2020-10-13 | lto-wrapper: Use nontemp filename with -save-temps | Tobias Burnus | 1 | -3/+7 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -9/+2 |
2020-07-27 | LTO: Add -fcf-protection=check | H.J. Lu | 1 | -7/+32 |
2020-07-14 | LTO: pick up -fcf-protection flag for the link step | Matthias Klose | 1 | -3/+41 |
2020-06-23 | handle dumpbase in offloading, adjust testsuite | Alexandre Oliva | 1 | -2/+11 |
2020-06-12 | Fix few -Wformat-diag warnings. | Martin Liška | 1 | -6/+6 |
2020-05-26 | revamp dump and aux output names | Alexandre Oliva | 1 | -85/+72 |
2020-05-07 | lto-wrapper: split arguments of getenv ("MAKE"). | Martin Liska | 1 | -9/+18 |
2020-05-05 | Provide warning for missing jobserver. | Martin Liska | 1 | -14/+25 |
2020-03-13 | Do not strcat to result of getenv. | Martin Liska | 1 | -1/+2 |
2020-03-02 | Fix typo in C++ standard version. | Martin Liska | 1 | -1/+1 |
2020-02-24 | PR47785: Add support for handling Xassembler/Wa options with LTO. | Prathamesh Kulkarni | 1 | -32/+71 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-18 | re PR lto/92972 (gcc/lto-wrapper.c:443: identical branches ?) | Jakub Jelinek | 1 | -4/+5 |
2019-09-11 | lto-opts.c (lto_write_options): Stream -g when debug is enabled. | Richard Biener | 1 | -0/+6 |
2019-09-10 | Rename Deprecated to WarnRemoved in *.opt files. | Martin Liska | 1 | -1/+1 |
2019-08-23 | Make -flto=jobserver parallel again. | Martin Liska | 1 | -3/+9 |
2019-08-13 | Automatically detect GNU jobserver with -flto. | Martin Liska | 1 | -1/+1 |
2019-08-12 | re PR driver/91130 (-MF clashes with -flto on aarch64) | Richard Biener | 1 | -7/+3 |
2019-08-09 | Add -flto=auto option value. | Martin Liska | 1 | -10/+8 |
2019-08-08 | Fix file descriptor existence of MinGW. | Martin Liska | 1 | -2/+2 |
2019-08-07 | PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_OPTIONS in lto-wra... | Richard Earnshaw | 1 | -2/+2 |
2019-08-02 | Properly detect working jobserver in gcc driver. | Martin Liska | 1 | -1/+1 |
2019-07-30 | Deduce automatically number of cores for -flto option. | Martin Liska | 1 | -7/+160 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -13/+14 |
2019-05-07 | re PR lto/90369 (error: could not unlink output file) | Richard Biener | 1 | -2/+3 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -2/+2 |
2019-04-03 | re PR lto/89896 (-flto=4 is confused by presence of 'all.c' in a local direct... | Richard Biener | 1 | -1/+3 |
2019-03-11 | Wrap apostrophes in gcc internal format with %'. | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-23 | LTO-wrapper, don't pre-link early debug objects. | Iain Sandoe | 1 | -85/+50 |
2018-11-15 | Machine-readable diagnostic output (PR other/19165) | David Malcolm | 1 | -0/+1 |
2018-08-30 | re PR lto/86517 (relocation R_X86_64_32 against `.rodata.str1.1' can not be u... | Jan Hubicka | 1 | -10/+73 |
2018-08-17 | Merge Ignore and Deprecated in .opt files. | Martin Liska | 1 | -4/+2 |
2018-08-15 | diagnostics: add labeling of source ranges | David Malcolm | 1 | -0/+3 |
2018-08-09 | diagnostics: add line numbers to source (PR other/84889) | David Malcolm | 1 | -0/+3 |
2018-07-26 | Add linker_output as prefix for LTO temps (PR lto/86548). | Martin Liska | 1 | -1/+13 |
2018-05-30 | lto-wrapper.c (debug_objcopy): Add rename parameter; pass it down to simple_o... | Jan Hubicka | 1 | -3/+18 |
2018-05-02 | [lto] Add "could not find mkoffload" error message to lto-wrapper | Tom de Vries | 1 | -32/+34 |
2018-04-30 | lto-wrapper.c (ltrans_priorities): New static var. | Jan Hubicka | 1 | -1/+27 |
2018-04-12 | re PR target/85238 (lto-wrapper: fatal error: simple_object_copy_lto_debug_s... | Eric Botcazou | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-28 | Remove Cilk Plus support. | Julia Koval | 1 | -4/+0 |
2017-08-21 | re PR go/78628 (GO fails to build a translation unit decl) | Richard Biener | 1 | -4/+175 |
2017-07-10 | re PR bootstrap/80838 (PGO/LTO bootstrapped compiler 5% slower than pure PGO ... | Jan Hubicka | 1 | -16/+84 |
2017-07-06 | lto-wrapper.c (merge_and_complain): Do not merge fexceptions... | Jan Hubicka | 1 | -52/+4 |
2017-06-30 | * lto-wrapper.c (copy_file) Close both file descriptors before | Sylvestre Ledru | 1 | -0/+2 |