summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (tracer.o, bb-reorder.o): Depend on timevar.hsteven2003-12-181-0/+7
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-1/+3
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-24/+17
* * bt-load.c: Fix comment typos.kazu2003-07-051-1/+1
* * basic-block.h (create_basic_block, merge_blocks_nomove): Kill.hubicka2003-07-031-12/+12
* * tracer.c: Remove duplication declaration.aj2003-06-161-1/+0
* * Makefile.in (LIBGCC_DEPS): Add gcov headers.nathan2003-04-231-2/+2
* Break out coverage routines to new file.nathan2003-04-211-2/+2
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* * cfgloopanal.c: New file.rakdver2003-01-241-1/+1
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * toplev.c (set_fast_math_flags): Don't use ISO C style functionaj2002-07-061-4/+9
* * Makefile.in (tracer.o): New.hubicka2002-06-011-0/+373