r167024 - in /trunk/gcc: ChangeLog Makefile.in ...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Mon Nov 22 07:35:00 GMT 2010
Author: bstarynk
Date: Mon Nov 22 07:35:17 2010
New Revision: 167024
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167024
Log:
2010-11-22 Jeremie Salvucci <jeremie.salvucci@free.fr>
Basile Starynkevitch <basile@starynkevitch.net>
* gengtype.c: Include xregex.h and obstack.h
Added comments about role of get_output_file_with_visibility and
our regexpr machinery.
(frul_actionrout_t, struct file_rule_st): New.
(hader_dot_h_frul, source_dot_c_frul): New functions.
(NULL_REGEX, NULL_FRULACT): New.
(files_rules): New.
(matching_file_name_substitute): New function.
(get_output_file_with_visibility): Updated comments and rewritten
to use the new files_rules machinery.
* Makefile.in (XREGEX_H): Added variable.
(build/gengtype.o): Added dependencies for xregex.h and obstack.h
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
trunk/gcc/gengtype.c
More information about the Gcc-cvs
mailing list