| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Flow rewrite to use basic block structures and edge lists. | rth | 1999-02-25 | 1 | -3/+18 |
* | * reg-stack.c (subst_stack_regs_pat): Abort if the destination | law | 1999-01-17 | 1 | -4/+6 |
* | * final.c (cleanup_subreg_operands): Delete some unused code. | crux | 1998-12-04 | 1 | -429/+109 |
* | Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk> | rth | 1998-10-09 | 1 | -7/+7 |
* | * reg-stack.c (straighten_stack): Do nothing if the virtual stack is | law | 1998-09-10 | 1 | -0/+7 |
* | * reg-stack.c (subst_stack_regs_pat): Make sure the top of | law | 1998-06-08 | 1 | -0/+9 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | Fix for x86 FP problem. | wilson | 1998-04-27 | 1 | -23/+25 |
* | * reg-stack.c (subst_asm_stack_regs): Change to return the last | law | 1998-04-20 | 1 | -13/+23 |
* | * varasm.c (asm_output_bss): Add prototype. | law | 1998-04-17 | 1 | -0/+1 |
* | Patch to fix x86 gcc.dg/980226-1.c failure report by Manfred Hollstein. | wilson | 1998-04-16 | 1 | -3/+8 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -3/+5 |
* | * basic-block.h (basic_block_computed_jump_target): Declare. | law | 1998-03-28 | 1 | -67/+1 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | (pop_stack): Define. Pops any register on stack and adjusts the stack. | scox | 1998-03-20 | 1 | -4/+28 |
* | d | manfred | 1998-03-12 | 1 | -19/+24 |
* | Rats. Forgot to change copyrights on the first commit. | robertl | 1998-02-13 | 1 | -1/+1 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -5/+4 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -30/+30 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -1/+1 |
* | * reg-stack.c (find_blocks): Fix thinko in last change. | law | 1997-09-22 | 1 | -0/+2 |
* | * jump.c (jmp_uses_reg_or_mem): Deleted unused function. | law | 1997-09-22 | 1 | -27/+1 |
* | * reg-stack.c (subst_stack_regs): Pop the stack register for a | law | 1997-09-05 | 1 | -9/+50 |
* | reformat a little to match GNU coding standards. | mrs | 1997-05-06 | 1 | -2/+2 |
* | (subst_stack_regs_pat): Set src_note explicitly, instead | wilson | 1996-12-30 | 1 | -1/+5 |
* | (compare_for_stack_reg, subst_stack_regs_pat): | coxs | 1996-11-08 | 1 | -0/+66 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -114/+115 |
* | Include insn-flags.h. | kenner | 1996-05-19 | 1 | -13/+39 |
* | (move_for_stack_reg): Avoid stack overflow while storing XFmode from | kenner | 1996-03-19 | 1 | -1/+1 |
* | (record_label_references): Check for undefined label. | kenner | 1996-03-05 | 1 | -0/+4 |
* | (record_reg_life_pat): Fix precedence error. | kenner | 1996-02-13 | 1 | -2/+2 |
* | (record_reg_life): Call record_reg_life_pat with 0 for douse argument | kenner | 1995-06-15 | 1 | -1/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (stack_result): Fix bug in last change. | kenner | 1995-04-28 | 1 | -4/+4 |
* | Add copyright for 1995. | kenner | 1995-04-25 | 1 | -1/+1 |
* | (current_function_returns_real): Deleted (unused). | kenner | 1995-04-25 | 1 | -175/+302 |
* | (subst_asm_stack_regs): Cast args to bcopy to char *. | kenner | 1994-11-05 | 1 | -9/+8 |
* | (subst_stack_regs): Check for NOTE to see if insn was deleted. | kenner | 1994-10-02 | 1 | -1/+1 |
* | (delete_insn_for_stacker): Don't set INSN_DELETED_P on | kenner | 1994-10-02 | 1 | -1/+0 |
* | (goto_block_pat): Ignore undefined label. | kenner | 1994-06-24 | 1 | -0/+2 |
* | (find_blocks): Undo previous change to block delineation algorithm. | jrv | 1994-03-06 | 1 | -2/+2 |
* | (reg_to_stack): Use GET_RTX_CLASS. | kenner | 1994-02-28 | 1 | -13/+102 |
* | (move_for_stack_reg): If the 387 regstack is not full when doing an XFmode | jrv | 1993-10-05 | 1 | -1/+19 |
* | (record_label_references): Don't follow a null label reference chain. | jrv | 1993-09-23 | 1 | -1/+3 |
* | (stack_result_p): New function. | rms | 1993-06-19 | 1 | -2/+26 |
* | (record_asm_reg_life): Don't abort for asm that doesn't match its | kenner | 1993-05-05 | 1 | -4/+3 |
* | (block_number, BLOCK_NUM, reg_to_stack): Use ints, not shorts to count | kenner | 1993-04-17 | 1 | -3/+3 |
* | (emit_swap_insn): Don't link cc0 insns: emit swap after cc0 user. | jrv | 1993-03-31 | 1 | -2/+6 |
* | (emit_swap_insn): If emitting after a cc0 setter, link the cc0 insns. | jrv | 1993-03-13 | 1 | -0/+3 |
* | (get_true_reg): Don't ignore FLOAT_TRUNCATE. | jrv | 1993-03-12 | 1 | -2/+3 |