gcc/libcpp/include
Richard Henderson 121de39fc0 directives.c (lex_macro_node_from_str): New.
libcpp/
        * directives.c (lex_macro_node_from_str): New.
        (cpp_push_definition, cpp_pop_definition): New.
        * include/cpplib.h (cpp_push_definition, cpp_pop_definition): Declare.
gcc/
        * c-pragma.c (struct def_pragma_macro_value): New.
        (struct def_pragma_macro): New.
        (pushed_macro_table): New.
        (dpm_hash, dpm_eq): New.
        (handle_pragma_push_macro, handle_pragma_pop_macro): New.
        (init_pragma): Install them.
        * doc/tm.texi (HANDLE_PRAGMA_PUSH_POP_MACRO): New.

Co-Authored-By: Kai Tietz <kai.tietz@onevision.com>

From-SVN: r123370
2007-03-30 14:12:53 -07:00
..
cpp-id-data.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
cpplib.h directives.c (lex_macro_node_from_str): New. 2007-03-30 14:12:53 -07:00
line-map.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
mkdeps.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00
symtab.h all files: Update FSF address in copyright headers. 2005-06-29 02:34:39 +00:00