Age | Commit message (Expand) | Author | Files | Lines |
2009-05-10 | cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node. | Jan Hubicka | 1 | -38/+41 |
2009-05-09 | re PR bootstrap/40082 (Power bootstrap is broken in building libstdc++) | Jan Hubicka | 1 | -1/+17 |
2009-05-08 | cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han... | Jan Hubicka | 1 | -6/+28 |
2009-04-20 | cgraph.h (cgraph_node_ptr): New type for vector functions. | Doug Kwan | 1 | -0/+160 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+3 |
2008-05-07 | cgraph.c (dump_cgraph_node): Update. | Jan Hubicka | 1 | -12/+0 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-02-15 | re PR middle-end/35149 (ICE: in expand_call_inline, at tree-inline.c:2653) | Jan Hubicka | 1 | -0/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-06-30 | ipa.c (cgraph_postorder): Cast according to the coding conventions. | Thomas Neumann | 1 | -3/+3 |
2007-01-16 | cgraph.h (cgraph_decide_inlining_incrementally): Kill. | Jan Hubicka | 1 | -0/+3 |
2007-01-08 | * ipa.c (function_and_variable_visibility): Fix return type. | Jan Hubicka | 1 | -1/+2 |
2007-01-08 | tree-pas.h (TODO_remove_function): New flag. | Jan Hubicka | 1 | -0/+84 |
2007-01-04 | cgraph.c (cgraph_release_function_body): New function. | Jan Hubicka | 1 | -3/+1 |
2006-07-26 | re PR tree-optimization/27882 (segfault in ipa-inline.c, if (e->callee->local... | Jan Hubicka | 1 | -2/+3 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -7/+7 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -0/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-22 | Makefile.in (ipa.o, [...]): New files. | Jan Hubicka | 1 | -0/+207 |