]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile.c
tree-core.h: Include symtab.h.
[thirdparty/gcc.git] / gcc / profile.c
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  Dehao ChenAdd AutoFDO.
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-07  Rong Xuparams.def (PARAM_INDIR_CALL_TOPN_PROFILE): New param.
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-06-04  Martin LiskaMake coverage_compute_cfg_checksum callable with arg.
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-02-01  Jakub Jelinekre PR tree-optimization/60003 (wrong code with __builti...
2014-01-29  Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate profile_status macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-19  Jan Hubicka* profile.c (compute_branch_probabilities): Do not...
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-11  Martin LiskaTime profiler introduced.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16  Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-29  Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-01  Jan Hubicka* profile.c (compute_value_histograms): Fix thinko.
2013-07-30  Jan Hubickaprofile.c (compute_value_histograms): Do not ICE when...
2013-05-22  Richard Bienerre PR tree-optimization/57349 (ICE on 253.perlbmk with...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-04-03  Teresa JohnsonThis patch enables the gcov-dump tool to optionally...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-30  Teresa JohnsonRevised patch to ensure that histograms from the profil...
2012-11-21  Teresa Johnsonre PR gcov-profile/55417 (AddressSanitizer reports...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-27  Dehao Chentree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-04  Teresa JohnsonEnhances the gcov program summary by adding a histogram...
2012-07-23  Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-21  Steven Bosscherre PR gcov-profile/32543 (Gcov: profile.c total_num_edg...
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-17  Steven Bosschercfglayout.h: Remove.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-01-05  Jakub Jelinekre PR middle-end/44777 (ICE: SIGSEGV with -fprofile...
2011-12-04  Nathan Sidwellgcov-io.h (struct gcov_info): Replace trailing array...
2011-10-20  Dehao Chenprofile.c (compute_branch_probabilities): Compute and...
2011-08-04  David LiFix a bug that broke -freorder-functions
2011-04-29  Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-06  Eric Botcazouprofile.c (branch_prob): Move declaration of local...
2011-03-25  Kai TietzChangelog c-family/
2011-01-10  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2010-12-21  Steven Bosschervalue-prof.c (value_prof_hooks): Remove.
2010-12-06  Jakub Jelinekre PR bootstrap/46528 (profiledbootstrap failure)
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-26  Richard Guentherre PR bootstrap/46528 (profiledbootstrap failure)
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-23  Steven Bosscherregs.h: Do not include obstack.h, basic-block.h.
2009-12-30  Robert Millanre PR other/42537 ([PATCH] misc spelling fixes)
2009-11-25  H.J. LuRemove trailing white spaces.
2009-06-17  Ian Lance Taylorprofile.c (total_num_never_executed): Don't define.
2008-10-24  Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-07  Jakub Jelinekre PR middle-end/29609 (Even with -O0 -g gcc optimizes...
2008-09-09  Jan Hubickaprofile.c (is_edge_inconsistent): Add debug output...
2008-09-01  Jan Hubickapredict.c (maybe_hot_count_p, [...]): When profile...
2008-08-31  Jan Hubickaipa-cp.c (ipcp_need_original_clone_p): Remove.
2008-08-20  Manuel López-Ibáñezprofile.c: Update calls to inform.
2008-08-18  Paul Yuancgraph.c (cgraph_edge): Handle inconsistent counts...
2008-08-06  Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-21  Jan Hubickagengtype.c (adjust_field_rtx_def): Use NOTE_KIND instea...
2007-01-28  Jan Hubickaexpr.c (emit_block_move_via_movmem, [...]): Add variant...
2007-01-19  Tomas BilyPatch by Tomas Bily <tbily@suse.cz>
2006-12-13  Jan HubickaMakefile.in: Add dependencies.
2006-11-03  Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-08-17  Zdenek DvorakPR gcov/profile/26570
2006-04-12  Richard Guentherprofile.c (compute_branch_probabilities): Remove code...
2006-03-12  Steven Bosscherpredict.c (estimate_probability): Remove.
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-15  Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-06  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-10-24  Steven Bosscherre PR tree-optimization/24225 (ICE: segmentation fault...
2005-08-03  Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-08-01  Jan Hubickaprofile.c (compute_value_histograms): Fix thinko.
next