summaryrefslogtreecommitdiffstats
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kenner1995-06-151-1/+2
* (prepare_call_address): Only call use_reg on static_chain_rtx if it iskenner1995-05-311-1/+2
* Fix typos in comments.kenner1995-05-161-2/+2
* (expand_call): Improve -Winline warnings.merrill1995-05-081-2/+8
* Use TREE_ADDRESSABLE rather thanmerrill1995-04-201-1/+5
* (expand_call): Call preserve_temp_slots on temps made for BLKmode argskenner1995-04-151-2/+5
* (expand_call, store_one_arg): Don't set KEEP in calls tokenner1995-03-281-3/+3
* Fix formatting.kenner1995-02-231-4/+4
* (emit_call_1): Added function declaration node argument passed tokenner1995-02-211-9/+20
* (expand_call): Add missing paren in wilson's change on 11 Feb 95.roland1995-02-131-6/+6
* (expand_call): When setting n_named_args, depend on newwilson1995-02-111-9/+15
* (expand_call): When emitting queue for each arg, callkenner1995-01-281-7/+10
* * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on returnlaw1994-12-301-0/+5
* (expand_call): Only inline if DECL_INLINE; don't callkenner1994-12-211-2/+2
* * calls.c (expand_call): Handle returning BLKmode values inlaw1994-11-291-0/+51
* * calls.c (expand_call): Do not set is_integrable if thelaw1994-11-291-1/+2
* (expand_call): If IS_CONST and VALREG == 0, end our sequence and emitkenner1994-11-141-2/+11
* (store_one_arg): Preserve any temp slots whose address may have beenkenner1994-11-051-1/+4
* (expand_call, emit_library_call, emit_library_call_value):bothner1994-10-171-64/+71
* (emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE,wilson1994-09-291-1/+1
* (emit_call_1): Fix typo in last change.kenner1994-09-221-1/+1
* (emit_call_1): Properly add a CLOBBER for sp tokenner1994-09-211-1/+2
* (expand_call): Check for variable-sized return value in proper place.kenner1994-08-241-3/+3
* (expand_call): If parm is transparent union, use type of first field.kenner1994-08-191-0/+6
* (expand_call): Ensure we call force_operand on structure_value_addr.kenner1994-08-111-7/+10
* Wed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb.cygnus.com)merrill1994-07-131-0/+1
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-1/+1
* Update comments.kenner1994-06-021-2/+2
* * expr.c (use_reg): Fix recording of USE information.dje1994-05-271-2/+5
* * calls.c (expand_call): Only destroy temps here, if -fshort-tempsmrs1994-05-191-6/+10
* * calls.c (expand_call): Only destroy temporaries at the endmrs1994-05-131-3/+6
* (emit_call_1): Put new function usage data at end of any data alreadykenner1994-05-111-2/+14
* (prepare_call_address, emit_call_1, expand_call): Change from USE and CLOBBERkenner1994-05-061-56/+28
* Use new macro AGGREGATE_TYPE_P.bothner1994-04-261-24/+5
* (calls_function_1): A language-specific code must be assumed to call akenner1994-04-211-9/+19
* (prepare_call_address): New arg REG_PARM_SEEN.kenner1994-04-181-6/+22
* (expand_call): Use promote_mode.kenner1994-04-181-26/+10
* (expand_call, emit_library_call{,_value}, store_one_arg): Usekenner1994-04-111-9/+11
* (emit_library_call_value): Move is_const set after ifdef.wilson1994-04-081-3/+3
* (emit_library_call_value): New variable is_const. Clearwilson1994-04-061-1/+6
* (emit_library_call): Move the invocation of prepare_call_address before thekenner1994-04-061-6/+6
* (expand_call): If PCC_STATIC_STRUCT_RETURN defined, markwilson1994-04-041-1/+9
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (expand_call): Don't require both -W and -Winline to say that call can't bekenner1994-03-251-4/+7
* (expand_call): Undo Feb 27 change. Set nregs to -1 forwilson1994-03-171-17/+12
* (expand_call): For pcc_struct_value case, setwilson1994-03-081-0/+6
* (expand_call): Set nregs to -1 for BLKmode parameter,wilson1994-02-271-5/+11
* (expand_call): Initialize OLD_PENDING_ADJ.kenner1994-02-271-1/+1
* (expand_call): Functions may be const or volatile from their type.kenner1994-02-231-8/+9
* (expand_call): When preserving subexpressions, don't put expensivekenner1994-02-121-1/+13
OpenPOWER on IntegriCloud