]> git.ipfire.org Git - thirdparty/gcc.git/commit
plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.
authorBasile Starynkevitch <basile@starynkevitch.net>
Tue, 18 Mar 2014 19:16:52 +0000 (19:16 +0000)
committerBasile Starynkevitch <bstarynk@gcc.gnu.org>
Tue, 18 Mar 2014 19:16:52 +0000 (19:16 +0000)
commitb318e4049b9e6083495f7b06ef3d3aa6175ac518
tree7fdd1e0bd7f4ead8ef006a246eaa2176aa0e0ac7
parentba2f8afa6b463e261c1d8f1d05d574e92282a603
plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.

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.

From-SVN: r208660
gcc/ChangeLog
gcc/doc/plugins.texi
gcc/plugin.def