summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+2
* * flow.c (find_basic_blocks): Remove do_cleanup argument.rth2000-01-281-1/+1
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-241-15/+3
* * print-rtl.c: PROTO -> PARAMS.ghazi2000-01-171-28/+28
* * reg-stack.c (subst_stack_regs_pat): Handle correctly USEs ofhubicka2000-01-061-3/+15
* * builtins.c (expand_builtin_strlen): Initialize variable `icode'.ghazi2000-01-041-4/+4
* * reg-stack.c (subst_stack_regs_pat): Swap operands in commutativehubicka1999-11-251-0/+10
* * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.mmitchel1999-11-061-3/+4
* * reg-stack.c (convert_regs_1): Initialize target_stack->toprth1999-11-051-4/+5
* * function.c (diddle_return_value): New.rth1999-11-051-14/+35
* * reg-stack.c (convert_regs_1): Handle EH edges specially.rth1999-11-021-5/+27
* * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change.rth1999-10-301-12/+3
* * jump.c (jump_optimize_1): If we did cross-jumping, andrth1999-10-271-13/+12
* Reorg reg-stack to use the standard CFG.rth1999-10-271-1245/+842
* * 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