Searched refs:print_filtered_help (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | opts.c | 1253 print_filtered_help (unsigned int include_flags, in print_filtered_help() function 1702 print_filtered_help (include_flags, exclude_flags, any_flags, in print_specific_help()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | opts.cc | 1530 print_filtered_help (unsigned int include_flags, in print_filtered_help() function 1979 print_filtered_help (include_flags, exclude_flags, any_flags, in print_specific_help()
|
H A D | ChangeLog-2010 | 3009 * opts.c (print_filtered_help, print_specific_help): Take 3011 (print_filtered_help): Handle printing values of enumerated 3013 (print_specific_help): Update call to print_filtered_help. 3486 (print_filtered_help): Use opts->x_help_printed to track what 3707 (set_debug_level, print_filtered_help, print_specific_help, 3710 (print_filtered_help): Make new_help non-static. 3711 (print_specific_help): Update call to print_filtered_help. 4431 (print_filtered_help): Don't report state of CLVC_DEFER options. 12252 (print_filtered_help): Use option_flag_var. Pass &global_options 17375 (print_filtered_help): Ignore driver-only options.
|
H A D | ChangeLog-2005 | 16674 * opts.h (print_filtered_help): Delete. 16680 (print_filtered_help): Make static. 28817 (option_enabled, print_filtered_help): Declare. 28824 (print_filtered_help): Make global. Handle CL_TARGET.
|
H A D | ChangeLog-2019 | 5769 * opts.c (print_filtered_help): Remove special 14922 * opts.c (print_filtered_help): Likewise. 20050 * opts.c (print_filtered_help): Print supported languages for 29867 * opts.c (print_filtered_help): Wrap string in _(...).
|
H A D | ChangeLog-2003 | 13305 (print_filtered_help): Better handling of duplicates. Complain 13529 * opts.c (print_filtered_help): Skip undocumented switches. 13809 * opts.c (print_filtered_help): New.
|
H A D | ChangeLog-2020 | 26554 * opts.c (print_filtered_help): Improve the help text for alias options. 35436 * opts.c (print_filtered_help): Translate help before appending 37202 * opts.c (print_filtered_help): Exclude language-specific
|
H A D | ChangeLog-2008 | 15757 * opts.c (add_input_filename, print_filtered_help, 26897 (print_filtered_help): If no language-specific options were
|
H A D | ChangeLog-2017 | 26305 * opts.c (print_filtered_help): Show valid interval in 36840 * opts.c (print_filtered_help): Do not display number in hexadecimal
|
H A D | ChangeLog-2015 | 11216 (print_filtered_help): Reference aliased option's name and encourage 40086 * opts.c (print_filtered_help): Likewise.
|
H A D | ChangeLog-2007 | 29311 (print_filtered_help): Change parameters to be an include bitmask,
|
H A D | ChangeLog-2018 | 11509 (print_filtered_help): Use the new target hook.
|
H A D | ChangeLog-2011 | 20373 (print_filtered_help): Access quiet_flag through opts pointer.
|
H A D | ChangeLog-2014 | 16647 * opts.c (print_filtered_help): Print --param min/max/default
|