summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* PR rtl-optimization/58066uros2015-07-151-4/+7
* Fix double word typos.aldyh2015-07-131-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+3
* gcc/rsandifo2015-06-301-7/+2
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-0/+44
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* gcc/rsandifo2015-06-061-4/+3
* 2015-06-04 Sriraman Tallam <tmsriram@google.com>tmsriram2015-06-041-1/+7