Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2010-11-30 | Include coretypes.h in gcc-plugin.h & Add hard-reg-set.h in FUNCTION_H. | Mingjie Xing | 1 | -0/+1 |
2010-06-09 | re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail) | Joern Rennecke | 1 | -0/+11 |
2010-06-09 | re PR plugins/44459 (plugin interface depends on name mangling) | Joern Rennecke | 1 | -6/+10 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 1 | -0/+6 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-22 | * gcc-plugin.h (plugin_init): Use "C" likage for c++. | Joern Rennecke | 1 | -0/+6 |
2009-12-01 | cgraphunit.c (plugin.h): Include. | Grigori Fursin | 1 | -19/+17 |
2009-11-06 | plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS. | Basile Starynkevitch | 1 | -0/+1 |
2009-09-28 | tree-pass.h (register_pass_info): New structure. | Sriraman Tallam | 1 | -18/+0 |
2009-09-28 | Add support for using ggc cache tables from plugins. | Duncan Sands | 1 | -2/+3 |
2009-06-29 | plugins.texi: Document PLUGIN_START_UNIT. | Olatunji Ruwase | 1 | -0/+1 |
2009-05-27 | attribute_plugin.c: Include gcc-plugin.h first. | Rafael Avila de Espindola | 1 | -0/+7 |
2009-05-26 | plugins.texi (Loading plugins): typo. | Basile Starynkevitch | 1 | -2/+12 |
2009-05-21 | plugin.c (try_init_one_plugin): Updated to new plugin_init API. | Taras Glek | 1 | -9/+20 |
2009-05-14 | 2009-05-13 Taras Glek <tglek@mozilla.com> | Taras Glek | 1 | -0/+1 |
2009-04-29 | Makefile.in (PLUGIN_VERSION_H): New. | Rafael Avila de Espindola | 1 | -3/+2 |
2009-04-17 | Makefile.in (REVISION_s): Always include quotes. | Rafael Avila de Espindola | 1 | -1/+21 |
2009-04-16 | common.opt (fhelp): Add Var(help_flag). | Rafael Avila de Espindola | 1 | -0/+1 |
2009-04-16 | gcc-plugin.h (plugin_event): Add PLUGIN_INFO. | Rafael Avila de Espindola | 1 | -0/+8 |
2009-04-14 | [multiple changes] | Diego Novillo | 1 | -0/+98 |