aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.c
AgeCommit message (Expand)Author
2019-11-22PR middle-end/83859 - attributes to associate pointer arguments and sizesmsebor
2019-11-06introduce -fcallgraph-info optionaoliva
2019-10-29[AArch64] Add support for the SVE PCSrsandifo
2019-10-09PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...msebor
2019-09-06 * function.c (assign_parm_find_data_types): Use RECORD_OR_UNION_TYPE_Pjakub
2019-09-05 PR middle-end/91001jakub
2019-08-20Add a pass_by_reference flag to function_arg_inforsandifo
2019-08-20Make calls.c use function_arg_info internallyrsandifo
2019-08-20Add a apply_pass_by_reference_rules helperrsandifo
2019-08-20Use function_arg_info for TARGET_MUST_PASS_IN_STACKrsandifo
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESrsandifo
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCErsandifo
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGrsandifo
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCErsandifo
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESrsandifo
2019-08-20Add must_pass_va_arg_in_stackrsandifo
2019-08-20Add pass_va_arg_by_referencersandifo
2019-08-13Protect some checks of DECL_FUNCTION_CODErsandifo
2019-07-25Come up with function_decl_type and use it in tree_function_decl.marxin
2019-06-14Update preferred_stack_boundary only when expanding function callhjl
2019-05-16 PR fortran/90329jakub
2019-04-04PR middle-end/89957 - ICE calling strnlen with an int128_t bound in a known r...msebor
2019-02-13Clean up MPX-related stuff.marxin
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>sandra
2019-01-04PR tree-optimization/88659 - ICE in maybe_warn_nonstring_argmsebor
2019-01-02 * gimple-fold.h (get_range_strlen): Update prototype.law
2019-01-01 Update copyright years.jakub
2018-12-14PR tree-optimization/88372 - alloc_size attribute is ignored on function poin...msebor
2018-12-05 PR c/87028law
2018-10-17 * bitmap.c (bitmap_head::dump): New.aldyh
2018-09-28 * calls.c (expand_call): Try to do a tail call for thunks at -O0 too.ebotcazou
2018-08-28PR middle-end/86631 - missing -Walloc-size-larger-than on ILP32 hostsmsebor
2018-08-28 PR middle-end/87099jakub
2018-08-27Come up with fndecl_built_in_p.marxin
2018-08-20Add support for grouping of related diagnostics (PR other/84889)dmalcolm
2018-07-20PR middle-end/82063 - issues with arguments enabled by -Wallmsebor
2018-07-07 * tree-vrp.c (vrp_int_const_binop): Change overflow type toaldyh
2018-06-18PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of sourcemsebor
2018-06-18PR tree-optimization/81384 - built-in form of strnlen missingmsebor
2018-06-12Use poly_int rtx accessors instead of hwi accessorsrsandifo
2018-06-08Remove MPXmarxin
2018-05-31PR c/82063 - issues with arguments enabled by -Wallmsebor
2018-05-29PR middle-end/85888 - New test case c-c++-common/attr-nonstring-6.c from r260...msebor
2018-05-22PR middle-end/85359 - duplicate -Wstringop-overflow for a strcmp call with a ...msebor
2018-05-22Fix typo in a comment.msebor
2018-05-22PR c/85623 - strncmp() warns about attribute 'nonstring' incorrectly in -Wstr...msebor
2018-05-15PR middle-end/85643 - attribute nonstring fails to squash -Wstringop-truncati...msebor
2018-03-28Fix typos (PR other/84819).marxin
2018-03-15 PR c++/79085jakub
2018-02-08 PR tree-optimization/84224aldyh