]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reg-stack.c
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
[thirdparty/gcc.git] / gcc / reg-stack.c
1998-04-04  Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-28  Bernd Schmidtbasic-block.h (basic_block_computed_jump_target): Declare.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-20  Stan Cox(pop_stack): Define. Pops any register on stack and...
1998-03-12  Manfred Hollsteind
1998-02-13  Robert LipeRats. Forgot to change copyrights on the first commit.
1998-02-13  Robert Lipec-lang.c (finish_file): Bracket declaration of static_c...
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-22  Jeffrey A Law* reg-stack.c (find_blocks): Fix thinko in last change.
1997-09-22  Jeffrey A Lawjump.c (jmp_uses_reg_or_mem): Deleted unused function.
1997-09-05  Stan Coxreg-stack.c (subst_stack_regs): Pop the stack register...
1997-05-06  Mike Stumpreformat a little to match GNU coding standards.
1996-12-30  Jim Wilson(subst_stack_regs_pat): Set src_note explicitly, instead
1996-11-08  Stan Cox(compare_for_stack_reg, subst_stack_regs_pat):
1996-07-03  Mike Stumpformatting tweaks
1996-05-19  Richard KennerInclude insn-flags.h.
1996-03-19  Richard Kenner(move_for_stack_reg): Avoid stack overflow while storin...
1996-03-05  Richard Kenner(record_label_references): Check for undefined label.
1996-02-13  Richard Kenner(record_reg_life_pat): Fix precedence error.
1995-06-15  Richard Kenner(record_reg_life): Call record_reg_life_pat with 0...
1995-06-15  Richard KennerUpdate FSF address.
1995-04-28  Richard Kenner(stack_result): Fix bug in last change.
1995-04-25  Richard KennerAdd copyright for 1995.
1995-04-25  Richard Kenner(current_function_returns_real): Deleted (unused).
1994-11-05  Richard Kenner(subst_asm_stack_regs): Cast args to bcopy to char *.
1994-10-02  Richard Kenner(subst_stack_regs): Check for NOTE to see if insn was...
1994-10-02  Richard Kenner(delete_insn_for_stacker): Don't set INSN_DELETED_P on
1994-06-24  Richard Kenner(goto_block_pat): Ignore undefined label.
1994-03-06  James Van Artsdalen(find_blocks): Undo previous change to block delineatio...
1994-02-28  Richard Kenner(reg_to_stack): Use GET_RTX_CLASS.
1993-10-05  James Van Artsdalen(move_for_stack_reg): If the 387 regstack is not full...
1993-09-23  James Van Artsdalen(record_label_references): Don't follow a null label...
1993-06-19  Richard Stallman(stack_result_p): New function.
1993-05-05  Richard Kenner(record_asm_reg_life): Don't abort for asm that doesn...
1993-04-17  Richard Kenner(block_number, BLOCK_NUM, reg_to_stack): Use ints,...
1993-03-31  James Van Artsdalen(emit_swap_insn): Don't link cc0 insns: emit swap after...
1993-03-13  James Van Artsdalen(emit_swap_insn): If emitting after a cc0 setter, link...
1993-03-12  James Van Artsdalen(get_true_reg): Don't ignore FLOAT_TRUNCATE.
1993-03-09  Richard Stallman(record_asm_reg_life): Cast class to int for indexing.
1993-01-29  James Van Artsdalen(compare_for_stack_reg): Properly swap operands of...
1993-01-20  James Van Artsdalen(all functions): Use NULL_RTX instead of 0 for rtx...
1992-08-29  James Van Artsdalen(record_reg_life): Mark an unused reg as such, even...
1992-08-28  James Van Artsdalen(record_note_if_dead): Delete function.
1992-07-06  Charles Hannumentered into RCS
1992-05-24  James Van Artsdalen*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-04-21  James Van Artsdalen*** empty log message ***
1992-03-21  James Van Artsdalen*** empty log message ***
1992-03-14  Richard Stallman*** empty log message ***
1992-01-19  Richard Stallman*** empty log message ***
1992-01-08  Richard Kenner*** empty log message ***
1991-12-26  James Van ArtsdalenInitial revision