Commit da3831fd by Gerald Pfeifer Committed by Gerald Pfeifer

* doc/plugins.texi: Rewrite first introductory paragraph.

From-SVN: r222065
parent 272ccea9
2015-04-13 Gerald Pfeifer <gerald@pfeifer.com>
* doc/plugins.texi: Rewrite first introductory paragraph.
2015-04-12 Jan Hubicka <hubicka@ucw.cz>
* tree-vrp.c (nonnull_arg_p): THIS pointers and references are non-zero.
......
......@@ -7,9 +7,9 @@
@chapter Plugins
@cindex Plugins
GCC plugin is a loadable module that provides extra
features to the compiler, which they can further pass
around as a shareable module.
GCC plugins are loadable modules that provide extra features to the
compiler. Like GCC itself they can be distributed in source and
binary forms.
GCC plugins provide developers with a rich subset of
the GCC API to allow them to extend GCC as they see fit.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment