Age | Commit message (Expand) | Author | Files | Lines |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -3/+3 |
2007-03-23 | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 1 | -6/+7 |
2007-01-27 | tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() s... | Steven Bosscher | 1 | -1/+0 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -3/+3 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -3/+3 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -2/+2 |
2005-08-24 | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 1 | -1/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -3/+35 |
2005-06-27 | basic-block.h (basic_block_def): Kill rbi. | Jan Hubicka | 1 | -11/+11 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -3/+3 |
2004-11-22 | cfg.c (cached_make_edge): Use find_edge rather than an inlined variant. | Jeff Law | 1 | -4/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -10/+16 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -2/+1 |
2004-07-26 | re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi... | Richard Sandiford | 1 | -3/+4 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -2/+2 |
2004-02-27 | bb-reorder.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-24 | toplev.c (dump_file_tbl): Rename from dump_file. | Richard Henderson | 1 | -20/+20 |
2003-12-18 | Makefile.in (tracer.o, [...]): Depend on timevar.h | Steven Bosscher | 1 | -0/+7 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -1/+3 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -24/+17 |
2003-07-05 | bt-load.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -12/+12 |
2003-06-16 | tracer.c: Remove duplication declaration. | Andreas Jaeger | 1 | -1/+0 |
2003-04-23 | Makefile.in (LIBGCC_DEPS): Add gcov headers. | Nathan Sidwell | 1 | -2/+2 |
2003-04-21 | Break out coverage routines to new file. | Nathan Sidwell | 1 | -2/+2 |
2003-03-15 | c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace. | Roger Sayle | 1 | -1/+1 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -1/+1 |
2002-12-24 | regmove.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-07-06 | toplev.c (set_fast_math_flags): Don't use ISO C style function definitions. | Andreas Jaeger | 1 | -4/+9 |
2002-06-01 | Makefile.in (tracer.o): New. | Jan Hubicka | 1 | -0/+373 |