r208660 - in /trunk/gcc: ChangeLog doc/plugins....
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Tue Mar 18 19:16:00 GMT 2014
Author: bstarynk
Date: Tue Mar 18 19:16:52 2014
New Revision: 208660
URL: http://gcc.gnu.org/viewcvs?rev=208660&root=gcc&view=rev
Log:
2014-03-18 Basile Starynkevitch <basile@starynkevitch.net>
* plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.
* doc/plugins.texi (Plugin callbacks): Mention
PLUGIN_INCLUDE_FILE.
Italicize plugin event names in description. Explain that
PLUGIN_PRAGMAS has no sense for lto1. Explain
PLUGIN_INCLUDE_FILE.
Remind that no GCC functions should be called after
PLUGIN_FINISH.
Explain what pragmas with expansion are.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/doc/plugins.texi
trunk/gcc/plugin.def
More information about the Gcc-cvs
mailing list