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