]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/profile.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / profile.c
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...
2001-06-22  Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-04-23  Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-02-04  Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-10  Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-12-07  Rodney Brownosf.h: Standarize copyright statement.
2000-11-17  Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-10-13  Mark MitchellRemove obstacks.
2000-09-11  Zack Weinbergdefaults.h: Provide default definitions for...
2000-08-29  Zack Weinbergtop level:
2000-05-19  Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-05-19  Jan Hubickabasic-block.h (struct edge_def): New field "count".
2000-05-19  Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-04-21  Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
1999-12-16  Jeffrey A Law* profile.c: Remove redundant #include "output.h".
1999-11-08  Mark Mitchellcse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-01  Richard Kenner[multiple changes]
1999-10-03  Kaveh R. Ghaziprint-tree.c (print_node, indent_to): Remove redundant...
1999-09-22  Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-09  Mark Mitchellfunction.h (free_after_compilation): Remove decl parameter.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-07  Kaveh R. Ghazic-aux-info.c (concat): Don't define.
1999-09-06  Mark MitchellMakefile.in (ggc-simple.o): Depend on hash.h.
1999-09-05  Richard HendersonMakefile.in (stor-layout.o): Depend on ggc.h.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-18  Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1999-01-11  Jeff LawUpdate FSF address in copyright header.
1998-11-27  Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-07-22  David S. Millerprofile.c (branch_prob): Call allocate_reg_info after...
1998-05-06  Robert Lipetoplev.h: New file.
1998-04-23  Jim WilsonFix gcov mips switch table interaction bug reported...
1998-04-04  Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01  Jeffrey A Lawc-lex.c (yylex): Initialize traditional_type, ansi_type...
1998-03-31  Jim WilsonFix HPPA -fprofile-arcs abort on switch statements.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-09  Jim WilsonWorkaround for -fprofile-arcs/computed goto failure.
1998-02-13  Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13  Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-01-27  Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-11-04  J"orn Rennecke* profile.c (branch_prob): Insert an insn after a NOTE_...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-31  J"orn Renneckeprofile.c (output_func_start_profiler): Clear flag_inli...
1997-10-07  Michael MeissnerDeclare get_file_function_name
1997-09-05  Jim WilsonFix undefined reference to constructor with -O3 -fprofi...
1997-09-05  Jim WilsonFix another -fprofile-arcs bug from Joseph Myers <jsm28...
1997-09-04  Jim Wilsonprofile.c (output_arc_profiler): Verify next_insert_aft...
next