Age | Commit message (Expand) | Author | Files | Lines |
2010-06-06 | stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the newly buil... | Eric Botcazou | 1 | -0/+4 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-23 | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -3/+0 |
2010-05-13 | cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag. | Jan Hubicka | 1 | -1/+1 |
2010-04-30 | tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as needed. | Jan Hubicka | 1 | -0/+2 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-04-01 | re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un... | Richard Guenther | 1 | -2/+0 |
2010-03-30 | tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS. | Seongbae Park | 1 | -0/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -32/+32 |
2009-11-11 | lto-cgraph.c: Include gcov-io.h | Jan Hubicka | 1 | -2/+10 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -2/+2 |
2009-04-15 | omp-low.c (lower_rec_input_clauses): Build correct address expressions. | Richard Guenther | 1 | -0/+2 |
2009-04-03 | omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp. | Steven Bosscher | 1 | -1/+1 |
2008-12-30 | revert: tree-profile.c (tree_init_ic_make_global_vars): Make static variables... | Seongbae Park | 1 | -2/+0 |
2008-12-29 | tree-profile.c (tree_init_ic_make_global_vars): Make static variables TLS. | Seongbae Park | 1 | -0/+2 |
2008-09-13 | re PR middle-end/32581 (make profiledbootstrap - stageprofile - gcc/ada/a-exc... | Jan Hubicka | 1 | -6/+26 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -87/+94 |
2008-07-25 | cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | Jan Hubicka | 1 | -5/+2 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-28 | value-prof.c (tree_ic_transform): Print counts. | Seongbae Park | 1 | -1/+14 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+5 |
2008-03-08 | coverage.h (tree_coverage_counter_addr): Declare. | Richard Guenther | 1 | -16/+11 |
2008-01-19 | re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp") | Jakub Jelinek | 1 | -3/+7 |
2007-12-07 | tree-profile.c (gcov_type_tmp_var): New global variable. | Richard Guenther | 1 | -9/+18 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-09 | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 1 | -8/+10 |
2007-05-30 | tree-scalar-evolution.c (scev_const_prop): Do not create labels. | Zdenek Dvorak | 1 | -1/+1 |
2007-03-08 | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 1 | -13/+11 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -31/+17 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -8/+65 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -1/+143 |
2007-01-03 | pr16194.c: We now output error on all three functions, not just first one. | Jan Hubicka | 1 | -27/+4 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -3/+3 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -8/+1 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -5/+5 |
2005-07-28 | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 1 | -6/+5 |
2005-06-28 | cgraph.c (cgraph_remove_node): Do not release function bodies until full cgra... | Jan Hubicka | 1 | -0/+27 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-24 | tree-nested.c (build_addr): New "context" argument. | Jeff Law | 1 | -3/+3 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -448/+96 |
2005-04-06 | coverage.h (GCOV_TYPE_NODE): Delete. | Richard Sandiford | 1 | -65/+68 |
2005-03-29 | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-29 | Makefile.in (value-prof.o): New dependencies on $(DIAGNOSTIC_H) $(TREE_H) and... | Dale Johannesen | 1 | -50/+473 |
2004-10-28 | profile.c (branch_prob): Call to init_edge_profiler added. | Andreas Krebbel | 1 | -0/+9 |
2004-09-25 | predict.c (counts_to_freqs): Make glolbal. | Jan Hubicka | 1 | -2/+4 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -4/+16 |