OSDN Git Service

* Makefile.in (local-distclean): Remove leftover built files.
[pf3gnuchains/gcc-fork.git] / gcc / calls.c
2000-11-30 rth * calls.c (expand_call): Emit queued insns...
2000-11-29 rth * calls.c (expand_call): Defer const/pure NO_DE...
2000-11-28 rth * calls.c (expand_call): Don't disable tail...
2000-11-09 jsm28 * calls.c (expand_call, emit_library_call_value_1...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-11-04 aoliva* calls.c (emit_call_1) [sibcall_pop]: Use n_popped...
2000-10-27 jakub * calls.c (expand_call): If sibcall_failure is set...
2000-10-26 rth * calls.c (expand_call): Supress sibcall if...
2000-10-22 aoliva* calls.c (combine_pending_stack_adjustment_and_call...
2000-10-07 rth * calls.c (expand_call): Disallow sibcalls...
2000-09-17 cruxBring back equal forms for libcalls
2000-09-15 cruxDon't make bogus libcall blocks
2000-09-15 rth * calls.c (precompute_register_parameters)...
2000-09-07 law * calls.c: Fix formatting.
2000-09-01 wilsonEliminate false DV warnings for predicated calls to...
2000-08-29 zacktop level:
2000-08-29 mmitchel * calls.c (expand_call): Don't create a VAR_DECL just...
2000-08-22 law * calls.c (check_sibcall_argument_overlap_1...
2000-08-16 kenner * calls.c (calls_function_1, expand_call): Only test
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-07-31 law * calls.c (combine_pending_stack_adjustment_and...
2000-07-18 jakub * calls.c (store_arg): Return non-zero if sibcall_fail...
2000-07-13 jakub * calls.c (stored_args_map): New variable.
2000-07-04 cpopetz * calls.c (emit_library_call_value_1): Revert previous...
2000-07-03 cpopetz * calls.c (emit_library_call_value_1): Use valreg...
2000-06-23 jakub * calls.c (compute_argument_addresses): Force stack...
2000-06-11 ghaziWarning fixes:
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-27 zack * configure.in (stage1_warn_cflags): Add -Wstrict...
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-05-24 mmitchel * calls.c (expand_call): Handle cleanups in tail-recursion
2000-05-15 hubicka * calls.c: Re-install both patches reverted by last...
2000-05-15 jakub * calls.c (expand_call): Move expand_start_target_temp...
2000-05-12 rth * calls.c: Revert both 05-09 patches.
2000-05-10 rth * calls.c (expand_call): Increment currently_ex...
2000-05-09 hubicka * calls.c (expand_call): Reorganize somewhat in order
2000-05-03 kennerAdd missing blank
2000-05-01 rth * calls.c (expand_call): Don't emit reg notes...
2000-04-28 hubicka * calls.c (calls_function_1): Propertly handle TREE_L...
2000-04-28 rth * calls.c (combine_pending_stack_adjustment_and...
2000-04-27 mmitchel * calls.c (combine_pending_stack_adjustment_and_call...
2000-04-26 rth * calls.c (expand_call): Disable tail call...
2000-04-25 jason * calls.c (expand_call): Use get_callee_fndecl.
2000-04-20 hubicka * calls.c (expand_call): Avoid unnecesary precalculation
2000-04-19 hubicka * calls.c (precompute_arguments): Remove must_prealloc...
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
2000-04-12 hubicka (expand_call): Do not reverse args in "equal from...
2000-04-12 hubicka * calls.c (expand_call): Do NO_DEFER_POP unconditional...
2000-04-12 clmWed Apr 12 07:51:54 2000 Catherine Moore <clm@cygnus...
2000-04-12 kennerMinor whitespace change
2000-04-07 jason * calls.c (expand_call): emit_queue if we're...
2000-04-05 ghazi * calls.c (initialize_argument_information): Fix typo...
2000-04-05 rth * calls.c (try_to_integrate): Initialize reg_pa...
2000-04-04 hubicka * calls.c (ECF_MALLOC, ECF_MAY_BE_ALLOCA, ECF_RETURNS_...
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-29 law * calls.c (expand_call): Fix typo.
2000-03-29 jasonadd ATTRIBUTE_UNUSED
2000-03-29 hubicka Convert ACCUMULATE_OUTGOING_ARGS to an expression.
2000-03-29 hubicka * flags.h (flag_optimize_sibling_calls): Declare.
2000-03-27 rth * calls.c (expand_call): Pass parms not origina...
2000-03-25 rth * tree.c (lang_safe_for_unsave): Remove.
2000-03-24 jakub * sibcall.c (skip_copy_to_return_value): Use OUTGOING_...
2000-03-23 kenner * calls.c (expand_call): If TARGET is passed by refere...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-22 hubicka * calls.c: re-install Mar 16 emit_library_call merge.
2000-03-21 nathangcc
2000-03-20 rth * calls.c (expand_call): Don't bother generatin...
2000-03-17 rthSibling call optimizations.
2000-03-17 loewis * call.c (special_function_p): It is only malloc if...
2000-03-16 rth * calls.c: Revert last two changes.
2000-03-16 hubicka * calls.c (emit_library_call_value_1): Break out from...
2000-03-16 hubicka * calls.c (expand_call): Do sanity checking on arg_spa...
2000-03-16 jason * calls.c (emit_call_1): Nothrow functions...
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-03 jason * calls.c (special_function_p): operator new...
2000-03-02 jason * function.h (struct expr_status): Add x_arg_sp...
2000-03-02 hubicka * calls.c (expand_call) Do not attempt to combine...
2000-03-01 jason * calls.c (emit_library_call): Check for null...
2000-02-29 law * calls.c (emit_library_call): Do not abort...
2000-02-28 hubickaThu Feb 24 17:17:29 MET 2000 Jan Hubicka <jh@suse.cz>
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 lawCopyright fixes
2000-02-10 wilsonFix for ia64 setjmp miscompilation problem.
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-01-26 amylaar * calls.c (special_function_p): New argument fork_or_exec.
2000-01-18 ghazi * calls.c (emit_call_1): Mark parameter with...
2000-01-13 ghazi * calls.c (emit_call_1): Wrap varaible `struct_...
2000-01-11 ghazi * alias.c: PROTO -> PARAMS.
2000-01-04 ghazi * builtins.c (expand_builtin_strlen): Initialize varia...
1999-12-09 davem * config/sparc/sparc.h (PROMOTE_FOR_CALL_ONLY): Define.
1999-12-06 davem * calls.c (save_fixed_argument_area): If save_mode...
1999-12-05 mmitchel * tree.h (special_function_p): Declare.
1999-11-30 ghazi * calls.c (special_function_p): Remove `realloc...
1999-11-28 green * tree.h (struct tree_decl): Add malloc_flag.
1999-11-16 rth * explow.c (hard_function_value): Add outgoing...
next