summaryrefslogtreecommitdiffstats
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...rth2001-03-181-13/+0
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-2/+3
* * calls.c (emit_library_call_value_1): Memory slot foraoliva2001-01-241-1/+1
* * calls.c (emit_library_call_value_1): Add USEs and CLOBBERsaoliva2001-01-121-5/+33
* * calls.c (emit_library_call_value_1): Supportaoliva2001-01-051-1/+5
* * calls.c (calls_function_1, case CONSTRUCTOR): New case.kenner2000-12-301-0/+11
* * alias.c (alias_sets_conflict_p): New function.kenner2000-12-301-21/+19
* * calls.c (emit_library_call_value_1): Add to call_fusage theaoliva2000-12-291-0/+3
* * calls.c (store_one_arg): If parm is passed both in stack and incchavva2000-12-281-0/+24
* * calls.c (expand_call): Emit queued insns before creatingrth2000-11-301-0/+4
* * calls.c (expand_call): Defer const/pure NO_DEFER_POP untilrth2000-11-291-5/+5
* * calls.c (expand_call): Don't disable tail recursion basedrth2000-11-281-4/+2
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-091-4/+4
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-5/+5
* * calls.c (emit_call_1) [sibcall_pop]: Use n_popped instead ofaoliva2000-11-041-3/+2
* * calls.c (expand_call): If sibcall_failure is set during pass 1,jakub2000-10-271-4/+5
* * calls.c (expand_call): Supress sibcall if we have arth2000-10-261-1/+6
* * calls.c (combine_pending_stack_adjustment_and_call): Don'taoliva2000-10-221-1/+1
* * calls.c (expand_call): Disallow sibcalls to noreturn functions.rth2000-10-071-0/+1
* Bring back equal forms for libcallscrux2000-09-171-13/+58
* Don't make bogus libcall blockscrux2000-09-151-44/+0
* * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.rth2000-09-151-1/+1
* * calls.c: Fix formatting.law2000-09-071-130/+130
* Eliminate false DV warnings for predicated calls to noreturn functions.wilson2000-09-011-0/+4
* top level:zack2000-08-291-6/+2
* * calls.c (expand_call): Don't create a VAR_DECL just to throw itmmitchel2000-08-291-10/+4
* * calls.c (check_sibcall_argument_overlap_1): Adjust forlaw2000-08-221-0/+9
* * calls.c (calls_function_1, expand_call): Only testkenner2000-08-161-3/+6
* * calls.c (ECF_SP_DEPRESSED): New macro.kenner2000-08-161-10/+34
* * calls.c (combine_pending_stack_adjustment_and_call): Only uselaw2000-07-311-4/+7
* * calls.c (store_arg): Return non-zero if sibcall_failure isjakub2000-07-181-16/+59
* * calls.c (stored_args_map): New variable.jakub2000-07-131-5/+125
* * calls.c (emit_library_call_value_1): Revert previous change.cpopetz2000-07-041-2/+2
* * calls.c (emit_library_call_value_1): Use valreg insteadcpopetz2000-07-031-2/+2
* * calls.c (compute_argument_addresses): Force stack slots intojakub2000-06-231-0/+7
* Warning fixes:ghazi2000-06-111-2/+2
* * timevar.def: Add TV_EXPAND.jason2000-06-091-1/+6
* * alias.c (struct alias_set_entry): New field has_zero_child.kenner2000-06-031-1/+1
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-22/+20
* * configure.in (stage1_warn_cflags): Add -Wstrict-prototypeszack2000-05-271-11/+12
* * tree.h (TREE_CODE_LENGTH): New macro.kenner2000-05-271-28/+14
* * calls.c (expand_call): Handle cleanups in tail-recursionmmitchel2000-05-241-3/+14
* * calls.c: Re-install both patches reverted by last patch.hubicka2000-05-151-237/+270
* * calls.c (expand_call): Move expand_start_target_temps call afterjakub2000-05-151-6/+9
* * calls.c: Revert both 05-09 patches.rth2000-05-121-253/+228
* * calls.c (expand_call): Increment currently_expanding_callrth2000-05-101-4/+2
* * calls.c (expand_call): Reorganize somewhat in orderhubicka2000-05-091-227/+254
* Add missing blankkenner2000-05-031-1/+1
* * calls.c (expand_call): Don't emit reg notes for a sibcall.rth2000-05-011-1/+2
OpenPOWER on IntegriCloud