aboutsummaryrefslogtreecommitdiff
path: root/gcc/tracer.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-10/+16
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-2/+1
2004-07-26re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford1-3/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+2
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-20/+20
2003-12-18Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher1-0/+7
2003-12-11basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher1-1/+3
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