aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.c
AgeCommit message (Expand)Author
2018-06-22 Backported from mainlineJakub Jelinek
2018-06-19PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2017-09-07 Backported from mainlineJakub Jelinek
2017-06-24 PR tree-optimization/80612Marek Polacek
2017-03-29 PR ada/80146Andreas Schwab
2017-03-14 PR c/79936Martin Sebor
2017-02-13Replace XALLOCAVEC with XCNEWVEC (PR c/79471).Martin Liska
2017-01-10PR tree-optimization/78775 - [7 Regression] ICE in maybe_warn_alloc_args_over...Martin Sebor
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-21 PR bootstrap/78817Jakub Jelinek
2016-12-14PR c/78673 - sprintf missing attribute nonnull on destination argumentMartin Sebor
2016-12-08PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...Martin Sebor
2016-12-06Put back blank lineEric Botcazou
2016-12-06 PR middle-end/78700Eric Botcazou
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang
2016-10-16 PR ada/37139Eric Botcazou
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-16 Add inline functions for various bitwise operations.Jason Merrill
2016-08-09[PATCH][PR64971]Convert function pointer to Pmode when emit call.Renlin Li
2016-08-032016-08-03 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-05-20calls.c: fix warning on targets without REG_PARM_STACK_SPACEDavid Malcolm
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-05-20Introduce can_implement_as_sibling_call_pDavid Malcolm
2016-05-10gcc/Ilya Enkovich
2016-03-18 * calls.c (load_register_parameters): Fix zero size sibcall logic.Jason Merrill
2016-03-12 PR ada/70017Eric Botcazou
2016-01-15PR 69246: Invalid REG_ARGS_SIZE for sibcallsRichard Sandiford
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-04 PR tree-optimization/68680Jakub Jelinek
2015-11-26[calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when...Kyrylo Tkachov
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-27Properly handle -fno-plt in ix86_expand_callH.J. Lu
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-24gcc/Richard Sandiford
2015-07-17 PR rtl-optimization/66891Uros Bizjak
2015-07-15 PR rtl-optimization/58066Uros Bizjak
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-30gcc/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod