summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* * rtl.h (LCT_RETURNS_TWICE): New.rth2001-09-211-2/+8
* * calls.c (store_one_arg): Expand comment.rsandifo2001-09-101-2/+8
* * calls.c (store_one_arg): Make sure that the entire argument isrsandifo2001-09-101-2/+4
* * calls.c (emit_library_call_value): Don't use a fixedghazi2001-08-311-2/+5
* (forgot in last checkin)aj2001-08-281-36/+13
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * defaults.h: Define PREFERRED_STACK_BOUNDARY tozack2001-08-121-4/+0
* * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARYzack2001-08-101-33/+2
* * calls.c (ECF_ALWAYS_RETURN): New constant.hubicka2001-08-081-1/+10
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-18/+10
* * alias.c (nonlocal_mentioned_p):hubicka2001-08-071-1/+1
* * alias.c: Fix comment formatting.kazu2001-08-011-1/+1
* * calls.c (prepare_call_address): New parameter SIBCALLP. If true,rth2001-07-181-4/+5
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-2/+2
* 2001-07-10 Kazu Hirata <kazu@hxi.com>kazu2001-07-111-1/+1
* * calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT.dje2001-05-051-3/+3
* 2001-04-21 Kazu Hirata <kazu@hxi.com>kazu2001-04-211-2/+2
* * function.h (virtuals_instantiated): Declare.dj2001-04-051-4/+12
* * rtl.h (LCT_THROW): New.rth2001-04-041-7/+21
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-6/+19
* IA-64 ABI Exception Handling.rth2001-03-281-21/+4
* * rtl.h (LCT_NORETURN): New.rth2001-03-281-0/+33
* * 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