Age | Commit message (Expand) | Author | Files | Lines |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -29/+16 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -2/+2 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -6/+6 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -1/+1 |
2004-02-17 | Fix rtl sharing problem reported by Daniel Bayer on gcc list. | James E Wilson | 1 | -0/+4 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -8/+8 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-12-17 | re PR rtl-optimization/10592 ([arm] caller-save incorrectly handles a reloade... | Richard Earnshaw | 1 | -1/+3 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -4/+4 |
2003-12-07 | re PR rtl-optimization/12965 (SEGV+ICE in cc1plus on alpha-linux with -O2) | Eric Botcazou | 1 | -1/+1 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -55/+36 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-06-13 | alias.c (argument_registers): Remove. | Jeff Law | 1 | -6/+2 |
2002-06-11 | caller-save.c (init_caller_save): Move creation of SAVEINSN and RESTINSN into... | Jeff Law | 1 | -2/+3 |
2002-06-11 | * caller-save.c (init_caller_save): Clear INSN_CODE each iteration. | Richard Henderson | 1 | -0/+5 |
2002-06-10 | alias.c (static_reg_base_value): New to hold RTL for items allocated once per... | Jeff Law | 1 | -7/+20 |
2002-01-01 | attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;... | Richard Kenner | 1 | -5/+4 |
2001-12-17 | Implement MODE_BASE_REG_CLASS | Nick Clifton | 1 | -1/+3 |
2001-11-04 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-22 | caller-save.c: Don't include insn-codes.h. | Zack Weinberg | 1 | -14/+13 |
2001-08-18 | optabs.h (OTI_flodiv, [...]): Kill. | Zack Weinberg | 1 | -1/+1 |
2001-08-13 | expr.h: Split out optab- and libfunc-related code to... | Zack Weinberg | 1 | -0/+1 |
2001-07-11 | alias.c (set_mem_alias_set): New function. | Richard Kenner | 1 | -1/+1 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -2/+3 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -9/+5 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -3/+3 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -10/+16 |
2001-02-28 | caller-save.c (save_call_clobbered_regs): Fix typo in comparison last change. | Richard Henderson | 1 | -1/+1 |
2001-02-28 | caller-save.c (reg_save_code, [...]): Index by mode, not NREGS. | Jan Hubicka | 1 | -37/+96 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -3/+0 |
2000-08-09 | caller-save.c (mark_referenced_regs): Mark partially-overwritten multi-word r... | Alexandre Oliva | 1 | -1/+8 |
2000-05-31 | Makefile.in (c-decl.o): Depend on rtl.h and expr.h. | Richard Kenner | 1 | -10/+16 |
2000-02-25 | Copyright fixes. | Jeff Law | 1 | -1/+2 |
2000-02-06 | Makefile.in (c-common.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -0/+1 |
2000-02-05 | caller-save.c: Include tm_p.h. | Michael Hayes | 1 | -0/+1 |
2000-01-11 | alias.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -9/+9 |
1999-12-20 | Change some regsets to regset_heads | Bernd Schmidt | 1 | -10/+10 |
1999-12-15 | caller-save.c (insert_one_insn): Returns struct insn_chain *. | J"orn Rennecke | 1 | -83/+113 |
1999-10-27 | rtl.h (note_stores): Add additional paramter. | Mark Mitchell | 1 | -3/+4 |
1999-09-30 | Update copyright dates. | Jeff Law | 1 | -1/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -1/+1 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
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 |