summaryrefslogtreecommitdiff
path: root/gcc/tracer.c
Commit message (Expand)AuthorAgeFilesLines
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-2/+1
* re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford2004-07-261-3/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-2/+2
* bb-reorder.c, [...]: Update copyright.Kazu Hirata2004-02-271-1/+1
* toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson2004-02-241-20/+20
* Makefile.in (tracer.o, [...]): Depend on timevar.hSteven Bosscher2003-12-181-0/+7
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-1/+3
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-24/+17
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka2003-07-031-12/+12
* tracer.c: Remove duplication declaration.Andreas Jaeger2003-06-161-1/+0
* Makefile.in (LIBGCC_DEPS): Add gcov headers.Nathan Sidwell2003-04-231-2/+2
* Break out coverage routines to new file.Nathan Sidwell2003-04-211-2/+2
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-1/+1
* cfgloopanal.c: New file.Zdenek Dvorak2003-01-241-1/+1
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* basic-block.h: Fix comment formatting.Kazu Hirata2002-09-081-1/+1
* toplev.c (set_fast_math_flags): Don't use ISO C style function definitions.Andreas Jaeger2002-07-061-4/+9
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-0/+373