summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* fix whitespacejason2002-04-121-1/+1
* 2002-04-04 David S. Miller <davem@redhat.com>davem2002-04-041-1/+7
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-3/+3
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-20/+26
* * calls.c (precompute_arguments): Do not assume that temporariesmmitchel2002-03-181-11/+0
* * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definitionrth2002-03-011-3/+3
* * calls.c (store_one_arg): In the non-BLKmode non-partial case,aoliva2002-02-111-8/+15
* Contribute sh64-elf.aoliva2002-02-091-4/+10
* * calls.c (try_to_integrate): Use "(size_t)" intermediategrahams2002-01-161-3/+3
* * calls.c (expand_call): Don't turn off ECF_LIBCALL_BLOCK forrth2001-12-231-46/+65
* * calls.c (ECF_LIBCALL_BLOCK): New constant.hubicka2001-12-231-38/+29
* * calls.c (flags_from_decl_or_type): Move ECF_SP_DEPRESSED here.kenner2001-12-221-15/+17
* C++ ABI change: destroy value arguments in caller.jason2001-12-181-0/+10
* * calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend have adjustedkenner2001-12-151-2/+5
* 2001-12-11 Steve Ellcey <sje@cup.hp.com>janis2001-12-111-1/+3
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-40/+2
* 2001-10-09 Andrew Haley <aph@redhat.com>aph2001-11-221-2/+2
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-4/+6
* * expmed.c (extract_bit_field): No longer pass in alignment.kenner2001-11-111-10/+5
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-6/+6
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-7/+5
* Correct typo in last changekenner2001-10-231-1/+2
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-57/+22
* * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.ghazi2001-10-191-1/+1
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-15/+15
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * 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