public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Mention of gcc 4.5 as first version with plugin support
@ 2013-01-11  4:00 Dave Johansen
  2013-01-11  8:58 ` Dodji Seketeli
  2013-01-11 15:02 ` Diego Novillo
  0 siblings, 2 replies; 7+ messages in thread
From: Dave Johansen @ 2013-01-11  4:00 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 299 bytes --]

Currently, the plugin documentation doesn't mention that it requires
gcc 4.5 or later. The patch to add this statement is attached and
here's the ChangeLog:

2013-01-10  Dave Johansen  <davejohansen@gmail.com>

        * gcc/doc/plugins.texi: Added gcc.4.5.0 or later note to
Plugins documentation.

[-- Attachment #2: plugins_doc.patch --]
[-- Type: application/octet-stream, Size: 449 bytes --]

Index: gcc/doc/plugins.texi
===================================================================
--- gcc/doc/plugins.texi	(revision 195102)
+++ gcc/doc/plugins.texi	(working copy)
@@ -17,6 +17,9 @@
 transforming code, or analyzing information, plugins
 can be quite useful.
 
+GCC plugin support is available in GCC version 4.5.0 and
+later.
+
 @menu
 * Plugins loading::      How can we load plugins.
 * Plugin API::           The APIs for plugins.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-13  0:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-11  4:00 Mention of gcc 4.5 as first version with plugin support Dave Johansen
2013-01-11  8:58 ` Dodji Seketeli
2013-01-11 20:47   ` Basile Starynkevitch
2013-01-14 20:20     ` Richard Biener
2013-01-14 16:20       ` Dave Johansen
2015-04-13  0:40         ` Gerald Pfeifer
2013-01-11 15:02 ` Diego Novillo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).