| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+2 |
* | PR c++/13376 | steven | 2004-01-13 | 1 | -8/+8 |
* | Fix messed up accidental commit. | steven | 2004-01-03 | 1 | -17/+8 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -8/+17 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -5/+5 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -7/+6 |
* | * gcc.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -35/+16 |
* | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | kraai | 2003-05-20 | 1 | -2/+0 |
* | * diagnostic.c (output_format): Add support for %m. | zack | 2003-05-13 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -5/+4 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -12/+13 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -13/+12 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -1/+1 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -15/+16 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * rtlanal.c (dead_or_set_regno_p): Use find_regno_note. | rth | 2000-04-27 | 1 | -27/+4 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -6/+6 |
* | * cse.c (delete_trivially_dead_insns): Replace alloca with | mmitchel | 1999-11-08 | 1 | -3/+8 |
* | * graph.h: New file to prototype functions exported by graph.c. | ghazi | 1999-10-02 | 1 | -0/+1 |
* | * rtl.c (rtx_name): Constify a char*. | ghazi | 1999-08-20 | 1 | -4/+10 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-14 | 1 | -8/+4 |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -46/+39 |
* | Update copyrights. | rth | 1999-01-11 | 1 | -1/+1 |
* | * basic-block.h (basic_block_head): Rename to x_basic_block_head. | rth | 1999-01-11 | 1 | -4/+4 |
* | Ulrich Drepper <drepper@cygnus.com> | rth | 1998-11-23 | 1 | -0/+486 |