summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek2009-11-281-6/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* builtins.c (apply_args_size, [...]): Remove some set but not used variables.David Binderman2009-11-071-3/+0
* re PR rtl-optimization/41646 (Reload ICE due to combiner extending life time ...Jakub Jelinek2009-10-091-1/+4
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+6
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-6/+10
* Squash commit of EH in gimpleRichard Henderson2009-09-141-4/+2
* expr.h (emit_storent_insn, [...]): Declare.Michael Matz2009-09-021-41/+32
* tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini2009-08-121-2/+2
* Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2009-08-061-1/+1
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-54/+51
* re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez2009-07-161-2/+4
* alias.c: Use REG_P...Shujing Zhao2009-06-221-6/+6
* Revert due to PR40320:Maxim Kuvyrkov2009-06-011-0/+10
* calls.c (emit_library_call_value_1): Don't force_operand for move and push in...Maxim Kuvyrkov2009-06-011-10/+0
* builtins.c (validate_gimple_arglist): Don't use va_arg with enum type.Ian Lance Taylor2009-05-291-1/+1
* calls.c (initialize_argument_information): Handle SSA names like decls with a...Michael Matz2009-05-011-0/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+2
* calls.c (emit_library_call_value_1): Fix a problem with parameter alignment f...Hariharan Sandanagobalane2009-04-061-1/+2
* calls.c (emit_library_call_value_1): Use slot_offset instead of offset when c...Jaka Mocnik2009-02-201-2/+2
* re PR target/39240 (Invalid sibcall optimization with promoted return types a...Jakub Jelinek2009-02-201-0/+31
* re PR tree-optimization/38977 (bash no longer builds with profile-feedback)Jakub Jelinek2009-02-041-2/+6
* re PR middle-end/38969 (-foptimize-sibling-calls generates wrong code on alpha)Uros Bizjak2009-01-271-1/+0
* re PR rtl-optimization/38245 (stack corruption when a call is removed but not...Jakub Jelinek2009-01-151-22/+25
* re PR middle-end/38556 (Revision 142792 breaks bootstrap)H.J. Lu2008-12-171-0/+2
* calls.c (expand_call): Do not sibcall if outgoing_reg_parm_stack_space does n...Jan Hubicka2008-12-171-0/+4
* function.c (aggregate_value_p): Get fntype from CALL_EXPR in any case.Kai Tietz2008-12-091-5/+7
* calls.c (expand_call): Pass to REG_PARM_STACK_SPACE the type of the function...Kai Tietz2008-11-261-11/+13
* calls.c (store_unaligned_arguments_into_pseudos): Deal only with values livin...Eric Botcazou2008-11-101-1/+2
* rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor2008-09-041-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+2
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2008-08-161-4/+4
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-4/+4
* re PR middle-end/37010 (-mno-accumulate-outgoing-args doesn't work with stack...H.J. Lu2008-08-061-2/+5
* [multiple changes]H.J. Lu2008-07-301-1/+5
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-3/+24
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-10/+5
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-2/+2
* PR middle-end/PR36584Uros Bizjak2008-06-231-5/+3
* optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to LCT_PURE and LCT_...Kenneth Zadeck2008-05-141-163/+13
* calls.c (emit_library_call_value_1): Restore code clearing ECF_LIBCALL_BLOCK ...Adam Nemet2008-05-141-0/+1
* calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.H.J. Lu2008-05-091-1/+8
* calls.c (compute_argument_block_size ): Add ATTRIBUTE_UNUSED to fndecl argument.Kai Tietz2008-05-081-2/+2
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-9/+17
* [multiple changes]Kenneth Zadeck2008-05-071-44/+43
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-5/+3
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-5/+5
* gengtype.c (write_root): Param_is argument is OK.Jan Hubicka2008-04-151-1/+0
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-17/+17
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-24/+5