r181354 - in /branches/pph/gcc: c-family/Change...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Mon Nov 14 16:45:00 GMT 2011
Author: dnovillo
Date: Mon Nov 14 16:45:23 2011
New Revision: 181354
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181354
Log:
c-family/ChangeLog.pph
2011-11-13 Diego Novillo <dnovillo@google.com>
* c.opt (fpph-include-tree): New.
(fpph-logfile, fpph-map): Tidy.
cp/ChangeLog.pph
* parser.c (c_parse_file): Call pph_init_include_tree.
* pph.c (pph_init_include_tree): New.
(flatten_name): New.
(pph_file_change_handler): New.
(pph_include_handler_for_map): New.
(pph_init_map_file): New.
(pph_finish_map_file): New.
* pph.h (pph_init_include_tree): New.
Modified:
branches/pph/gcc/c-family/ChangeLog.pph
branches/pph/gcc/c-family/c.opt
branches/pph/gcc/cp/ChangeLog.pph
branches/pph/gcc/cp/parser.c
branches/pph/gcc/cp/pph.c
branches/pph/gcc/cp/pph.h
More information about the Gcc-cvs
mailing list