OSDN Git Service

* Makefile.in (c-decl.o): Depends on defaults.h.
[pf3gnuchains/gcc-fork.git] / gcc / calls.c
1999-05-08 rthDonn Terry (donn@interix.com)
1999-04-29 rth * calls.c (emit_call_1): Pass rounded_stack_siz...
1999-04-26 law * function.c (put_var_into_stack): Change ptr_m...
1999-04-25 rth * calls.c (emit_call_1): New arg rounded_stack_...
1999-03-19 ghaziWarning fixes:
1999-03-09 law * calls.c (load_register_parameters): New function.
1999-03-09 law * calls.c (expand_call): Slightly reorganize...
1999-03-09 law * calls.c (compute_argument_addresses): New...
1999-03-08 law * calls.c (initialize_argument_info): Accept...
1999-02-25 amylaar * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't...
1999-02-24 law * calls.c (initialize_argument_information...
1999-02-24 law * calls.c (compute_argument_block_size): New...
1999-02-24 law * calls.c (precompute_arguments): New function...
1999-02-24 law * calls.c (finalize_must_preallocate): New...
1999-02-16 law * calls.c (store_one_arg): Mark any slots used...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-19 jason * calls.c (expand_call): Strip a TARGET_EXPR if we...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-07 law * calls.c (store_unaligned_arguments_into_pseud...
1999-01-06 lawCopyright fixes.
1999-01-06 lawRevert changes which crept in by accident.
1999-01-06 law * calls.c (special_function_p): Push alloca...
1999-01-06 law * calls.c (special_function_p): New function...
1998-11-20 law * function.c (nonlocal_goto_handler_slots)...
1998-11-19 law * expr.c (STACK_BYTES): Delete unused macro.
1998-11-08 ghazi * gansidecl.h: Prepend a "G" to the macro wrapp...
1998-10-13 ghaziWarning fixes:
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-01 gavin * calls.c (expand_call) : Encapsulate code into
1998-08-26 law * calls.c (expand_call): Use bitfield instructi...
1998-08-26 ghazi * system.h: Include stdarg.h/varargs.h, make...
1998-07-01 rth * expr.c (emit_group_load, emit_group_store...
1998-06-20 law * calls.c (expand_call): Initialize "src" and...
1998-05-13 ghaziWarning fixes:
1998-05-06 robertlWed May 6 06:35:38 1998 Robert Lipe <robertl@dgii...
1998-04-29 jfc * calls.c (expand_call): Fix recognition of C++ operat...
1998-04-29 schwab * calls.c (expand_call): Bump the length limit on...
1998-04-09 law8
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 ghaziFix more warnings...
1998-02-14 law * varasm.c (output_constant_pool): Bring back...
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1998-02-08 law * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF conver...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-02-06 law * calls.c (expand_call): Don't confuse member...
1998-01-16 law`
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-12-24 law * flags.h, toplev.c, calls.c, alias.c: Remove...
1997-12-18 law * calls.c (expand_call): Implement LOAD_ARGS_RE...
1997-12-07 lawMerge from gcc-2.8
1997-11-14 law * calls.c (expand_call): Handle pcc_struct_valu...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-08-11 law * Integrate alias analysis changes from jfc...
1997-08-02 kenner(store_one_arg): Allow stack_slot to be SP in ARGS_GROW...
1997-08-02 kenner(expand_call): If -fcheck-memory-usage, use pseudo...
1997-07-25 kenner(expand_call): If -fstack-check and temp needed for...
1997-07-16 kenner(emit_library_call_value): Initialize all argvec elements.
1997-07-14 law * calls.c (emit_library_call): Use right index...
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
next