2009-11-11 Basile Starynkevitch <basile@starynkevitch.net>
commit2dc819f38079d8edd542d89aa14d9831f2086e5e
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Nov 2009 17:52:46 +0000 (11 17:52 +0000)
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 11 Nov 2009 17:52:46 +0000 (11 17:52 +0000)
tree2e23eef008b87369839ee61ff1953cd2fd1036af
parentf6fe91e8f06054da7e5699deea8ed6b0b4e89534
2009-11-11  Basile Starynkevitch  <basile@starynkevitch.net>
* gcc/doc/plugins.texi (Registering custom attributes): section
renamed as (Registering custom attributes or pragmas).
Mentions custom attributes & pragmas, and c_register_pragma, with
a small example.
* gcc/doc/cpp.texi (Pragmas): Mentions that plugins can provide their
pragmas.
* gcc/doc/extend.texi (Function Attributes): Mentions that plugin can
provide their attributes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154097 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/cpp.texi
gcc/doc/extend.texi
gcc/doc/plugins.texi