Age | Commit message (Expand) | Author | Files | Lines |
2020-11-30 | Add analyzer plugin support and CPython GIL example | David Malcolm | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-25 | arc.c (hwloop_optimize): Add missing space in string literal. | Jakub Jelinek | 1 | -3/+3 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -6/+7 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -3/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-26 | Plugin support on Windows/MinGW | Boris Kolpackov | 1 | -9/+111 |
2017-05-31 | passes.c: implement pre-ICE emergency dumping | Alexander Monakov | 1 | -10/+0 |
2017-05-16 | plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637) | Sylvestre Ledru | 1 | -1/+4 |
2017-03-21 | re PR plugins/80094 (GCC plugin hash table corruption on hash table expansion... | Brad Spengler | 1 | -5/+19 |
2017-03-06 | lto-streamer.c (lto_check_version): Use %qs in diagnostics. | Richard Biener | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-27 | plugin.c (register_plugin_info): Produce an error message if the plugin is no... | Nick Clifton | 1 | -1/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -2/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -3/+3 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -2/+1 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -3/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-06-03 | plugins.texi (enum plugin_event): New event. | Andres Tiraboschi | 1 | -0/+4 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -6/+6 |
2015-01-30 | Always pass explicit location to fatal_error. | Joseph Myers | 1 | -3/+6 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | remove gengtype support for param_is use_param, if_marked and splay tree allo... | Trevor Saunders | 1 | -5/+0 |
2014-06-24 | Remove a layer of indirection from hash_table | Trevor Saunders | 1 | -6/+7 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-20 | plugin.def: Add comment about register_callback and invoke_plugin_callbacks_f... | Basile Starynkevitch | 1 | -0/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-09-20 | plugin.c (parse_plugin_arg_opt): Accept equal sign inside plugin argument. | Basile Starynkevitch | 1 | -10/+7 |
2013-04-26 | This patch is the main part of a consolodation of the hash_table patches to t... | Lawrence Crowl | 1 | -19/+36 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2011-10-19 | [multiple changes] | Roland Stigge | 1 | -2/+2 |
2011-08-11 | plugin.def: Add event for finish_decl. | Romain Geissler | 1 | -0/+2 |
2011-01-09 | re PR c/46902 (gcc.dg/plugin/plugindir*.c gives ICEs on powerpc-apple-darwin9) | Iain Sandoe | 1 | -9/+0 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -9/+9 |
2010-10-05 | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-25 | diagnostic.c: Don't include plugin.h. | Joseph Myers | 1 | -0/+26 |
2010-04-29 | plugin.h (invoke_plugin_callbacks): New inline function. | Brian Hackett | 1 | -8/+7 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 1 | -5/+43 |
2009-12-21 | decl.c (finish_function): Rename pre-genericize event. | Brian Hackett | 1 | -2/+2 |