OSDN Git Service

Merge basic-improvements-branch to trunk
[pf3gnuchains/gcc-fork.git] / gcc / profile.c
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-10-21 uweigand * c-opts.c (missing_arg): Use cl_options[opt_index...
2002-10-03 hubicka * final.c (final): Use symbol name as function name...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-09 nathan * profile.c (da_file_name): New static var.
2002-08-04 nathan * gcc.c (cc1_options): Pass output file as auxbase...
2002-07-29 nathan * profile.c: Add file comment describing the overall...
2002-07-21 neil * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-21 hubicka * profile.c (gen_edge_profiler): Set alias set before...
2002-05-20 kazu * params.c: Fix formatting.
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-12 rth * profile.h (profile_info): Add missing extern...
2002-05-09 hubicka * final.c (end_final): Use C trees to output data...
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-21 hubicka * profile.c (compute_branch_probabilites): Compute...
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-25 hubicka * Makefile.in (cfgrtl.o): Add.
2001-09-11 hubicka * basic-block.h (EDGE_CRITICAL): Remove; renumber...
2001-09-11 hubicka * basic-block.h (cached_make_edge, make_single_succ...
2001-09-05 hubicka * i386.c (size_cost): New static variable.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-21 aj * profile.c (compute_branch_probabilities): Remove...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-07 hubicka * calls.c (expand_call): Do not emit INSN_SETJMP note.
2001-08-07 rth * varasm.c (assemble_constructor): Take a symbo...
2001-08-06 aj * profile.c (branch_prob): Remove unused variable...
2001-08-04 hubicka * loop.c (try_copy_prop); Kill invalidated REG_EQUAL...
2001-07-28 hubicka * basic-block.h (EDGE_FREQUENCY): New macro.
2001-07-11 rth * profile.c (branch_prob): Fix .bbg info for...
2001-06-22 hubicka * regs.h (struct reg_info_def): Add freq field.
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-12-07 law * config/alpha/osf.h: Standarize copyright statement.
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-10-13 mmitchel Remove obstacks.
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-29 zacktop level:
2000-05-19 kenner * cse.c (cse_basic_block): Only call find_reg_note...
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-19 rth * jump.c (redirect_jump): Add delete_unused...
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
1999-12-16 law * profile.c: Remove redundant #include "output.h".
1999-11-08 mmitchel * cse.c (delete_trivially_dead_insns): Replace alloca...
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-03 ghazi * print-tree.c (print_node, indent_to): Remove redunda...
1999-09-22 samuel Various fixes for problems discovered stress-testing GC.
1999-09-09 mmitchel * function.h (free_after_compilation): Remove decl...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-07 ghazi * c-aux-info.c (concat): Don't define.
1999-09-06 mmitchel * Makefile.in (ggc-simple.o): Depend on hash.h.
1999-09-05 mmitchel * Makefile.in (stor-layout.o): Depend on ggc.h.
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-18 ghazi * cpplib.c (special_symbol): Qualify a char...
1999-01-11 lawUpdate FSF address in copyright header.
1998-11-27 ghazi * system.h: Include libiberty.h.
1998-07-22 davem * profile.c (branch_prob): Call allocate_reg_info...
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-04-23 wilsonFix gcov mips switch table interaction bug reported...
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-04-01 law * c-lex.c (yylex): Initialize traditional_type...
1998-03-31 wilsonFix HPPA -fprofile-arcs abort on switch statements.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-09 wilsonWorkaround for -fprofile-arcs/computed goto failure.
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-01-27 law/
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-07 lawMerge from gcc-2.8
1997-11-04 amylaar * profile.c (branch_prob): Insert an insn after a...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-31 amylaar * profile.c (output_func_start_profiler): Clear flag_i...
1997-10-07 meissnerDeclare get_file_function_name
1997-09-05 wilsonFix undefined reference to constructor with -O3 -fprofi...
1997-09-05 wilsonFix another -fprofile-arcs bug from Joseph Myers <jsm28...
1997-09-04 law * profile.c (output_arc_profiler): Verify next_...
next