Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-02 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-24 | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 1 | -1/+1 |
2004-11-09 | conflict.c (mark_reg, [...]): Remove. | Kazu Hirata | 1 | -136/+0 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -2/+2 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -14/+18 |
2004-10-15 | bitmap.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-09-07 | cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -5/+5 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -3/+3 |
2003-08-11 | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 1 | -2/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -6/+3 |
2003-06-29 | collect2.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -45/+18 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-09 | conflict.c (arc_hash): Change return type to hashval_t. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -4/+0 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -3/+2 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -2/+3 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -3/+2 |
2002-01-12 | conflict.c (conflict_graph_compute): Free regsets when finished. | Michael Hayes | 1 | -7/+10 |
2001-11-11 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-01 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2000-11-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+4 |
2000-06-14 | conflict.c (conflict_graph_compute): Don't look for REG_INC. | Richard Henderson | 1 | -6/+1 |
2000-05-19 | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 1 | -0/+1 |
2000-04-19 | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 1 | -1/+1 |
2000-04-18 | c-decl.c (mark_binding_level): Use 'for' instead of `while'. | Richard Kenner | 1 | -61/+61 |
2000-04-07 | ssa.c (compute_conservative_reg_partition): Declare with void arguments. | Alex Samuel | 1 | -13/+9 |
2000-04-06 | rtl.h (INSN_P): New macro. | Alex Samuel | 1 | -0/+535 |