aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/plugins.texi
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-1/+1
2017-11-26Plugin support on Windows/MinGWBoris Kolpackov1-5/+50
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-03plugins.texi (enum plugin_event): New event.Andres Tiraboschi1-0/+2
2015-04-13* doc/plugins.texi: Rewrite first introductory paragraph.Gerald Pfeifer1-3/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders1-14/+13
2014-03-18plugin.def: Improve comment for PLUGIN_INCLUDE_FILE.Basile Starynkevitch1-11/+38
2014-01-14plugin.texi (Building GCC plugins): Update to C++.Joey Ye1-10/+10
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-24lto.texi: Separate sections.Jia Liu1-0/+33
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2011-08-11plugin.def: Add event for finish_decl.Romain Geissler1-0/+1
2011-07-15plugins.texi (Building GCC plugins): gengtype needs its gtype.state.Basile Starynkevitch1-3/+3
2011-07-06configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch1-0/+11
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-7/+7
2011-03-21ChangeLog gcc/Kai Tietz1-1/+1
2010-12-20doc: @var fixes.Ralf Wildenhues1-6/+6
2010-06-09re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Joern Rennecke1-2/+4
2010-04-12gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec.Matthias Klose1-0/+8
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-28Fix typos in documentation.Ralf Wildenhues1-6/+6
2009-12-22plugins.texi: Rename pre-genericize event.Brian Hackett1-1/+1
2009-12-16invoke.texi, [...]: Fix typos.Kazu Hirata1-1/+1
2009-12-15Replace tabs with spaces in .texi files.Ralf Wildenhues1-1/+1
2009-12-01cgraphunit.c (plugin.h): Include.Grigori Fursin1-2/+61
2009-11-19[multiple changes]Rafael Espindola1-0/+19
2009-11-11plugins.texi (Registering custom attributes): section renamed as (Registering...Basile Starynkevitch1-2/+25
2009-11-06plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.Basile Starynkevitch1-0/+6
2009-10-05plugins.texi: Change plugin_pass to register_pass_info.Sriraman Tallam1-3/+3
2009-09-28Add support for using ggc cache tables from plugins.Duncan Sands1-10/+14
2009-06-29plugins.texi: Document PLUGIN_START_UNIT.Olatunji Ruwase1-0/+1
2009-06-25plugins.texi (Building GCC plugins): Corrected typo in Makefile excerpt - @ s...Basile Starynkevitch1-1/+1
2009-06-18plugins.texi: Document plugin_is_GPL_compatible.Diego Novillo1-0/+20
2009-06-17plugins.texi (Building GCC plugins): Added new section.Basile Starynkevitch1-0/+34
2009-06-16plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin...Basile Starynkevitch1-4/+6
2009-05-27attribute_plugin.c: Include gcc-plugin.h first.Rafael Avila de Espindola1-0/+2
2009-05-26plugins.texi (Loading plugins): typo.Basile Starynkevitch1-2/+75
2009-05-21plugin.c (try_init_one_plugin): Updated to new plugin_init API.Taras Glek1-5/+22
2009-05-142009-05-13 Taras Glek <tglek@mozilla.com>Taras Glek1-0/+33
2009-04-14[multiple changes]Diego Novillo1-0/+137