aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
AgeCommit message (Expand)Author
2017-08-14Merged trunk revision 251080 into the hsa branchhsaMartin Jambor
2017-07-31Merged trunk revision 250739 into the hsa branchMartin Jambor
2017-06-26Merged trunk revision 249638 into the hsa branchMartin Jambor
2017-06-13Merged trunk revision 249127 into the hsa branchMartin Jambor
2017-05-31Merged trunk revision 248576 into the hsa branchMartin Jambor
2017-04-24Merged trunk revision 247091 into the hsa branchMartin Jambor
2017-04-03Merged trunk revision 246648 into the hsa branchMartin Jambor
2017-03-20Merged trunk revision 246276 into the hsa branchMartin Jambor
2017-03-07Merged trunk revision 245910 into the hsa branchMartin Jambor
2017-01-30Merged trunk revision 245023 into the hsa branchMartin Jambor
2017-01-17Merged trunk revision 244489 into the hsa branchMartin Jambor
2017-01-03Merged trunk revision 244015 into the hsa branchMartin Jambor
2016-11-28Merged trunk revision 242875 into the hsa branchMartin Jambor
2016-11-21Merged trunk revision 242657 into the hsa branchMartin Jambor
2016-11-01Merged trunk revision 241734 into the hsa branchMartin Jambor
2016-10-19Merged trunk revision 241230 into the hsa branchMartin Jambor
2016-10-04Merged trunk revision 240707 into the hsa branchMartin Jambor
2016-09-21Merged trunk revision 240228 into the hsa branchMartin Jambor
2016-08-23Merged trunk revision 239658 into the hsa branchMartin Jambor
2016-08-10Merged trunk revision 239241 into the hsa branchMartin Jambor
2016-07-25Merged trunk revision 238701 into the hsa branchMartin Jambor
2016-06-29Merged trunk revision 237818 into the hsa branchMartin Jambor
2016-06-06Merged trunk revision 237133 into the hsa branchMartin Jambor
2016-05-20Merged trunk revision 236472 into the hsa branchMartin Jambor
2016-05-13Merged trunk revision 236071 into the hsa branchMartin Jambor
2016-04-15Merged trunk revision 235029 into the hsa branchMartin Jambor
2016-03-08Merged trunk revision 234047 into the hsa branchMartin Jambor
2016-02-29Merged trunk revision 233808 into the hsa branchMartin Jambor
2016-02-11Merged trunk revision 233333 into the hsa branchMartin Jambor
2016-02-02Merged trunk revision 233037 into the hsa branchMartin Jambor
2016-01-21Merged trunk revision 232671 into the hsa branchMartin Jambor
2016-01-15Merged trunk revision 232439 into the hsa branchMartin Jambor
2016-01-11Merged trunk revision 232223 into the hsa branchMartin Jambor
2015-12-14Merged trunk revision 231608 into the hsa branchMartin Jambor
2015-12-07Merged trunk revision 231362 into the hsa branchMartin Jambor
2015-12-01Merged trunk revision 231115 into the hsa branchMartin Jambor
2015-11-19Merged trunk revision 230543 into the hsa branchMartin Jambor
2015-11-12Merged trunk revision 230248 into the hsa branchMartin Jambor
2015-11-02Merged trunk revision 229662 into the hsa branchMartin Jambor
2015-10-29Merged trunk revision 229518 into the hsa branchMartin Jambor
2015-10-04 Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill
2015-09-15 PR c/67580Marek Polacek
2015-09-15 * c-decl.c (lookup_label): Return NULL_TREE instead of 0.Marek Polacek
2015-09-09 PR c/67500Jakub Jelinek
2015-08-12 * c-decl.c (grokdeclarator): Call error_at instead of error and passMarek Polacek
2015-08-03 PR c/67088Marek Polacek
2015-07-27gcc/c/ChangeLogLuis Felipe Strano Moraes
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod