Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c783 print_switch_values (print_switch_fn_type print_fn) in print_switch_values() function
879 print_switch_values (targetm.asm_out.record_gcc_switches); in init_asm_output()
895 print_switch_values (print_to_asm_out_file); in init_asm_output()
1519 print_switch_values (print_to_stderr); in process_options()
H A DFSFChangeLog906 (print_switch_values): Translate "options passed" and "enabled".
H A DFSFChangeLog.1113122 (print_switch_values): New arguments pos, max, indent, sep, term.
13129 print_switch_values.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog906 (print_switch_values): Translate "options passed" and "enabled".
H A DChangeLog-19986296 * toplev.c (print_switch_values): Make static to match prototype.
6330 (print_version, print_single_switch, print_switch_values): Make
15135 (print_switch_values): Change type of variable j to size_t;
H A DFSFChangeLog.1113122 (print_switch_values): New arguments pos, max, indent, sep, term.
13129 print_switch_values.
H A DChangeLog-200516684 (print_switch_values): Remove handling of TARGET_SWITCHES and
20620 * toplev.c (print_switch_values): Pass option index, not option
28827 (display_target_options, set_target_switch, print_switch_values)
28833 (print_switch_values): Use option_enabled.
H A DChangeLog-200315379 (print_switch_values): Adjust.
16075 (print_switch_values, general_init): Constify.
26959 (print_switch_values): Call default_flag_random_seed.
H A DChangeLog-201012266 (print_switch_values): Pass &global_options to option_enabled.
25351 (print_switch_values): Use decoded options.
40743 (print_switch_values): Also ignore -dumpdir.
H A DChangeLog-20202167 (print_switch_values): Likewise.
21442 * toplev.c (print_switch_values): Drop auxbase, add
H A DChangeLog-20062250 (print_switch_values): Likewise.
H A DChangeLog-199921009 print_version, print_single_switch, print_switch_values,
H A DChangeLog-200010646 set_target_switch, print_switch_values): Likewise.
H A DChangeLog-201920053 * toplev.c (print_switch_values): Use lang_mask.
H A DChangeLog-201131979 * toplev.c (print_switch_values): Use cl_report bit-field instead
H A DChangeLog-200430087 (print_switch_values): Use cl_options instead of f_options.