Age | Commit message (Expand) | Author | Files | Lines |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -17/+4 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -15/+9 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -11/+11 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-01-13 | re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_... | Steven Bosscher | 1 | -8/+8 |
2004-01-03 | Fix messed up accidental commit. | Steven Bosscher | 1 | -17/+8 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -8/+17 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -5/+5 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -7/+6 |
2003-07-06 | gcc.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -35/+16 |
2003-05-20 | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | Matt Kraai | 1 | -2/+0 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -5/+4 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -12/+13 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -13/+12 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-12 | gcc.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-02-04 | diagnostic.h (set_internal_error_function): Renamed. | Richard Kenner | 1 | -15/+16 |
2000-08-04 | alias.c (mark_constant_function): Use INSN_P. | Rodney Brown | 1 | -1/+1 |
2000-04-27 | rtlanal.c (dead_or_set_regno_p): Use find_regno_note. | Richard Henderson | 1 | -27/+4 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | ggc-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-11-08 | cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc. | Mark Mitchell | 1 | -3/+8 |
1999-10-02 | graph.h: New file to prototype functions exported by graph.c. | Kaveh R. Ghazi | 1 | -0/+1 |
1999-08-20 | rtl.c (rtx_name): Constify a char*. | Kaveh R. Ghazi | 1 | -4/+10 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
1999-04-14 | graph.c (node_data): Return void. | Zack Weinberg | 1 | -8/+4 |
1999-02-25 | Flow rewrite to use basic block structures and edge lists. | Richard Henderson | 1 | -46/+39 |
1999-01-11 | Update copyrights. | Richard Henderson | 1 | -1/+1 |
1999-01-11 | basic-block.h (basic_block_head): Rename to x_basic_block_head. | Richard Henderson | 1 | -4/+4 |
1998-11-23 | Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 1 | -0/+486 |