Home
last modified time | relevance | path

Searched refs:run_gcc (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc1388 run_gcc (unsigned argc, char *argv[]) in run_gcc() function
2157 run_gcc (argc, argv); in main()
H A DChangeLog543 (run_gcc): But here to make the link-time -flto option override
3412 * lto-wrapper.cc (run_gcc): Parse alternate debug options
4629 (run_gcc): Likewise.
5835 (run_gcc): Update calls to find_and_merge_options.
6781 (run_gcc): Parse OPT_fdiagnostics_urls_.
H A DChangeLog-20104546 * lto-wrapper.c (run_gcc): Fix -flto=N parsing.
5636 (run_gcc): Update LTO option parsing.
13712 * lto-wrapper.c (run_gcc): Do not pass -combine to the compiler driver.
15939 * lto-wrapper.c (run_gcc): Add jobserver mode.
29144 * lto-wrapper.c (run_gcc): With -save-temps generate a
29863 (run_gcc): Re-organize to make cleanup easier.
30050 * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
30669 * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
30753 (run_gcc): Always use COLLECT_GCC_OPTIONS. Use fork_execute
31997 * lto-wrapper.c (run_gcc): Remove linker output from
[all …]
H A DChangeLog-20207859 * lto-wrapper.c (run_gcc): Do not use sub-make when jobserver is
8259 (run_gcc): Use it to check that make is present and working
8786 * lto-wrapper.c (run_gcc): Use proper variable for
9486 (run_gcc): Update call.
17543 (run_gcc): Pass decoded options to find_and_merge_options.
18924 * lto-wrapper.c (run_gcc): Set global dumppfx.
21437 (run_gcc): Recognize -save-temps=* as -save-temps too. Obey
23799 * lto-wrapper.c (run_gcc): When using -flto=jobserver,
34224 * lto-wrapper.c (run_gcc): Use concat for appending
35397 (run_gcc): Append command line -Xassembler options to
H A DChangeLog-20141528 (run_gcc): Put offload objects into offload_argv, put LTO objects and
3102 * lto-wrapper.c (run_gcc): Set have_lto and have_offload if at least one
8143 (run_gcc): Outline options handling into the new functions:
8166 (run_gcc): Determine whether offload sections are present. If so, run
16117 (run_gcc): Likewise.
33119 * lto-wrapper.c (maybe_unlink, run_gcc): Use save_temps instead of
42989 * lto-wrapper.c (run_gcc): Adjust.
44076 (run_gcc): Likewise.
44884 (run_gcc): Enable -fshort-double automatically at link at link-time
44958 (run_gcc): And pass it through to the link options.
[all …]
H A DChangeLog-201914578 (run_gcc): Re-instantiate handling -g0 at link-time.
16345 * lto-wrapper.c (run_gcc): When setting jobserver
18680 * lto-wrapper.c (run_gcc): Detect jobserver always.
18714 (run_gcc): Likewise.
18765 * lto-wrapper.c (run_gcc): Set auto_parallel
19000 (run_gcc): Likewise.
19553 (run_gcc): Automatically detect core count for -flto.
28257 (run_gcc): Same.
30971 * lto-wrapper.c (run_gcc): Avoid implicit rules making
H A DChangeLog-202110813 * lto-wrapper.c (run_gcc): Plug snprintf overflow.
26387 (run_gcc): Merge also linker command line -flto=foo argument
26652 (run_gcc): Use -flto argument detection for merged
26658 (run_gcc): Print warning about missing job server detection
26678 (run_gcc): Likewise.
27172 * lto-wrapper.c (run_gcc): Likewise.
29129 * lto-wrapper.c (run_gcc): When -flto=jobserver is used, but the
H A DChangeLog-2011857 * lto-wrapper.c (run_gcc): In non-parallel mode remove
5117 (run_gcc): Read all input file options and
6639 (run_gcc): Use an obstack to collect argv, properly separate
6849 * lto-wrapper.c (run_gcc): Properly init/free obstack.
6876 (run_gcc): Use it. Filter out language specific options.
37455 * lto-wrapper.c (run_gcc): Don't add -dumpdir if linker_output
39811 * lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified
H A DChangeLog-201225769 (run_gcc): Pass through -freg-struct-return and -fpcc-struct-return
34133 * lto-wrapper.c (run_gcc): Pass the LTO section name to
34391 * lto-wrapper.c (run_gcc): Pass -fgnu_tm on.
H A DChangeLog-201821616 (run_gcc): Determine incremental LTO link time and configure
24561 (run_gcc): Read priorities and if doing parallel build order
H A DChangeLog-20135987 (run_gcc): Pass through -ffp-contract.
10903 (run_gcc): Pass -fnon-call-exceptions.
H A DChangeLog-20153626 * lto-wrapper.c (run_gcc): Handle -flinker-output argument.
34270 * lto-wrapper.c (run_gcc): Open filename
H A DChangeLog-20096396 (run_gcc): Use global ltrans_output_file, flto_out, do not free them.
H A DChangeLog-201631317 (run_gcc): Remove offload_argc and offload_argv.
H A DChangeLog-201720395 (run_gcc): Handle early debug sections in the IL files by
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c1303 run_gcc (unsigned argc, char *argv[]) in run_gcc() function
2040 run_gcc (argc, argv); in main()