summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/17965jakub2005-06-261-3/+18
* Update FSF address.kcook2005-06-251-2/+2
* PR c++/19317jason2005-06-231-11/+1
* * calls.c (purge_reg_equiv_notes): Remove, fold into...steven2005-05-091-27/+27
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-2/+2
* * calls.c (expand_call): Handle current_function_pretend_args_sizedrow2005-05-021-2/+5
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-1/+1
* 2005-03-30 Dale Johannesen <dalej@apple.com>dalej2005-03-301-1/+5
* * calls.c (struct arg_data): Update "partial" comment.amodra2005-03-301-6/+6
* 2005-03-18 Alexey Neyman <alex.neyman@auriga.ru>bonzini2005-03-181-2/+2
* * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,rakdver2005-03-141-0/+3
* PR c/14411rth2005-03-081-0/+4
* * calls (stack_arg_under_construction): Make it static.kazu2005-03-071-1/+1
* * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.kazu2005-02-281-6/+0
* PR middle-end/19616steven2005-01-261-1/+1
* * calls.c (expand_call): Check DECL_BUILT_IN_CLASS beforeebotcazou2005-01-181-1/+1
* PR target/18916amodra2005-01-111-6/+15
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-25/+29
* gcc/ChangeLog:aoliva2004-12-231-2/+2
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-37/+33
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-10/+7
* 2004-11-22 Dale Johannesen <dalej@apple.com>dalej2004-11-221-1/+0
* PR 18480rth2004-11-151-2/+13
* * calls.c (precompute_register_parameters): Force all PARALLELsrth2004-11-141-13/+21
* * calls.c (split_complex_values, split_complex_types): Makekazu2004-11-081-2/+4
* * function.c (reference_callee_copied): New.rth2004-09-081-4/+4
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-63/+56
* PR middle-end/17258rth2004-09-021-62/+30
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+2
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-80/+0
* 2004-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-171-1/+1
* calls.c (load_register_parameters): Remove spurious FIXME token.nathan2004-08-161-1/+1
* .:nathan2004-08-151-2/+5
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-72/+0
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-8/+1
* * calls.c (combine_pending_stack_adjustment_and_call): Makerth2004-07-261-5/+5
* 2004-07-21 Eric Christopher <echristo@redhat.com>echristo2004-07-211-22/+1
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-0/+1
* 2004-07-14 Eric Christopher <echristo@redhat.com>echristo2004-07-141-13/+13
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-30/+1
* * function.c (pass_by_reference): New.rth2004-07-131-6/+3
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-14/+23
* * function.c (expand_function_start): Ensure r_save is in Pmode.sje2004-07-121-0/+1
* * calls.c (check_sibcall_argument_overlap_1): Handle pointersrakdver2004-07-101-1/+1
* * expr.h (store_bit_field, extract_bit_field): Remove last argument.jakub2004-07-101-2/+2
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-3/+3
* * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.aoliva2004-07-081-20/+2
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-16/+0
* * calls.c (emit_library_call_value_1): Use mode of function parameterrth2004-07-081-1/+2
* * calls.c (load_register_parameters): Call expand_shift insteadsayle2004-07-051-5/+6