summaryrefslogtreecommitdiff
path: root/gcc/lto-wrapper.c
AgeCommit message (Expand)Author
2020-05-07lto-wrapper: split arguments of getenv ("MAKE").Martin Liska
2020-05-05Provide warning for missing jobserver.Martin Liska
2020-03-13Do not strcat to result of getenv.Martin Liska
2020-03-02Fix typo in C++ standard version.Martin Liska
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18re PR lto/92972 (gcc/lto-wrapper.c:443: identical branches ?)Jakub Jelinek
2019-09-11lto-opts.c (lto_write_options): Stream -g when debug is enabled.Richard Biener
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska
2019-08-23Make -flto=jobserver parallel again.Martin Liska
2019-08-13Automatically detect GNU jobserver with -flto.Martin Liska
2019-08-12re PR driver/91130 (-MF clashes with -flto on aarch64)Richard Biener
2019-08-09Add -flto=auto option value.Martin Liska
2019-08-08Fix file descriptor existence of MinGW.Martin Liska
2019-08-07PR driver/91130 Use CL_DRIVER when handling of COLLECT_GCC_OPTIONS in lto-wra...Richard Earnshaw
2019-08-02Properly detect working jobserver in gcc driver.Martin Liska
2019-07-30Deduce automatically number of cores for -flto option.Martin Liska
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-05-07re PR lto/90369 (error: could not unlink output file)Richard Biener
2019-04-05Remove usage of apostrophes in error and warning messages (PR translation/899...Martin Liska
2019-04-03re PR lto/89896 (-flto=4 is confused by presence of 'all.c' in a local direct...Richard Biener
2019-03-11Wrap apostrophes in gcc internal format with %'.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-12-23LTO-wrapper, don't pre-link early debug objects.Iain Sandoe
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm
2018-08-30re PR lto/86517 (relocation R_X86_64_32 against `.rodata.str1.1' can not be u...Jan Hubicka
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm
2018-07-26Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska
2018-05-30lto-wrapper.c (debug_objcopy): Add rename parameter; pass it down to simple_o...Jan Hubicka
2018-05-02[lto] Add "could not find mkoffload" error message to lto-wrapperTom de Vries
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka
2018-04-12re PR target/85238 (lto-wrapper: fatal error: simple_object_copy_lto_debug_s...Eric Botcazou
2018-01-03Update copyright years.Jakub Jelinek
2017-11-28Remove Cilk Plus support.Julia Koval
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener
2017-07-10re PR bootstrap/80838 (PGO/LTO bootstrapped compiler 5% slower than pure PGO ...Jan Hubicka
2017-07-06lto-wrapper.c (merge_and_complain): Do not merge fexceptions...Jan Hubicka
2017-06-30* lto-wrapper.c (copy_file) Close both file descriptors beforeSylvestre Ledru
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin
2016-02-09Handle -fdiagnostics-color in ltoTom de Vries
2016-02-08Remove -fshort-doubleBernd Schmidt
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek
2016-01-19Merge of HSAMartin Jambor
2016-01-04Update copyright years.Jakub Jelinek
2015-11-28Handle flinker-output in lto-wrapperTom de Vries