Age | Commit message (Expand) | Author | Files | Lines |
1999-11-01 | * reg-stack.c (convert_regs_1): Handle EH edges specially. | Richard Henderson | 1 | -5/+27 |
1999-10-29 | * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change. | Richard Henderson | 1 | -12/+3 |
1999-10-27 | jump.c (jump_optimize_1): If we did cross-jumping, and the data will matter, ... | Richard Henderson | 1 | -13/+12 |
1999-10-26 | Reorg reg-stack to use the standard CFG. | Jan Hubicka | 1 | -1245/+842 |
1999-10-19 | reg-stack.c (stack_result): Aggregates are not returned in stack registers. | Jeffrey A Law | 1 | -1/+9 |
1999-09-28 | c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined, call it. | Bernd Schmidt | 1 | -1/+1 |
1999-09-20 | Make it possible to prototype port-specific functions (and convert i386 to us... | Bernd Schmidt | 1 | -0/+1 |
1999-09-11 | Replace recog_foo with recog_data.foo. | Richard Henderson | 1 | -49/+50 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -3/+3 |
1999-09-01 | Merge new ia32 backend from the branch! | Richard Henderson | 1 | -383/+419 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -2/+1 |
1999-08-06 | 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> | Herman A.J. ten Brugge | 1 | -25/+28 |
1999-06-10 | Mumit Khan <khan@xraylith.wisc.edu> | Mumit Khan | 1 | -1/+1 |
1999-05-16 | reg-stack.c: Do not emit pop insns after cc0 setter. | Jan Hubicka | 1 | -21/+35 |
1999-04-12 | * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE. | Jan Hubicka | 1 | -8/+3 |
1999-04-11 | reg-stack.c: Update comment, include varray.h. | Jan Hubicka | 1 | -23/+73 |
1999-04-10 | i386.md (floatsisf2, [...]): Remove unused register constraints from the spli... | John Wehle | 1 | -2/+16 |
1999-03-09 | reg-stack.c (stack_reg_life_analysis): Use returnjump_p instead of an explici... | Richard Henderson | 1 | -1/+1 |
1999-02-25 | Flow rewrite to use basic block structures and edge lists. | Richard Henderson | 1 | -3/+18 |
1999-01-17 | reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditio... | Jeff Law | 1 | -4/+6 |
1998-12-04 | final.c (cleanup_subreg_operands): Delete some unused code. | Bernd Schmidt | 1 | -429/+109 |
1998-10-09 | flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use. | Graham Stott | 1 | -7/+7 |
1998-09-09 | reg-stack.c (straighten_stack): Do nothing if the virtual stack is empty or h... | Jeffrey A Law | 1 | -0/+7 |
1998-06-07 | reg-stack.c (subst_stack_regs_pat): Make sure the top of stack is the destina... | H.J. Lu | 1 | -0/+9 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-04-27 | Fix for x86 FP problem. | Jim Wilson | 1 | -23/+25 |
1998-04-19 | reg-stack.c (subst_asm_stack_regs): Change to return the last new insn genera... | H.J. Lu | 1 | -13/+23 |
1998-04-16 | varasm.c (asm_output_bss): Add prototype. | Jeff Law | 1 | -0/+1 |
1998-04-16 | Patch to fix x86 gcc.dg/980226-1.c failure report by Manfred Hollstein. | Jim Wilson | 1 | -3/+8 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -3/+5 |
1998-03-27 | basic-block.h (basic_block_computed_jump_target): Declare. | Bernd Schmidt | 1 | -67/+1 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-03-20 | (pop_stack): Define. Pops any register on stack and adjusts the stack. | Stan Cox | 1 | -4/+28 |
1998-03-12 | d | Manfred Hollstein | 1 | -19/+24 |
1998-02-13 | Rats. Forgot to change copyrights on the first commit. | Robert Lipe | 1 | -1/+1 |
1998-02-13 | c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors. | Robert Lipe | 1 | -5/+4 |
1998-01-14 | alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... | Richard Henderson | 1 | -30/+30 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -1/+1 |
1997-09-22 | * reg-stack.c (find_blocks): Fix thinko in last change. | Jeffrey A Law | 1 | -0/+2 |
1997-09-21 | jump.c (jmp_uses_reg_or_mem): Deleted unused function. | Jeffrey A Law | 1 | -27/+1 |
1997-09-04 | reg-stack.c (subst_stack_regs): Pop the stack register for a computed goto wh... | Stan Cox | 1 | -9/+50 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -2/+2 |
1996-12-30 | (subst_stack_regs_pat): Set src_note explicitly, instead | Jim Wilson | 1 | -1/+5 |
1996-11-08 | (compare_for_stack_reg, subst_stack_regs_pat): | Stan Cox | 1 | -0/+66 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -114/+115 |
1996-05-19 | Include insn-flags.h. | Richard Kenner | 1 | -13/+39 |
1996-03-19 | (move_for_stack_reg): Avoid stack overflow while storing XFmode from | Richard Kenner | 1 | -1/+1 |
1996-03-05 | (record_label_references): Check for undefined label. | Richard Kenner | 1 | -0/+4 |
1996-02-13 | (record_reg_life_pat): Fix precedence error. | Richard Kenner | 1 | -2/+2 |