summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* Require wi::to_wide for treesrsandifo2017-10-101-11/+9
* Fix mismatched precisions in tree arithmeticrsandifo2017-10-021-3/+2
* Make more use of simplify_gen_binaryrsandifo2017-09-211-10/+2
* Turn SLOW_UNALIGNED_ACCESS into a target hookrsandifo2017-09-121-2/+2
* Make more use of int_mode_for_sizersandifo2017-09-051-4/+5
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-041-10/+13
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-55/+15
* Add a partial_subreg_p predicatersandifo2017-08-301-2/+1
* [17/77] Add an int_mode_for_size helper functionrsandifo2017-08-301-3/+6
* .marxin2017-08-081-0/+2
* PR driver/81650jakub2017-08-031-12/+18
* * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,hubicka2017-06-091-0/+2
* Patch for RTL expand bug affecting aarch64 vector code.wilson2017-05-131-2/+3
* PR tree-optimization/80612mpolacek2017-05-041-1/+1
* * calls.c (combine_pending_stack_adjustment_and_call): Removenathan2017-05-011-7/+2
* PR ada/80146schwab2017-03-291-0/+3
* PR c/79936law2017-03-141-0/+3
* Replace XALLOCAVEC with XCNEWVEC (PR c/79471).marxin2017-02-131-2/+2
* PR tree-optimization/78775 - [7 Regression] ICE in maybe_warn_alloc_args_over...msebor2017-01-101-135/+139
* Update copyright years.jakub2017-01-011-1/+1
* PR bootstrap/78817jakub2016-12-211-95/+0
* PR c/78673 - sprintf missing attribute nonnull on destination argumentmsebor2016-12-141-0/+95
* PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...msebor2016-12-081-1/+340
* Put back blank lineebotcazou2016-12-061-0/+1
* PR middle-end/78700ebotcazou2016-12-061-7/+3
* [Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimejiwang2016-11-291-1/+3
* PR ada/37139ebotcazou2016-10-161-16/+85
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Add inline functions for various bitwise operations.jason2016-09-161-3/+3
* [PATCH][PR64971]Convert function pointer to Pmode when emit call.renlin2016-08-091-3/+12
* 2016-08-03 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-08-031-37/+14
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-211-6/+2
* 016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-211-5/+37
* calls.c: fix warning on targets without REG_PARM_STACK_SPACEdmalcolm2016-05-201-1/+1
* Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm2016-05-201-16/+107
* Introduce can_implement_as_sibling_call_pdmalcolm2016-05-201-38/+76
* gcc/ienkovich2016-05-101-0/+10
* * calls.c (load_register_parameters): Fix zero size sibcall logic.jason2016-03-181-3/+3
* PR ada/70017ebotcazou2016-03-121-2/+2
* PR 69246: Invalid REG_ARGS_SIZE for sibcallsrsandifo2016-01-151-3/+10
* Update copyright years.jakub2016-01-041-1/+1
* PR tree-optimization/68680jakub2015-12-041-6/+14
* [calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when...ktkachov2015-11-261-0/+7
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-5/+5
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-14/+12
* Properly handle -fno-plt in ix86_expand_callhjl2015-10-271-12/+0
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* gcc/rsandifo2015-08-241-61/+21
* PR rtl-optimization/66891uros2015-07-171-0/+6