Searched refs:cpp_handle_options (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | cpplib.h | 529 extern int cpp_handle_options PARAMS ((cpp_reader *, int, char **));
|
H A D | fix-header.c | 632 i = cpp_handle_options (scan_in, argc, argv);
|
H A D | cppinit.c | 1455 cpp_handle_options (pfile, argc, argv) in cpp_handle_options() function
|
H A D | FSFChangeLog.11 | 1172 (cpp_handle_options): Set remap if user specifies "-remap". 2194 (handle_directive, cpp_handle_options): Add support for new -dI option. 6462 * cccp.c (main), cpplib.c (cpp_handle_options): Set warn_undef 6922 (cpp_handle_options): Set c89 option to 1 if -lang-c89. 9977 (cpp_handle_options): -traditional no longer messes with 12466 * cpplib.c (cpp_start_read, cpp_handle_options, cpp_finish,
|
H A D | FSFChangeLog | 832 (do_define, cpp_start_read, cpp_handle_options): Use cpp_notice to
|
H A D | ChangeLog.0 | 2192 (cpp_handle_options): Now calls cpp_handle_option. 3289 (cpp_handle_options): Remove superfluous NULL argument in call to 3291 (cpp_handle_options): Likewise. 8288 (cpp_handle_options): Remove unused variable `j'.
|
H A D | ChangeLog.1 | 4736 cpp_handle_option, cpp_handle_options, cpp_finish, 5453 (cpp_handle_options): Support the -std switch.
|
H A D | ChangeLog.7 | 2472 (cpp_handle_options): Update to match. 18703 (cpp_handle_options): Pass 1 as last argument to cpp_handle_option.
|
H A D | ChangeLog.4 | 14012 (cpp_handle_options): Do not sort option list here.
|
H A D | ChangeLog.5 | 13526 cpp_handle_options, the correct location temporally at least.
|
H A D | ChangeLog.3 | 11452 (cpp_handle_options): Sort the array of command line options on
|