Home
last modified time | relevance | path

Searched refs:gen_producer_string (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.h511 extern char *gen_producer_string (const char *language_string,
H A Dtoplev.cc733 = gen_producer_string (lang_hooks.name, in init_asm_output()
H A Dopts.cc3736 gen_producer_string (const char *language_string, cl_decoded_option *options, in gen_producer_string() function
H A DChangeLog-20202154 * dwarf2out.c (gen_producer_string): Move to opts.c and remove
2156 (dwarf2out_early_finish): Use moved gen_producer_string
2158 * opts.c (gen_producer_string): New.
2159 * opts.h (gen_producer_string): New.
2168 (init_asm_output): Use new gen_producer_string function.
21386 * dwarf2out.c (gen_producer_string): Drop auxbase and
H A DChangeLog-20124444 * dwarf2out.c (gen_compile_unit_die): Don't call gen_producer_string
4446 (dwarf2out_finish): Call gen_producer_string here, unconditionally
12635 * dwarf2out.c (gen_producer_string): Omit command line switch if
28927 * dwarf2out.c (gen_producer_string): Handle fdiagnostics-show-caret.
30643 (gen_producer_string): Likewise.
H A DChangeLog-20183950 * dwarf2out.c (gen_producer_string): Ignore
13140 * dwarf2out.c (gen_producer_string): Add
13443 * dwarf2out.c (gen_producer_string): Add
24696 * dwarf2out.c (gen_producer_string): Ignore -fchecking[=].
H A Ddwarf2out.cc32910 producer_string = gen_producer_string (lang_hooks.name, in dwarf2out_early_finish()
H A DChangeLog-2015511 * dwarf2out.c (gen_producer_string): Ignore -fdebug-prefix-map.
16764 (gen_producer_string): Likewise.
40165 * dwarf2out.c (gen_producer_string): Drop -fltrans-output-list
42365 * dwarf2out.c (gen_producer_string): Ignore also OPT_fpreprocessed.
H A DChangeLog-201914914 * dwarf2out.c (gen_producer_string): Handle renamed
20273 * dwarf2out.c (gen_producer_string): Canonize -flto=N
H A DChangeLog-201116830 * dwarf2out.c (gen_producer_string): Ignore also -fverbose-asm option.
17334 (gen_producer_string): New function.
H A DChangeLog-20176774 * dwarf2out.c (gen_producer_string): Discard
14258 * dwarf2out.c (gen_producer_string): Drop
H A DChangeLog-202132475 * opts.c (gen_producer_string): Release output of
H A DChangeLog-201333602 * dwarf2out.c (gen_producer_string): Don't print -fdiagnostics-color*.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c24391 gen_producer_string (void) in gen_producer_string() function
32070 producer_string = gen_producer_string (); in dwarf2out_early_finish()