aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20Don't call targetm.calls.static_chain in non-static functionTom de Vries1-0/+1
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-1/+1
2017-11-21PR tree-optimization/82945 - add warning for passing non-strings to functions...Martin Sebor1-0/+2
2017-01-10PR tree-optimization/78775 - [7 Regression] ICE in maybe_warn_alloc_args_over...Martin Sebor1-0/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek1-1/+0
2016-12-14PR c/78673 - sprintf missing attribute nonnull on destination argumentMartin Sebor1-0/+1
2016-12-08PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...Martin Sebor1-2/+1
2016-07-21016-07-21 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-06-25function.h (struct incoming_args): Move struct.Andrew MacLeod1-0/+5
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-2/+2
2014-02-24* calls.h: Fix typo in comment.Alangi Derick1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+31