summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-164/+36
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-8/+8
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-2/+0
* * calls.c (shift_returned_value): Fix handling of non-integerrsandifo2004-06-241-1/+9
* * calls.c (expand_call): Call INIT_CUMULATIVE_ARGS earlier, andamodra2004-06-241-18/+28
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-10/+10
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* * calls.c (initialize_argument_information): Forbid sibcalls if arsandifo2004-05-221-0/+7
* * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.ian2004-05-211-4/+1
* * tree.def (documentation): Remove mention of class 'b'.zack2004-05-141-2/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-312/+163
* * calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY.pbrook2004-04-281-1/+1
* * Makefile.in (LIBGCOV): Add _gcov_fork, _gcov_execl, _gcov_execlp,rakdver2004-04-231-26/+1
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-3/+2
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-2/+2
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-1/+1
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-7/+7
* PR target/14547rth2004-03-121-3/+27
* PR target/14262uweigand2004-03-111-3/+6
* * calls.c: Don't reference FINAL_REG_PARM_STACK_SPACE orkazu2004-02-261-25/+0
* Out-of-date comments noticed while looking at PR 169.wilson2004-02-241-14/+10
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-6/+7
* PR c++/11326mmitchel2004-02-171-5/+9
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-9/+9
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-5/+11
* * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".kazu2004-01-311-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* PR optimization/12372danglin2004-01-151-0/+8
* * calls.c: Replace STRICT_ARGUMENT_NAMING in comments withkazu2004-01-141-6/+7
* * calls.c (expand_call): Recognize calls to "sqrt" and createmmitchel2003-12-241-11/+22
* * calls.c (load_register_parameters): Don't usekazu2003-12-181-4/+0
* * calls.c (expand_call): Update comments.kazu2003-12-181-9/+10