Fix problems noticed while reviewing patch from Alex Oliva.
[platform/upstream/gcc.git] / gcc / profile.c
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-03-29 Dale JohannesenMakefile.in (value-prof.o): New dependencies on $(DIAGN...
2005-03-12 Kazu Hiratacfglayout.c, [...]: Update copyright.
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2004-11-16 Dale Johannesenprofile.c (compute_branch_probabilities): Prevent crash...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-10-28 Andreas Krebbelprofile.c (branch_prob): Call to init_edge_profiler...
2004-09-29 Per Bothnerprofile.c (brnahc_prob): Pass correct value to output_l...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Kazu Hirata* profile.c: Fix a comment typo.
2004-09-25 Jan Hubickaprofile.c (compute_branch_probabilities): Use REG_BR_PR...
2004-09-25 Jan Hubickapredict.c (counts_to_freqs): Make glolbal.
2004-09-23 Jan Hubickaprofile.c (branch_prob): Do not verify flow info in...
2004-09-23 Jan Hubickacfgexpand.c (add_reg_br_prob_note): New function.
2004-09-16 Frank Ch. Eiglerprofile.c (branch_prob): Restore support for USE_MAPPED...
2004-09-14 Kazu Hiratacgraph.h, [...]: Fix comment typos.
2004-09-11 Jan Hubickaprofile.c (BB_TO_GCOV_INDEX): move more to the front.
2004-09-10 Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-01 Zdenek DvorakMakefile.in (rtl-profile.o, [...]): Add GCC_H dependency.
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-24 Richard Hendersontoplev.c (dump_file_tbl): Rename from dump_file.
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-10-19 Zdenek DvorakMakefile.in (toplev.o): Add value-prof.h dependency.
2003-09-29 Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-08-02 Zdenek Dvoraklibgcov.c (gcov_exit): Cleanup and fix.
2003-07-30 Zdenek Dvorakcombine.c (distribute_notes): Cancel REG_VALUE_PROFILE...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-05-11 Nathan Sidwellcoverage.h (coverage_counter_alloc): New function.
2003-05-10 Nathan Sidwelldefaults.h (GCOV_TYPE_SIZE): Remove.
2003-04-23 Nathan SidwellMakefile.in (LIBGCC_DEPS): Add gcov headers.
2003-04-21 Nathan SidwellBreak out coverage routines to new file.
2003-04-17 Jan Hubickaemit-rtl.c (subreg_hard_regno): Check that register...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-12 Geoffrey Keating* profile.c (read_counts_file): Initialise 'checksum'.
2003-04-11 Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-04-11 Nathan SidwellMakefile.in (loop-init.o): Do not depend on gcov-io...
2003-04-07 Nathan SidwellChange gcov file interface to single file at a time.
2003-03-31 Nathan Sidwellgcov.c: Add -a & -u options.
2003-03-30 DJ Delorieprofile.c (instrument_edges): Make sure any newly creat...
2003-02-26 Zdenek Dvorakgcov-dump.c (print_prefix): Fix signedness warning.
2003-01-27 Nathan SidwellMakefile.in (LIB2FUNCS_ST): Remove _gcov.
2003-01-18 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-12-25 Kazu Hirataoutput.h: Fix comment typos.
2002-12-24 Nathan Sidwellconfigure.in (enable-coverage): Add SELF_COVERAGE.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Kazu Hiratac-decl.c: Fix a comment typo.
2002-10-21 Ulrich Weigandc-opts.c (missing_arg): Use cl_options[opt_index].opt_c...
2002-10-03 Jan Hubickafinal.c (final): Use symbol name as function name for...
2002-09-26 Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-09 Nathan Sidwellprofile.c (da_file_name): New static var.
2002-08-04 Nathan Sidwellgcc.c (cc1_options): Pass output file as auxbase when...
2002-07-29 Nathan Sidwellprofile.c: Add file comment describing the overall...
2002-07-21 Neil Boothgengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-11 David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 Zdenek Dvorakbasic-block.h (last_basic_block): Declare.
2002-05-27 Zdenek Dvorakbasic-block.h (last_basic_block): Defined as synonym...
2002-05-23 Zdenek Dvorakbb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_...
2002-05-21 Jan Hubickaprofile.c (gen_edge_profiler): Set alias set before...
2002-05-20 Kazu Hirataparams.c: Fix formatting.
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-05-12 Richard Hendersonprofile.h (profile_info): Add missing extern to declara...
2002-05-09 Jan Hubickafinal.c (end_final): Use C trees to output data structu...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-06 Jan Hubickacfgrtl.c (delete_insn_and_edges, [...]): New.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-21 Jan Hubickaprofile.c (compute_branch_probabilites): Compute probab...
2001-11-21 Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-25 Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-11 Jan Hubickabasic-block.h (EDGE_CRITICAL): Remove; renumber other...
2001-09-11 Jan Hubickabasic-block.h (cached_make_edge, [...]): New.
2001-09-05 Jan Hubickai386.c (size_cost): New static variable.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-21 Andreas Jaegerprofile.c (compute_branch_probabilities): Remove extra...
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-07 Jan Hubickacalls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-06 Andreas Jaegerprofile.c (branch_prob): Remove unused variable insn.
2001-08-04 Jan Hubicka* loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-28 Jan Hubickabasic-block.h (EDGE_FREQUENCY): New macro.
2001-07-11 Janis Johnsonprofile.c (branch_prob): Fix .bbg info for computed...
next