This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r154209 - in /branches/ici-20091108-branch/gcc:...


Author: amylaar
Date: Mon Nov 16 17:39:56 2009
New Revision: 154209

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154209
Log:
        * gcc-plugin.h (enum plugin_event): Add PLUGIN_ALL_IPA_PASSES_START,
        PLUGIN_ALL_IPA_PASSES_EXECUTION and PLUGIN_ALL_IPA_PASSES_END.
        * plugin.c (plugin_event_name_init): Name them.

        * gcc-plugin.h (enum event_parameter_type): Copied from
        highlev-plugin-internal.h .

Modified:
    branches/ici-20091108-branch/gcc/gcc-plugin.h
    branches/ici-20091108-branch/gcc/plugin.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]