OSDN Git Service

contrib:
[pf3gnuchains/gcc-fork.git] / gcc / profile.c
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_...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-03-28 djeInitial revision