profile.c (branch_prob): Call allocate_reg_info after outputting profile rtl in instr...
[platform/upstream/gcc.git] / gcc / profile.c
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...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-03-28 Doug EvansInitial revision