OSDN Git Service

Fix mips64vr4100-elf build failure.
[pf3gnuchains/gcc-fork.git] / gcc / profile.c
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