| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | directives.c | 1444 do_pragma (cpp_reader *pfile) in do_pragma() function 1868 do_pragma (pfile); in destringize_and_run()
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | directives.cc | 1485 do_pragma (cpp_reader *pfile) in do_pragma() function 1909 do_pragma (pfile); in destringize_and_run()
|
| H A D | ChangeLog | 4270 * directives.c (do_pragma): Use the virtual location for the 4329 * directives.c (do_pragma): Remove Kludge as 4907 * directives.c (do_pragma): Don't forget the invocation location 5414 * directives.c (_cpp_handle_directive, lex_macro_node, do_pragma, 6349 * directives.c (do_pragma): Handle pragma with valid namespace 6408 (do_pragma): Allow pragma expansion after namespace. For deferred 6430 * directives.c (do_pragma): If pragma line ends with multi-line 6870 (do_pragma): Honor allow_expansion. 6898 * directives.c (do_pragma): Do not defer pragmas which are unknown. 6919 cb.line_change. Otherwise do_pragma will call the line_change [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-1998 | 360 do_undef, do_error, do_pragma, do_ident, do_if, do_xifdef, 370 (do_define, do_undef, do_error, do_warning, do_pragma, 1555 (do_pragma): Understand the include_hash structure. Reformat. 2942 * cpplib.c: Merge do_once into do_pragma. Break file handling 11772 (do_pragma): Likewise for `limit', `op' and `keyword'. 11842 (do_define, do_line, do_include, do_undef, do_error, do_pragma, 11858 (do_pragma): Likewise. Also add missing arguments in call to do_once.
|
| H A D | ChangeLog-2000 | 5173 do_include_next, read_line_number, do_line, do_ident, do_pragma, 12690 (do_define, do_undef, parse_include, do_line, do_ident, do_pragma, 12697 (do_pragma): Walk the pragmas table here. 14445 read_line_number, do_line, do_ident, do_pragma, do_pragma_gcc, 15023 do_warning, do_ident, do_pragma, pragma_dispatch, gcc_pragmas, 15822 (do_pragma): Use pragma_dispatch. 26143 do_undef, do_line, do_elif, do_error, do_pragma, do_warning, 26417 do_undef, do_error, do_warning, do_pragma, do_pragma_once, 27812 * cpplib.c (do_pragma): Accept #pragma without consecutive token. 28666 (do_pragma): Split out specific pragma handling to separate [all …]
|
| H A D | FSFChangeLog.10 | 3542 (do_pragma): Output at most one warning about #pragma implementation. 3544 (do_pragma, hack_vms_include_specification): 3565 (do_pragma): Re-implement to scan include_hash_table. 9334 (do_ident, do_pragma, do_sccs): Accept extra arguments so that
|
| H A D | FSFChangeLog | 126 (do_pragma): Handle escapes in strings correctly.
|
| H A D | ChangeLog-2001 | 8497 (lookup_pragma_entry, insert_pragma_entry, do_pragma, 8508 (do_pragma): Similarly. 10090 do_include_common, do_line, do_ident, do_pragma, 11044 (do_pragma): Kludge for front ends. Don't expand macros at all. 11157 (_cpp_handle_directive, do_pragma, do_pragma_dependency, 15153 do_pragma): Pass line to callbacks. 22417 * cpplib.c (do_pragma, do_endif, push_conditional, 22922 * cpplib.c (lex_macro_node, do_undef, do_pragma,
|
| H A D | ChangeLog-1999 | 8322 (do_pragma): Add #pragma poison. 8331 (do_pragma): Add #pragma poison. 9568 do_error, do_pragma, do_ident, do_if, do_xifdef, do_else, 13973 (do_include, do_undef, do_pragma): Likewise. 15129 (do_pragma): Copy the pragma through here.
|
| H A D | FSFChangeLog.11 | 2187 (do_pragma): Avoid unnecessary comparison to newline.
|
| H A D | ChangeLog-2003 | 7894 * cpplib.c (do_pragma): Reintroduce cb_line_change call in the 8511 * cpplib.c (do_pragma): Remove unnecessary cb_line_change.
|
| H A D | ChangeLog-2004 | 37365 * cpplib.c (do_pragma): Remove line_change call after pragma
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | FSFChangeLog.10 | 3542 (do_pragma): Output at most one warning about #pragma implementation. 3544 (do_pragma, hack_vms_include_specification): 3565 (do_pragma): Re-implement to scan include_hash_table. 9334 (do_ident, do_pragma, do_sccs): Accept extra arguments so that
|
| H A D | FSFChangeLog | 126 (do_pragma): Handle escapes in strings correctly.
|
| H A D | FSFChangeLog.11 | 2187 (do_pragma): Avoid unnecessary comparison to newline.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | parser.cc | 12388 do_pragma:; in cp_parser_statement() 12489 goto do_pragma; in cp_parser_statement()
|