r155379 - in /trunk/gcc: ChangeLog c-decl.c cp/...

espindola@gcc.gnu.org espindola@gcc.gnu.org
Mon Dec 21 20:37:00 GMT 2009


Author: espindola
Date: Mon Dec 21 20:37:49 2009
New Revision: 155379

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155379
Log:
2009-12-21  Brian Hackett  <bhackett1024@gmail.com>

	* decl.c (finish_function): Rename pre-genericize event.

2009-12-21  Brian Hackett  <bhackett1024@gmail.com>

	* plugin.def: Rename pre-genericize event.
	* plugin.c (register_callback, invoke_plugin_callbacks): Same.
	* c-decl.c (finish_function): Invoke callbacks on above event.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-decl.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/plugin.c
    trunk/gcc/plugin.def



More information about the Gcc-cvs mailing list