summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-10 H.J. Lu <hjl@gnu.org>hjl2002-11-111-0/+2
* * c-opts.c (missing_arg): Use cl_options[opt_index].opt_codeuweigand2002-10-211-1/+1
* * calls.c (expand_call): Simplify noreturn call.hubicka2002-10-111-2/+1
* * calls.c (precompute_register_parameters): Force non-legitimaterth2002-10-011-0/+6
* 2002-09-26 David S. Miller <davem@redhat.com>davem2002-09-271-0/+8
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-5/+5
* * calls.c (store_one_arg): Rename default_align to parm_align;rth2002-09-191-12/+20
* * calls.c (store_one_arg): Set default alignment for BLKmode argumentsdanglin2002-09-171-2/+10
* * calls.c (emit_library_call_value_1): Don't refer tokazu2002-09-161-2/+2
* * calls.c (store_one_arg): Use size_in_bytes to determine thejason2002-09-121-1/+2
* * expr.h (enum block_op_methods): New.rth2002-08-291-28/+26
* * calls.c: Include target.h.rth2002-08-151-0/+1
* * calls.c (emit_library_call_value_1): Ifamylaar2002-07-231-0/+10
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-5/+5
* * loop.c (load_mems): Don't change the interface of called functions.amylaar2002-04-241-0/+6
* 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