aboutsummaryrefslogtreecommitdiff
path: root/gcc/integrate.c
AgeCommit message (Expand)AuthorFilesLines
1996-02-15(save_for_inline_copying): Allocate reg_map with sizeJim Wilson1-1/+1
1996-02-13(save_constants_in_decl_trees): New function.Jim Wilson1-0/+26
1996-02-12(save_for_inline_copying): Put virtual regs into new regno_reg_rtx copy.Richard Kenner1-0/+6
1996-02-10(save_for_inline_copying): Put reg_map in function's maybepermanent obstack i...Richard Kenner1-10/+3
1996-01-14(save_for_inline_copying, case NOTE): Copy RTX_INTEGRATED_P bit.Jim Wilson1-0/+1
1995-12-27Include regs.h.Richard Kenner1-41/+71
1995-11-29(integrate_decl_tree): Delete variable newd.Jim Wilson1-19/+3
1995-10-20(output_inline_function): Turn on flag_no_inline to avoid function integratio...Richard Kenner1-4/+12
1995-09-20(expand_inline_function): Do copy something setting the result register if...Richard Kenner1-0/+5
1995-09-20(set_decl_{origin_self,abstract_flags}): Treat a DECL_INITIAL ofRichard Kenner1-2/+4
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-08-25(output_inline_function): Switch to function obstack.Richard Kenner1-0/+4
1995-07-01(integrate_decl_tree): Set DECL_ABTRACT_ORIGIN before pushdecl callRichard Kenner1-2/+11
1995-06-19(integrate_decl_tree): Only set DECL_ABSTRACT_ORIGIN if the declRichard Kenner1-3/+10
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-31(output_inline_function): Don't call expand_function_end.Richard Kenner1-4/+3
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-04-28Tweak line numbers in outputJason Merrill1-18/+9
1995-03-08(initialize_for_inline, output_inline_function): Handle FORCED_LABELS.Richard Kenner1-1/+2
1995-02-21* integrate.c (finish_inline): Don't set DECL_INLINE.Jeff Law1-1/+0
1995-01-25Update comment.Richard Kenner1-3/+3
1995-01-20(save_for_inline_copying): Add comment thatJim Wilson1-0/+5
1994-12-29calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on return value from ass...Jeff Law1-0/+1
1994-12-06Fix comments.Richard Kenner1-2/+2
1994-12-02(expand_inline_function): If called function calls alloca, save andRichard Kenner1-0/+12
1994-12-02(subst_constant): Don't treat all virtual regs as constants, justRichard Kenner1-4/+4
1994-11-28integrate.c (function_cannot_inline_p): Do not inline functions which return ...Jeff Law1-0/+5
1994-08-19(function_cannot_inline): Don't inline if any parm is a transparentRichard Kenner1-3/+8
1994-08-12(expand_inline_function): Use single_set when appropriate.Richard Kenner1-13/+31
1994-07-31(expand_inline_function): Don't fall down trying toJason Merrill1-1/+6
1994-06-16(output_inline_function): Unset DECL_DEFER_OUTPUT onJason Merrill1-0/+3
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1-10/+13
1994-05-14(integrate_decl_tree): Use copy_node to make a copy of the decl.Jason Merrill1-12/+11
1994-05-06(save_for_inline_copying, expand_inline_function): CopyRichard Kenner1-2/+12
1994-04-21Add prototypes for static functions.Richard Kenner1-27/+23
1994-04-06(function_cannot_inline_p): Use current_function_varargs.Richard Kenner1-3/+1
1994-03-25(save_for_inline_nocopy): Remove decls of unused vars.Richard Kenner1-10/+1
1994-02-27((subreg_realpart_p): New function.Jim Wilson1-1/+1
1994-02-27(expand_inline_function): Allow extra arguments and force theirRichard Kenner1-14/+24
1993-12-11(expand_inline_function): Remove last change.Richard Kenner1-1/+3
1993-12-11(initialize_for_inline): Handle CONCAT when setting up parmdecl_map.Richard Kenner1-3/+12
1993-11-23(output_inline_function): Pass new arg to expand_function_end.Richard Stallman1-1/+1
1993-11-10(global_const_equiv_map_size): New variable.Richard Kenner1-18/+35
1993-11-05(expand_inline_function): Handle CONCAT as rtl for parm.Richard Stallman1-0/+53
1993-11-04(expand_inline_function): Don't call push_temp_slots...Richard Stallman1-9/+3
1993-09-28(expand_inline_function): Push and pop temp slots around making newRichard Kenner1-0/+3
1993-09-21bytecodeJan Brittenson1-1/+9
1993-09-15(function_cannot_inline_p): Don't inline if it's set.Jim Wilson1-0/+4
1993-09-15(copy_for_inline, copy_rtx_and_substitute):Richard Stallman1-0/+2
1993-09-10(expand_inline_function): Use convert_modes.Richard Stallman1-4/+5