summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* (assign_parms): Use mode of type, not BLKmode.dje1993-04-211-1/+1
* Fix style typo.dje1993-04-191-1/+1
* (assign_parms): Use new FUNCTION_ARG_CALLEE_COPIES macro.dje1993-04-191-0/+47
* Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.kenner1993-04-131-3/+8
* (init_function_start): Always setwilson1993-04-061-4/+2
* (expand_function_start): When evaluating sizes of variable types, dokenner1993-03-271-1/+1
* (fixup_var_refs_insns): Don't delete an insn copyingrms1993-03-251-0/+3
* * (assign_parms): Minor cleanup.dje1993-03-181-5/+4
* * (assign_parms): Remove unnecessary #ifdef.dje1993-03-151-4/+0
* * (aggregate_value_p): RETURN_IN_MEMORY handles BLKmode values.dje1993-03-111-2/+0
* (fixup_var_refs_insns): If SMALL_REGISTER_CLASSES, ensure we don't putkenner1993-03-051-3/+42
* (reposition_prologue_and_epilogue_notes): Allowhassey1993-02-121-48/+54
* (promoted_input_arg): New function.kenner1993-02-091-0/+46
* (put_var_into_stack, fixup_var_refs_insns): Minor cleanups.kenner1993-01-271-12/+54
* (fixup_var_refs_1): Set INSN_CODE to -1 before seeing if new insn formjrv1993-01-191-0/+1
* # Fix misspellings in comments.eggert1993-01-101-1/+1
* (assign_parm): Fix typo introduced by previous change.kenner1993-01-081-1/+1
* (assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.wilson1993-01-061-2/+2
* (fixup_var_regs_insn): Update last_parm_insn whenwilson1993-01-021-0/+7
* (assign_parms): Emit conversions into a sequence, andwilson1992-12-311-15/+39
* (assign_outer_stack_local): Align proper frame offset.kenner1992-12-111-2/+2
* (locate_and_pad_parm): In ARGS_GROW_DOWNWARD case,tege1992-10-261-1/+2
* (fixup_var_refs_insns): Don't call delete_insn if not -O.rms1992-10-261-1/+5
* (put_var_into_stack): When we operate on a pseudorms1992-10-221-1/+4
* (find_fixup_replacement): Renamed from find_replacement.rms1992-10-161-6/+6
* (pop_function_context, push_function_context):rms1992-10-131-0/+2
* (aggregate_value_p): Return 1 if regs we would use are not all call-clobbered.rms1992-10-091-0/+10
* (assign_parms): Provide a safe value forwood1992-10-081-1/+2
* (get_first_block_beg): New function.rms1992-10-061-0/+18
* (assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incomingkenner1992-09-271-10/+47
* (push_function_context): Save epilogue_delay_list.wilson1992-09-251-0/+2
* (put_var_into_stack): Check REG != 0 before dereference.rms1992-09-211-7/+8
* (fixup_var_refs{,_insns}): Add new parms for promoted mode and signedness;kenner1992-09-191-41/+118
* (assign_parms): Set MEM_IN_STRUCT_P right in stack slots.rms1992-09-191-4/+17
* (instantiate_decl): New function.kenner1992-08-191-19/+71
* (assign_parms): When copy arg passed by invisiblewilson1992-08-171-1/+3
* (contains): Return the number of insns.wood1992-08-131-6/+8
* (identify_blocks): Handle case where no block nodeswilson1992-08-111-9/+24
* (identify_blocks, reorder_blocks): Don't use SET_NOTE_BLOCK_NUMBER.kenner1992-08-031-5/+5
* (reposition_prologue_and_epilogue_notes): Search for the notes withoutkenner1992-07-311-33/+49
* (assign_parms): Use const0_rtx as DECL_RTL and asrms1992-07-201-1/+9
* (instantiate_decls{,_1}): Don't do instantiation here if the addresskenner1992-07-171-3/+9
* entered into RCSrms1992-07-161-7/+19
* *** empty log message ***rms1992-07-121-0/+131
* *** empty log message ***rms1992-07-121-8/+8
* *** empty log message ***mycroft1992-07-061-31/+31
* *** empty log message ***rms1992-07-041-3/+0
* *** empty log message ***wood1992-06-291-0/+207
* *** empty log message ***wilson1992-06-231-3/+8
* *** empty log message ***wilson1992-05-271-2/+9
OpenPOWER on IntegriCloud