| Commit message (Expand) | Author | Age | Files | Lines |
* | regmove.c: New implementation of regmove pass. | J"orn Rennecke | 1998-01-10 | 1 | -1/+5 |
* | Makefile.in (OBJ, GEN, RTL_H): Add genrtl.[oh] bits. | Richard Henderson | 1998-01-08 | 1 | -3/+16 |
* | flags.h, [...]: Remove flag_alias_check; optimization is now always enabled. | John Carr | 1997-12-24 | 1 | -0/+1 |
* | [multiple changes] | Teemu Torma | 1997-12-11 | 1 | -1/+1 |
* | rtl.h (global_rtl): New variable, replacing separate variables for commonly u... | John F. Carr | 1997-12-11 | 1 | -16/+50 |
* | * Partially cleaned up prototyping code from HJ. | Jeffrey A Law | 1997-12-09 | 1 | -13/+330 |
* | Merge from gcc-2.8 | Jeff Law | 1997-12-06 | 1 | -0/+3 |
* | rtl.def (CODE_LABEL): Use separate fields for LABEL_NUSES and LABEL_REFS fields. | Jeffrey A Law | 1997-11-04 | 1 | -1/+1 |
* | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1997-11-02 | 1 | -16/+53 |
* | reorg.c (dbr_schedule): At end of this pass... | David S. Miller | 1997-09-23 | 1 | -2/+8 |
* | jump.c (jmp_uses_reg_or_mem): Deleted unused function. | Jeffrey A Law | 1997-09-21 | 1 | -0/+1 |
* | version.c: Bump for latest snapshot. | Jeffrey A Law | 1997-08-28 | 1 | -1/+0 |
* | * Integrate Haifa instruction scheduler. | Jeffrey A Law | 1997-08-11 | 1 | -0/+1 |
* | * Integrate alias analysis changes from jfc@mit.edu | Jeffrey A Law | 1997-08-11 | 1 | -1/+20 |
* | Declare replace_regs | Michael Meissner | 1997-07-15 | 1 | -0/+1 |
* | rtl.h (enum reg_note): Add REG_BR_PROB and REG_EXEC_COUNT. | Doug Evans | 1997-03-28 | 1 | -1/+15 |
* | Update REG_EQUIV comment for assign_parms change | Ian Lance Taylor | 1997-03-18 | 1 | -7/+9 |
* | x | Jason Merrill | 1996-12-13 | 1 | -0/+5 |
* | (gen_rtvec_vv): Declare. | Richard Kenner | 1996-11-15 | 1 | -0/+1 |
* | install EH code | Mike Stump | 1996-07-23 | 1 | -0/+3 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -6/+6 |
* | rtl.h: #include "gansidecl.h". | Doug Evans | 1996-04-15 | 1 | -48/+2 |
* | (INLINE_REGNO_POINTER_FLAG, INLINE_REGNO_POINTER_ALIGN): | Jim Wilson | 1996-02-12 | 1 | -2/+2 |
* | regs.h (regno_pointer_align, [...]): Delete from here... | Richard Earnshaw | 1996-01-31 | 1 | -0/+5 |
* | (assign_temp): Add extra arg. | Richard Kenner | 1995-12-31 | 1 | -1/+2 |
* | * rtl.h (assign_temp): New declaration. | Per Bothner | 1995-12-29 | 1 | -0/+1 |
* | (INLINE_REGNO_{RTX,POINTER_FLAG,POINTER_ALIGN}): New macros. | Richard Kenner | 1995-12-27 | 1 | -1/+7 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | (convert_memory_address): Add extra arg. | Richard Kenner | 1995-04-07 | 1 | -0/+1 |
* | (emit_insns_after): Add declaration. | Richard Kenner | 1995-03-18 | 1 | -0/+1 |
* | (FORCED_LABELS): New field; other fields adjusted. | Richard Kenner | 1995-03-08 | 1 | -6/+10 |
* | Add better error messages than abort to reload1, and print insn involed. | Michael Meissner | 1994-09-02 | 1 | -0/+4 |
* | (CALL_INSN_FUNCTION_USAGE): New macro. | Richard Kenner | 1994-05-06 | 1 | -0/+11 |
* | If TREE_CODE undefined, make an incomplete union for tree. | Richard Kenner | 1994-04-21 | 1 | -21/+21 |
* | (choose_hard_reg_mode): Declare. | Doug Evans | 1994-04-20 | 1 | -0/+1 |
* | (PVPROTO): New macro. | Richard Kenner | 1994-03-11 | 1 | -2/+5 |
* | Surround definition of VPROTO, VA_START with #ifndef VPROTO. | Doug Evans | 1994-02-12 | 1 | -0/+2 |
* | Use PROTO for varargs functions. | Richard Kenner | 1994-02-10 | 1 | -10/+9 |
* | (GEN_INT): Add missing cast to HOST_WIDE_INT. | Richard Kenner | 1993-09-29 | 1 | -2/+2 |
* | rtl.h: (HARD_FRAME_POINTER_REGNUM): New macro. | Doug Evans | 1993-09-24 | 1 | -0/+11 |
* | (BYTECODE_LABEL, BYTECODE_OFFSET, BYTECODE_BC_LABEL): | Richard Stallman | 1993-09-24 | 1 | -16/+12 |
* | bytecode | Jan Brittenson | 1993-09-21 | 1 | -0/+17 |
* | Comment change. | Richard Stallman | 1993-06-29 | 1 | -1/+1 |
* | Undef PC. | Richard Stallman | 1993-05-29 | 1 | -0/+1 |
* | (NOTE_INSN_FUNCTION_BEG): Make non-zero. | Doug Evans | 1993-04-26 | 1 | -5/+14 |
* | (xmalloc): Don't use prototype for now. | Richard Kenner | 1993-04-13 | 1 | -2/+3 |
* | (rtx_to_tree_code): Declare. | Richard Stallman | 1993-03-31 | 1 | -0/+4 |
* | Undefine ABS; some POSIX systems define it as 1. | Richard Kenner | 1993-02-09 | 1 | -0/+1 |
* | (struct rtx_def) [ONLY_INT_FIELDS]: Handle CODE_FIELD_BUG. | Richard Stallman | 1992-12-13 | 1 | -0/+4 |