summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* * reg-stack.c (stack_result): Aggregates are not returned inlaw1999-10-191-1/+9
* * c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined,crux1999-09-281-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* Replace recog_foo with recog_data.foo.rth1999-09-121-49/+50
* Merge in gcc2-ss-010999law1999-09-071-3/+3
* Merge new ia32 backend from the branch!rth1999-09-021-383/+419
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-6/+6
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-2/+1
* 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>law1999-08-071-25/+28
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-06-101-1/+1
* * reg-stack.c: Do not emit pop insns after cc0 setter.law1999-05-171-21/+35
* * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE.law1999-04-121-8/+3
* * reg-stack.c: Update comment, include varray.h.law1999-04-121-23/+73
* * i386.md (floatsisf2, floatdisf2, floatsidf2, floatdidf2,wehle1999-04-101-2/+16
* * reg-stack.c (stack_reg_life_analysis): Use returnjump_prth1999-03-091-1/+1
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-3/+18
* * reg-stack.c (subst_stack_regs_pat): Abort if the destinationlaw1999-01-171-4/+6
* * final.c (cleanup_subreg_operands): Delete some unused code.crux1998-12-041-429/+109
* Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>rth1998-10-091-7/+7
* * reg-stack.c (straighten_stack): Do nothing if the virtual stack islaw1998-09-101-0/+7
* * reg-stack.c (subst_stack_regs_pat): Make sure the top oflaw1998-06-081-0/+9
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* Fix for x86 FP problem.wilson1998-04-271-23/+25
* * reg-stack.c (subst_asm_stack_regs): Change to return the lastlaw1998-04-201-13/+23
* * varasm.c (asm_output_bss): Add prototype.law1998-04-171-0/+1
* Patch to fix x86 gcc.dg/980226-1.c failure report by Manfred Hollstein.wilson1998-04-161-3/+8
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-3/+5
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-281-67/+1
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* (pop_stack): Define. Pops any register on stack and adjusts the stack.scox1998-03-201-4/+28
* dmanfred1998-03-121-19/+24
* Rats. Forgot to change copyrights on the first commit.robertl1998-02-131-1/+1
* * c-lang.c (finish_file): Bracket declaration of static_ctors,robertl1998-02-131-5/+4
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-30/+30
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* * reg-stack.c (find_blocks): Fix thinko in last change.law1997-09-221-0/+2
* * jump.c (jmp_uses_reg_or_mem): Deleted unused function.law1997-09-221-27/+1
* * reg-stack.c (subst_stack_regs): Pop the stack register for alaw1997-09-051-9/+50
* reformat a little to match GNU coding standards.mrs1997-05-061-2/+2
* (subst_stack_regs_pat): Set src_note explicitly, insteadwilson1996-12-301-1/+5
* (compare_for_stack_reg, subst_stack_regs_pat):coxs1996-11-081-0/+66
* formatting tweaksmrs1996-07-031-114/+115
* Include insn-flags.h.kenner1996-05-191-13/+39
* (move_for_stack_reg): Avoid stack overflow while storing XFmode fromkenner1996-03-191-1/+1
* (record_label_references): Check for undefined label.kenner1996-03-051-0/+4
* (record_reg_life_pat): Fix precedence error.kenner1996-02-131-2/+2
* (record_reg_life): Call record_reg_life_pat with 0 for douse argumentkenner1995-06-151-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* (stack_result): Fix bug in last change.kenner1995-04-281-4/+4
* Add copyright for 1995.kenner1995-04-251-1/+1