| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -3/+0 |
* | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 2015-10-29 | 1 | -6/+4 |
* | switch from gimple to gimple* | Trevor Saunders | 2015-09-20 | 1 | -2/+2 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -17/+5 |
* | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 2015-06-25 | 1 | -2/+0 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -3/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -4/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -3/+0 |
* | ipa-chkp.c: Use iterate_direct_aliases. | Jan Hubicka | 2015-02-14 | 1 | -1/+1 |
* | re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c) | Jan Hubicka | 2015-02-09 | 1 | -3/+5 |
* | re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c) | Jan Hubicka | 2015-02-05 | 1 | -3/+8 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -4/+11 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 2014-11-29 | 1 | -2/+2 |
* | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 2014-11-19 | 1 | -6/+7 |
* | cgraph.h: Flatten. | Andrew MacLeod | 2014-10-28 | 1 | -1/+3 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+11 |
* | IPA C++ refactoring 4/N | Martin Liska | 2014-08-25 | 1 | -3/+3 |
* | IPA C++ refactoring 3/N | Martin Liska | 2014-08-04 | 1 | -67/+46 |
* | IPA C++ refactoring 2/N | Martin Liska | 2014-07-24 | 1 | -10/+10 |
* | IPA C++ refactoring 1/N | Martin Liska | 2014-07-24 | 1 | -4/+3 |
* | remove has_execute | Trevor Saunders | 2014-07-09 | 1 | -1/+0 |
* | IPA REF refactoring | Martin Liska | 2014-06-25 | 1 | -1/+1 |
* | c-common.c (handle_tls_model_attribute): Use set_decl_tls_model. | Jan Hubicka | 2014-06-15 | 1 | -5/+4 |
* | symtab.c (section_hash): New hash. | Jan Hubicka | 2014-06-12 | 1 | -8/+2 |
* | symtab.c (dump_symtab_base): Update dumping. | Jan Hubicka | 2014-06-09 | 1 | -7/+10 |
* | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 2014-05-06 | 1 | -1/+1 |
* | pass cfun to pass::execute | Trevor Saunders | 2014-04-17 | 1 | -1/+1 |
* | pass current function to opt_pass::gate () | Trevor Saunders | 2014-04-17 | 1 | -9/+6 |
* | remove has_gate | Trevor Saunders | 2014-04-17 | 1 | -1/+0 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |
* | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 2013-12-06 | 1 | -5/+5 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -0/+5 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+3 |
* | gimple-walk.h: New File. | Andrew Macleod | 2013-11-13 | 1 | -0/+2 |
* | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 2013-10-29 | 1 | -20/+20 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+4 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -3/+3 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | David Malcolm | 2013-08-05 | 1 | -17/+35 |
* | lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | Jan Hubicka | 2013-06-01 | 1 | -3/+5 |
* | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 2013-05-29 | 1 | -6/+6 |
* | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 2013-04-10 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | tree.h (DECL_RESTRICTED_P): Delete. | Eric Botcazou | 2012-11-26 | 1 | -1/+0 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -24/+25 |
* | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 2012-11-01 | 1 | -0/+1 |
* | This patch implements generic type query and conversion functions, | Lawrence Crowl | 2012-10-31 | 1 | -2/+2 |
* | function.c (push_cfun): Check old current_function_decl matches old cfun... | Martin Jambor | 2012-09-20 | 1 | -2/+0 |