| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9) | Iain Sandoe | 2011-01-09 | 1 | -9/+0 |
* | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 2010-12-01 | 1 | -1/+0 |
* | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2010-11-10 | 1 | -9/+9 |
* | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 2010-10-05 | 1 | -1/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | diagnostic.c: Don't include plugin.h. | Joseph Myers | 2010-05-25 | 1 | -0/+26 |
* | plugin.h (invoke_plugin_callbacks): New inline function. | Brian Hackett | 2010-04-29 | 1 | -8/+7 |
* | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 2010-04-12 | 1 | -5/+43 |
* | decl.c (finish_function): Rename pre-genericize event. | Brian Hackett | 2009-12-21 | 1 | -2/+2 |
* | plugin.c (get_named_event_id): Fix hash table rebuild to include dynamically ... | Joern Rennecke | 2009-12-11 | 1 | -1/+1 |
* | cgraphunit.c (plugin.h): Include. | Grigori Fursin | 2009-12-01 | 1 | -29/+161 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -2/+2 |
* | plugin.c (FMT_FOR_PLUGIN_EVENT): added definition. | Basile Starynkevitch | 2009-11-19 | 1 | -4/+7 |
* | plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS. | Basile Starynkevitch | 2009-11-06 | 1 | -2/+6 |
* | plugin.c (try_init_one_plugin): Improve constness of variable err. | Gerald Pfeifer | 2009-10-11 | 1 | -1/+1 |
* | tree-pass.h (register_pass_info): New structure. | Sriraman Tallam | 2009-09-28 | 1 | -188/+1 |
* | Add support for using ggc cache tables from plugins. | Duncan Sands | 2009-09-28 | 1 | -0/+6 |
* | plugin.c (try_init_one_plugin): passes RTLD_GLOBAL to dlopen. | Basile Starynkevitch | 2009-07-09 | 1 | -1/+5 |
* | plugins.texi: Document PLUGIN_START_UNIT. | Olatunji Ruwase | 2009-06-29 | 1 | -0/+3 |
* | plugins.texi: Document plugin_is_GPL_compatible. | Diego Novillo | 2009-06-18 | 1 | -1/+10 |
* | [multiple changes] | Olatunji Ruwase | 2009-06-16 | 1 | -0/+5 |
* | plugins.texi (Loading plugins): typo. | Basile Starynkevitch | 2009-05-26 | 1 | -0/+19 |
* | plugin.c (try_init_one_plugin): Updated to new plugin_init API. | Taras Glek | 2009-05-21 | 1 | -15/+1 |
* | passes.c (finish_optimization_passes): Change i to int. | Ian Lance Taylor | 2009-05-14 | 1 | -2/+2 |
* | 2009-05-13 Taras Glek <tglek@mozilla.com> | Taras Glek | 2009-05-14 | 1 | -0/+2 |
* | plugin-support.exp: New file containing support procs for plugin testcases. | Le-Chun Wu | 2009-05-06 | 1 | -1/+0 |
* | plugin.c: Include plugin-version.h only if ENABLE_PLUGIN is defined. | Rafael Avila de Espindola | 2009-04-30 | 1 | -0/+2 |
* | Makefile.in (PLUGIN_VERSION_H): New. | Rafael Avila de Espindola | 2009-04-29 | 1 | -16/+12 |
* | Makefile.in (REVISION_s): Always include quotes. | Rafael Avila de Espindola | 2009-04-17 | 1 | -1/+31 |
* | common.opt (fhelp): Add Var(help_flag). | Rafael Avila de Espindola | 2009-04-16 | 1 | -0/+47 |
* | gcc-plugin.h (plugin_event): Add PLUGIN_INFO. | Rafael Avila de Espindola | 2009-04-16 | 1 | -19/+107 |
* | diagnostic.c (diagnostic_report_diagnostic): Do not warn about loaded plugins... | Diego Novillo | 2009-04-14 | 1 | -1/+1 |
* | [multiple changes] | Diego Novillo | 2009-04-14 | 1 | -0/+672 |