OSDN Git Service

reformat a little to match GNU coding standards.
[pf3gnuchains/gcc-fork.git] / gcc / calls.c
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-24 merrillx
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-04-15 lawFix typo in last change.
1997-04-14 law * calls.c (emit_library_call): Handle saving...
1997-04-13 dje * calls.c (expand_call): When copying unaligned values...
1997-01-04 kenner(emit_library_call_value): Remove redundant check for...
1996-12-13 ianCheck SMALL_REGISTER_CLASSES at runtime
1996-12-12 kenner(emit_library_call): Don't pass VOIDmode to type_for_mode.
1996-12-11 kenner(emit_library_call, emit_library_call_value): Don't...
1996-10-31 wilson(expand_call): Disable special handling for const calls
1996-10-24 kennerFix typo in comment.
1996-10-23 wilson(expand_call): In target code, move PARALLEL case above
1996-07-08 wilson(expand_call): For assign_stack_temp call in PARALLEL...
1996-07-03 mrsformatting tweaks
1996-06-06 wilson(expand_call): Handle NIL in PARALLEL. Handle PARALLEL
1996-04-25 kenner(expand_call): In inlining case, if BEFORE_CALLS is...
1996-04-11 kenner(expand_call): In inlining case, if BEFORE_CALLS is...
1996-04-01 law * calls.c (expand_call): Remove current_call_is...
1996-03-26 wilson(expand_call): In convert_to_mode call, use word_mode
1996-03-02 kenner(expand_call): If passing by invisible ref, not const.
1996-02-09 kenner(expand_call): Test RTX_INTEGRATED_P in DECL_SAVED_INSNS.
1996-01-31 kenner(struct arg_data, expand_call): Test STRICT_ALIGN with...
1995-12-31 kenner(expand_call): Don't warn about not being able to inlin...
1995-10-27 kenner(expand_call): Don't trust the callee to copy a TREE_AD...
1995-10-24 kenner(expand_call): Make sure valreg is at least a full...
1995-06-23 kenner(expand_call): Correctly handle returning BLKmode struc...
1995-06-15 kennerUpdate FSF address.
1995-05-31 kenner(prepare_call_address): Only call use_reg on static_cha...
1995-05-16 kennerFix typos in comments.
1995-05-08 merrill(expand_call): Improve -Winline warnings.
1995-04-20 merrillUse TREE_ADDRESSABLE rather than
1995-04-15 kenner(expand_call): Call preserve_temp_slots on temps made...
1995-03-28 kenner(expand_call, store_one_arg): Don't set KEEP in calls to
1995-02-23 kennerFix formatting.
1995-02-21 kenner(emit_call_1): Added function declaration node argument...
1995-02-13 roland(expand_call): Add missing paren in wilson's change...
1995-02-11 wilson(expand_call): When setting n_named_args, depend on new
1995-01-28 kenner(expand_call): When emitting queue for each arg, call
1994-12-30 law * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed...
1994-12-21 kenner(expand_call): Only inline if DECL_INLINE; don't call
1994-11-29 law * calls.c (expand_call): Handle returning BLKmode...
1994-11-29 law * calls.c (expand_call): Do not set is_integrable...
1994-11-14 kenner(expand_call): If IS_CONST and VALREG == 0, end our...
1994-11-05 kenner(store_one_arg): Preserve any temp slots whose address...
1994-10-17 bothner(expand_call, emit_library_call, emit_library_call_value):
1994-09-29 wilson(emit_library_call): For FUNCTION_ARG_PASS_BY_REFERENCE,
1994-09-22 kenner(emit_call_1): Fix typo in last change.
1994-09-21 kenner(emit_call_1): Properly add a CLOBBER for sp to
1994-08-24 kenner(expand_call): Check for variable-sized return value...
1994-08-19 kenner(expand_call): If parm is transparent union, use type...
1994-08-11 kenner(expand_call): Ensure we call force_operand on structur...
1994-07-13 merrillWed Jul 13 03:30:36 1994 Jason Merrill (jason@deneb...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-02 kennerUpdate comments.
1994-05-27 dje * expr.c (use_reg): Fix recording of USE information.
1994-05-19 mrs * calls.c (expand_call): Only destroy temps...
1994-05-13 mrs * calls.c (expand_call): Only destroy temporari...
1994-05-11 kenner(emit_call_1): Put new function usage data at end of...
1994-05-06 kenner(prepare_call_address, emit_call_1, expand_call): Chang...
1994-04-26 bothnerUse new macro AGGREGATE_TYPE_P.
1994-04-21 kenner(calls_function_1): A language-specific code must be...
1994-04-18 kenner(prepare_call_address): New arg REG_PARM_SEEN.
1994-04-18 kenner(expand_call): Use promote_mode.
1994-04-11 kenner(expand_call, emit_library_call{,_value}, store_one_arg...
1994-04-08 wilson(emit_library_call_value): Move is_const set after...
1994-04-06 wilson(emit_library_call_value): New variable is_const. ...
1994-04-06 kenner(emit_library_call): Move the invocation of prepare_cal...
1994-04-04 wilson(expand_call): If PCC_STATIC_STRUCT_RETURN defined...
1994-03-30 kennerInclude <stdarg.h> instead of "gstdarg.h"; similarly...
1994-03-25 kenner(expand_call): Don't require both -W and -Winline to...
1994-03-17 wilson(expand_call): Undo Feb 27 change. Set nregs to -1 for
1994-03-08 wilson(expand_call): For pcc_struct_value case, set
1994-02-27 wilson(expand_call): Set nregs to -1 for BLKmode parameter,
1994-02-27 kenner(expand_call): Initialize OLD_PENDING_ADJ.
1994-02-23 kenner(expand_call): Functions may be const or volatile from...
1994-02-12 kenner(expand_call): When preserving subexpressions, don...
1994-02-10 kennerIf __STDC__, include gstdarg and use ANSI form of varargs.
1993-12-12 kenner(expand_call, store_one_arg): Properly push and pop...
1993-12-02 kenner(emit_library_call): Use Pmode, not OUTMODE, when passi...
1993-11-05 rms(expand_call): Discard __ prefix like _ or __x.
1993-10-08 rms(emit_library_call_value): Compute struct_value_size,
1993-10-08 kenner(emit_library_call): Fix typo in last change; should...
1993-10-07 rms(emit_library_call, emit_library_call_value):
1993-10-06 kenner(expand_call): Add yet another assignment to MEM_IN_STR...
1993-10-06 kenner(expand_call): Properly test if we need to promote...
1993-10-04 kenner(expand_call): Pass objects who size depends on the...
1993-10-04 kenner(expand_call): Set MEM_IN_STRUCT_P in stack slot if...
1993-09-15 rms(emit_library_call_value): Finish making it work.
1993-08-03 kenner(store_one_arg): Don't pass ARG->STACK as TARGET if...
1993-08-02 rms(expand_call): Check properly for volatile function.
1993-07-28 wilson(expand_call): For unaligned arguments on
1993-07-05 kennerFix typo: had ARGS_GROW_DOWNARD.
1993-06-27 kenner(expand_call): If function hasn't been used before...
1993-06-26 kenner(expand_calls): Fix typo: ALLOCATE_OUTGOING_ARGS
1993-06-26 rms(calls_function_1): Add declaration.
1993-06-26 rms(calls_function): Don't scan a single save_expr twice.
1993-06-20 rms(expand_call): In last change, preserve the temp slot.
1993-06-14 rms(expand_call): If PCC_STATIC_STRUCT_RETURN and TARGET
1993-05-20 rms(expand_call): Declare and set current_call_is_indirect.
next