aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)AuthorFilesLines
1993-01-05(assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.Jim Wilson1-2/+2
1993-01-01(fixup_var_regs_insn): Update last_parm_insn whenJim Wilson1-0/+7
1992-12-31(assign_parms): Emit conversions into a sequence, andJim Wilson1-15/+39
1992-12-11(assign_outer_stack_local): Align proper frame offset.Richard Kenner1-2/+2
1992-10-26(locate_and_pad_parm): In ARGS_GROW_DOWNWARD case,Torbjorn Granlund1-1/+2
1992-10-26(fixup_var_refs_insns): Don't call delete_insn if not -O.Richard Stallman1-1/+5
1992-10-22(put_var_into_stack): When we operate on a pseudoRichard Stallman1-1/+4
1992-10-16(find_fixup_replacement): Renamed from find_replacement.Richard Stallman1-6/+6
1992-10-13(pop_function_context, push_function_context):Richard Stallman1-0/+2
1992-10-09(aggregate_value_p): Return 1 if regs we would use are not all call-clobbered.Richard Stallman1-0/+10
1992-10-08(assign_parms): Provide a safe value forTom Wood1-1/+2
1992-10-06(get_first_block_beg): New function.Richard Stallman1-0/+18
1992-09-27(assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming regi...Richard Kenner1-10/+47
1992-09-24(push_function_context): Save epilogue_delay_list.Jim Wilson1-0/+2
1992-09-21(put_var_into_stack): Check REG != 0 before dereference.Richard Stallman1-7/+8
1992-09-19(fixup_var_refs{,_insns}): Add new parms for promoted mode and signedness;Richard Kenner1-41/+118
1992-09-19(assign_parms): Set MEM_IN_STRUCT_P right in stack slots.Richard Stallman1-4/+17
1992-08-19(instantiate_decl): New function.Richard Kenner1-19/+71
1992-08-17(assign_parms): When copy arg passed by invisibleJim Wilson1-1/+3
1992-08-13(contains): Return the number of insns.Tom Wood1-6/+8
1992-08-11(identify_blocks): Handle case where no block nodes exist.Jim Wilson1-9/+24
1992-08-02(identify_blocks, reorder_blocks): Don't use SET_NOTE_BLOCK_NUMBER.Richard Kenner1-5/+5
1992-07-31(reposition_prologue_and_epilogue_notes): Search for the notes without using...Richard Kenner1-33/+49
1992-07-20(assign_parms): Use const0_rtx as DECL_RTL and asRichard Stallman1-1/+9
1992-07-17(instantiate_decls{,_1}): Don't do instantiation here if the addressRichard Kenner1-3/+9
1992-07-16entered into RCSRichard Stallman1-7/+19
1992-07-12*** empty log message ***Richard Stallman1-0/+131
1992-07-12*** empty log message ***Richard Stallman1-8/+8
1992-07-06*** empty log message ***Charles Hannum1-31/+31
1992-07-04*** empty log message ***Richard Stallman1-3/+0
1992-06-29*** empty log message ***Tom Wood1-0/+207
1992-06-23*** empty log message ***Jim Wilson1-3/+8
1992-05-27*** empty log message ***Jim Wilson1-2/+9
1992-05-19*** empty log message ***Jim Wilson1-0/+4
1992-05-15*** empty log message ***Richard Stallman1-0/+19
1992-05-07*** empty log message ***Richard Stallman1-3/+3
1992-05-06*** empty log message ***Richard Kenner1-9/+9
1992-05-05*** empty log message ***Jim Wilson1-0/+2
1992-03-24*** empty log message ***Richard Stallman1-2/+10
1992-03-19*** empty log message ***Tom Wood1-6/+12
1992-03-07*** empty log message ***Richard Kenner1-29/+34
1992-02-18Initial revisionRichard Stallman1-0/+4022