Age | Commit message (Expand) | Author | Files | Lines |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-11 | Time profiler introduced. | Martin Liska | 1 | -0/+4 |
2013-08-09 | cgraph.h (cgraph_node): Add profile_id. | Jan Hubicka | 1 | -0/+2 |
2013-08-09 | cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs. | Jan Hubicka | 1 | -0/+2 |
2013-03-28 | data-streamer-in.c (streamer_read_gcov_count): New function. | Jan Hubicka | 1 | -1/+4 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -3/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+2 |
2010-12-21 | value-prof.c (value_prof_hooks): Remove. | Steven Bosscher | 1 | -42/+16 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -11/+13 |
2008-05-28 | tree-ssa-propagate.c (set_rhs): Preserve the histogram and the eh region info... | Seongbae Park | 1 | -0/+1 |
2007-08-21 | value-prof.h (gimple_remove_histogram_value): Remove duplicate prototype. | Aldy Hernandez | 1 | -1/+0 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-07-25 | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 1 | -0/+1 |
2007-01-28 | expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ... | Jan Hubicka | 1 | -1/+10 |
2007-01-19 | Patch by Tomas Bily <tbily@suse.cz> | Tomas Bily | 1 | -1/+6 |
2006-12-13 | Makefile.in: Add dependencies. | Jan Hubicka | 1 | -0/+11 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -1/+0 |
2005-07-28 | Makefile.in (rtl-profile.o): Kill all traces of it. | Jan Hubicka | 1 | -20/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-22 | Makefile.in (LIBGCOV): Add _gcov_interval_profiler, _gcov_pow2_profiler and _... | Zdenek Dvorak | 1 | -4/+0 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -2/+3 |
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 | -11/+20 |
2004-10-28 | profile.c (branch_prob): Call to init_edge_profiler added. | Andreas Krebbel | 1 | -0/+4 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-09-01 | Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency. | Zdenek Dvorak | 1 | -14/+19 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+49 |
2003-10-19 | Makefile.in (toplev.o): Add value-prof.h dependency. | Zdenek Dvorak | 1 | -0/+1 |
2003-07-30 | combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes. | Zdenek Dvorak | 1 | -0/+4 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-26 | value-prof.c: New. | Zdenek Dvorak | 1 | -0/+59 |