Age | Commit message (Expand) | Author | Files | Lines |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -14/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -15/+12 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -6/+4 |
2015-10-27 | cfg.c (free_edge): Add function argument and use it instead of cfun. | Richard Biener | 1 | -5/+5 |
2015-10-16 | tree-nested.h (build_addr): Adjust prototype. | Richard Biener | 1 | -2/+1 |
2015-10-08 | [PATCH] [5/n] Fix minor SSA_NAME leaks | Jeff Law | 1 | -0/+15 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -26/+26 |
2015-08-21 | value-prof.c (interesting_stringop_to_profile_p): Removed FNDECL argument and... | Felix Yang | 1 | -30/+31 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -5/+2 |
2015-06-25 | gengtype-parse.c (require_template_declaration): Allow '+' in template parame... | Richard Sandiford | 1 | -13/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-09 | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 1 | -21/+21 |
2015-03-06 | re PR lto/65302 (LTO: ICE internal compiler error: verify_flow_info failed) | Jan Hubicka | 1 | -0/+2 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -7/+14 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -13/+11 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -39/+53 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -1/+49 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+4 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -1/+9 |
2014-10-21 | Add AutoFDO. | Dehao Chen | 1 | -2/+2 |
2014-10-07 | params.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param. | Rong Xu | 1 | -6/+36 |
2014-08-07 | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 1 | -15/+27 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -7/+6 |
2014-07-26 | Make FDO more tolerant to source changes | Xinliang David Li | 1 | -3/+12 |
2014-07-24 | IPA C++ refactoring 1/N | Martin Liska | 1 | -2/+2 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -36/+36 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -6/+23 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -3/+3 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+5 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -5/+5 |
2013-11-17 | gimple.h: Reorder prototypes to match .c declaration order... | Andrew MacLeod | 1 | -0/+2 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-11-11 | Time profiler introduced. | Martin Liska | 1 | -2/+21 |
2013-10-31 | Automated part of renaming of symtab_node_base to symtab_node. | David Malcolm | 1 | -2/+2 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -10/+10 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -2/+6 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-10-09 | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 1 | -1/+0 |