aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-24/+17
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka1-12/+12
2003-06-16tracer.c: Remove duplication declaration.Andreas Jaeger1-1/+0
2003-04-23Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell1-2/+2
2003-04-21Break out coverage routines to new file.Nathan Sidwell1-2/+2
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-1/+1
2003-01-24cfgloopanal.c: New file.Zdenek Dvorak1-1/+1
2002-12-24regmove.c: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2002-07-06toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger1-4/+9
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-0/+373