summaryrefslogtreecommitdiff
path: root/gcc/profile.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from gcc-2.8law1997-12-071-2/+2
* * profile.c (branch_prob): Insert an insn after a NOTE_INSN_SETJMP.amylaar1997-11-041-1/+7
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-4/+8
* * profile.c (output_func_start_profiler): Clear flag_inline_functionsamylaar1997-10-311-0/+11
* Declare get_file_function_namemeissner1997-10-071-2/+1
* Fix undefined reference to constructor with -O3 -fprofile-arcs.wilson1997-09-051-1/+1
* Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>.wilson1997-09-051-2/+4
* * profile.c (output_arc_profiler): Verify next_insert_after is anlaw1997-09-041-5/+6
* reformat a little to match GNU coding standards.mrs1997-05-061-6/+6
* Initial revisiondje1997-03-281-0/+1634