Age | Commit message (Expand) | Author | Files | Lines |
2014-02-01 | re PR tree-optimization/60003 (wrong code with __builtin_setjmp/__builtin_lon... | Jakub Jelinek | 1 | -5/+1 |
2014-01-29 | re PR middle-end/59917 (ICE in calc_dfs_tree, at dominance.c:401) | Jakub Jelinek | 1 | -12/+7 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -4/+4 |
2013-12-09 | Eliminate profile_status macro. | David Malcolm | 1 | -2/+2 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-21 | Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -28/+32 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -3/+3 |
2013-11-19 | * profile.c (compute_branch_probabilities): Do not sanity check run_max. | Jan Hubicka | 1 | -5/+0 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-11 | Time profiler introduced. | Martin Liska | 1 | -3/+28 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-09-16 | dumpfile.c (dump_loc): Remove newline emission. | Teresa Johnson | 1 | -2/+3 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-29 | dumpfile.c (dump_loc): Output column number. | Teresa Johnson | 1 | -4/+5 |
2013-08-01 | * profile.c (compute_value_histograms): Fix thinko. | Jan Hubicka | 1 | -1/+1 |
2013-07-30 | profile.c (compute_value_histograms): Do not ICE when there is mismatch only ... | Jan Hubicka | 1 | -2/+6 |
2013-05-22 | re PR tree-optimization/57349 (ICE on 253.perlbmk with pgo after r198096) | Richard Biener | 1 | -12/+14 |
2013-04-08 | First phase of unifying the computation of profile scale factors/probabilitie... | Teresa Johnson | 1 | -1/+1 |
2013-04-03 | This patch enables the gcov-dump tool to optionally compute and dump the work... | Teresa Johnson | 1 | -102/+5 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2012-11-30 | Revised patch to ensure that histograms from the profile summary are streamed... | Teresa Johnson | 1 | -1/+1 |
2012-11-21 | re PR gcov-profile/55417 (AddressSanitizer reports stack-buffer-overflow in p... | Teresa Johnson | 1 | -5/+5 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -9/+9 |
2012-09-27 | tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION. | Dehao Chen | 1 | -2/+3 |
2012-09-19 | Integrate lexical block into source_location. | Dehao Chen | 1 | -3/+2 |
2012-09-04 | Enhances the gcov program summary by adding a histogram of arc counter entries. | Teresa Johnson | 1 | -0/+157 |
2012-07-23 | opts.c (common_handle_option): Do not set flag_value_profile_transformations ... | Steven Bosscher | 1 | -62/+18 |
2012-07-21 | re PR gcov-profile/32543 (Gcov: profile.c total_num_edges_instrumented never ... | Steven Bosscher | 1 | -0/+3 |
2012-07-17 | dumpfile.h (TDF_COMMENT): New define. | Steven Bosscher | 1 | -5/+5 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+1 |
2012-07-08 | basic-block.h: Re-group most prototypes per file. | Steven Bosscher | 1 | -1/+1 |
2012-06-17 | cfglayout.h: Remove. | Steven Bosscher | 1 | -1/+0 |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 1 | -1/+0 |
2012-01-05 | re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/exec... | Jakub Jelinek | 1 | -1/+36 |
2011-12-04 | gcov-io.h (struct gcov_info): Replace trailing array with pointer to array. | Nathan Sidwell | 1 | -20/+13 |
2011-10-20 | profile.c (compute_branch_probabilities): Compute and dump the overlap betwee... | Dehao Chen | 1 | -1/+40 |
2011-08-04 | Fix a bug that broke -freorder-functions | David Li | 1 | -0/+1 |
2011-04-29 | split checksum into cfg checksum and line checksum | Xinliang David Li | 1 | -23/+33 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -2/+1 |
2011-04-06 | profile.c (branch_prob): Move declaration of local variable. | Eric Botcazou | 1 | -10/+6 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -1/+1 |
2011-01-10 | re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ... | Jan Hubicka | 1 | -2/+11 |
2010-12-21 | value-prof.c (value_prof_hooks): Remove. | Steven Bosscher | 1 | -21/+10 |
2010-12-06 | re PR bootstrap/46528 (profiledbootstrap failure) | Jakub Jelinek | 1 | -3/+4 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+1 |
2010-11-26 | re PR bootstrap/46528 (profiledbootstrap failure) | Richard Guenther | 1 | -1/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |