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