Home
last modified time | relevance | path

Searched refs:display_help (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c114 static void display_help PARAMS ((void));
3770 display_help () in display_help() function
4365 display_help ();
H A Dgcc.c327 static void display_help PARAMS ((void));
2949 display_help () in display_help() function
6238 display_help ();
H A DChangeLog.1752 (display_help): Document -finline-limit-n.
6551 open_dump_file, rest_of_decl_compilation, display_help, main):
8383 (display_help): Document -std.
10473 * toplev.c (display_help): Ignore empty target specific
10966 * toplev.c (display_help): Prepend '-m' to target specific
13660 (display_help): Make variable `i' an `unsigned long'.
14695 * toplev.c (display_help): Remove unused variable `looking_for_start'.
14955 * toplev.c (display_help): Add braces to shut up warnings.
H A DChangeLog.5344 * toplev.c (display_help): Fix param thinko.
2509 (display_help): Don't document -Wid-clash.
2585 (display_help): Translate descriptions on output.
4784 (display_help): Print --param parameters.
9908 * toplev.c (display_help): Add entry for "--param".
H A DChangeLog.070 (display_help): New function: display command line switches.
73 (display_help): New function: display command line switches.
77 (display_help): New function: display command line switches.
84 (display_help): New function: display comman line switches.
H A DChangeLog.49532 * toplev.c (display_help): Fix thinko in documentation.
10642 (display_help, main): s/NUM_ELEM/ARRAY_SIZE/
11755 * toplev.c (documented_lang_options, display_help): Likewise.
14516 * toplev.c (display_help) : Add -fsingle-precision-constant option.
H A DChangeLog.23717 (display_help): Add documentation for -pass-exit-codes.
7010 (display_help): Add g prefix to debug options.
7788 (display_help): Document -time.
9434 (display_help): Change help to match options.
H A DChangeLog.3116 * gcc.c : Fix bug in display_help introced by my last changes.
134 (display_help): Combine messages into one string where necessary.
1388 (display_help): Document diagnostic formatting options.
6492 * toplev.c (display_help): Prefix "f" to "sched-verbose=".
H A DChangeLog3802 * toplev.c (display_help): Add -frandom-seed and -fstack-limit-*
4504 * gcc.c (display_help): Likewise.
11949 (display_help): Include --print-multi-os-directory.
H A DChangeLog.76136 (display_help): Display help for it.
6454 * toplev.c (display_help): Kill -a -ax help.
H A DChangeLog.61766 * (display_help): Print meaning of -###.
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c336 static void display_help (void);
3159 display_help (void) in display_help() function
6434 display_help (); in main()