Age | Commit message (Expand) | Author | Files | Lines |
2013-12-09 | Rename last_basic_block_for_function to last_basic_block_for_fn. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION, | David Malcolm | 1 | -2/+2 |
2013-12-06 | asan.c: Remove struct tags when referring to class varpool_node. | Oleg Endo | 1 | -5/+5 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -2/+5 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -2/+2 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -4/+4 |
2013-10-29 | Autogenerated fixes of "->symbol." to "->" | David Malcolm | 1 | -48/+48 |
2013-10-29 | tree-outof-ssa.h: Remove include files. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -3/+0 |
2013-10-15 | ipa-utils.h (ipa_edge_within_scc): Declare. | Martin Jambor | 1 | -0/+16 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-06 | re PR middle-end/58094 (IPA devirt testsuite errors) | Jan Hubicka | 1 | -0/+11 |
2013-08-31 | cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | Jan Hubicka | 1 | -0/+173 |
2013-05-29 | cgraph.h (symtab_node_base): Add definition, alias and analyzed flags... | Jan Hubicka | 1 | -1/+1 |
2013-05-15 | ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header... | Martin Jambor | 1 | -1/+1 |
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-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -19/+19 |
2012-09-13 | ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead... | Steven Bosscher | 1 | -2/+22 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+1 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-04-18 | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 1 | -2/+2 |
2012-04-16 | cgraph.h (FOR_EACH_VARIABLE, [...]): New macros. | Jan Hubicka | 1 | -5/+5 |
2012-04-14 | cgraph.h: Update copyrights; | Jan Hubicka | 1 | -20/+20 |
2011-06-13 | ipa-utils.c (postorder_stack): New structure. | Jan Hubicka | 1 | -37/+49 |
2011-06-11 | lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | Jan Hubicka | 1 | -2/+3 |
2011-06-10 | ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. | Jan Hubicka | 1 | -3/+3 |
2011-06-01 | ipa-utils.c (ipa_dfs_info): New field scc_no. | Martin Jambor | 1 | -0/+1 |
2011-06-01 | ipa-utils.c (searchc_env): New field allow_overwritable. | Martin Jambor | 1 | -1/+6 |
2011-05-03 | cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point... | Jan Hubicka | 1 | -0/+257 |
2011-04-30 | cgraph.h (cgraph_postorder): Remove declaration. | Martin Jambor | 1 | -10/+107 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -31/+31 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -4/+0 |
2009-08-27 | gengtype.c (main): Handle uint64_t. | Richard Guenther | 1 | -1/+2 |
2009-05-01 | ipa-reference.c: Do not include c-common.h, include splay-tree.h. | Steven Bosscher | 1 | -1/+1 |
2009-04-19 | toplev.c (compile_file): Move call to coverage_finish ... | Diego Novillo | 1 | -1/+2 |
2009-04-18 | cgraph.c (cgraph_make_edge, [...]): Set nothrow flag. | Jan Hubicka | 1 | -4/+9 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-18 | re PR middle-end/37448 (cannot compile big function) | Jan Hubicka | 1 | -25/+25 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -1/+1 |
2007-11-08 | [multiple changes] | Kenneth Zadeck | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -6/+4 |
2007-06-30 | ipa.c (cgraph_postorder): Cast according to the coding conventions. | Thomas Neumann | 1 | -8/+8 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-07-26 | ipa-pure-const.c, [...]: Update FSF address. | Kazu Hirata | 1 | -2/+2 |
2005-07-16 | Makefile.in: Added rules for ipa-pure-const.c... | Daniel Berlin | 1 | -0/+228 |