| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-flow.h (get_var_ann): Don't declare. | Michael Matz | 2011-10-06 | 1 | -0/+11 |
* | tree.h (convert_to_ptrofftype_loc): New function. | Richard Guenther | 2011-08-17 | 1 | -1/+2 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -1/+1 |
* | cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow... | Jan Hubicka | 2011-06-10 | 1 | -2/+3 |
* | Pass name cleanups | David Li | 2011-06-01 | 1 | -1/+1 |
* | use tls for ic vars | Xinliang David Li | 2011-04-29 | 1 | -0/+10 |
* | Remove cgraph pid | Xinliang David Li | 2011-04-22 | 1 | -1/+5 |
* | except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph... | Martin Jambor | 2011-04-11 | 1 | -1/+1 |
* | value-prof.c (value_prof_hooks): Remove. | Steven Bosscher | 2010-12-21 | 1 | -42/+25 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -... | Jan Hubicka | 2010-10-26 | 1 | -3/+2 |
* | value-prof.c (gimple_divmod_fixed_value): Work on SSA form. | Richard Guenther | 2010-10-05 | 1 | -115/+185 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | tree-ssa-propagate.h (valid_gimple_call_p): Remove. | Richard Guenther | 2010-07-07 | 1 | -6/+9 |
* | stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil... | Eric Botcazou | 2010-06-06 | 1 | -0/+4 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 2010-05-23 | 1 | -0/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -3/+0 |
* | cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag. | Jan Hubicka | 2010-05-13 | 1 | -1/+1 |
* | tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as needed. | Jan Hubicka | 2010-04-30 | 1 | -0/+2 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un... | Richard Guenther | 2010-04-01 | 1 | -2/+0 |
* | tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS. | Seongbae Park | 2010-03-30 | 1 | -0/+2 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -32/+32 |
* | lto-cgraph.c: Include gcov-io.h | Jan Hubicka | 2009-11-11 | 1 | -2/+10 |
* | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 2009-06-12 | 1 | -2/+2 |
* | omp-low.c (lower_rec_input_clauses): Build correct address expressions. | Richard Guenther | 2009-04-15 | 1 | -0/+2 |
* | omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp. | Steven Bosscher | 2009-04-03 | 1 | -1/+1 |
* | revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables... | Seongbae Park | 2008-12-30 | 1 | -2/+0 |
* | tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS. | Seongbae Park | 2008-12-29 | 1 | -0/+2 |
* | re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc... | Jan Hubicka | 2008-09-13 | 1 | -6/+26 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -87/+94 |
* | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 2008-07-25 | 1 | -5/+2 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -1/+1 |
* | value-prof.c (tree_ic_transform): Print counts. | Seongbae Park | 2008-05-28 | 1 | -1/+14 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | coverage.h (tree_coverage_counter_addr): Declare. | Richard Guenther | 2008-03-08 | 1 | -16/+11 |
* | re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp") | Jakub Jelinek | 2008-01-19 | 1 | -3/+7 |
* | tree-profile.c (gcov_type_tmp_var): New global variable. | Richard Guenther | 2007-12-07 | 1 | -9/+18 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 2007-07-09 | 1 | -8/+10 |
* | tree-scalar-evolution.c (scev_const_prop): Do not create labels. | Zdenek Dvorak | 2007-05-30 | 1 | -1/+1 |
* | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 2007-03-08 | 1 | -13/+11 |
* | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 2007-02-15 | 1 | -31/+17 |
* | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-03 | 1 | -1/+1 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-01-31 | 1 | -3/+3 |
* | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 2007-01-28 | 1 | -8/+65 |
* | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 2007-01-19 | 1 | -1/+143 |
* | pr16194.c: We now output error on all three functions, not just first one. | Jan Hubicka | 2007-01-03 | 1 | -27/+4 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -3/+3 |