aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
AgeCommit message (Expand)Author
2017-08-12Merged revisions r232323 through r251067 to the branchtr29124Edward Smith-Rowland
2017-07-20Merged revisions r232323 through r250392 to the branchEdward Smith-Rowland
2017-04-13Merged revisions through r246916 to the branchEdward Smith-Rowland
2016-10-12Merged revisions r232323 through r241076 to the branch (after revert to r232323)Edward Smith-Rowland
2016-10-12Merged from trunk to the branch.Edward Smith-Rowland
2016-08-13Merged revisions r232323 through r239446 to the branchEdward Smith-Rowland
2016-07-22Merged revisions r232323 through r238652 to the branchEdward Smith-Rowland
2016-06-03Merged revisions r232323 through r237074 to the branchEdward Smith-Rowland
2016-05-23Merged revisions r232323 through r236585 to the branchEdward Smith-Rowland
2016-05-02Merged revisions r232323 through r235758 to the branch.Edward Smith-Rowland
2016-04-21Merged revisions r232323 through r235345 to the branchEdward Smith-Rowland
2016-04-04Merged revisions r232323 through r234721 to the branchEdward Smith-Rowland
2016-03-23Merged revisions r232323 through r234434 to the branchEdward Smith-Rowland
2016-03-10Merged revisions r232323 through r234097 to the branchEdward Smith-Rowland
2016-03-01Merged r233676 through r233838 to the branchEdward Smith-Rowland
2016-02-24Merged revisions r233529 through r233675 to the branchEdward Smith-Rowland
2016-02-18Merging r232742 through r233528...Edward Smith-Rowland
2016-01-13Merge from trunk.Edward Smith-Rowland
2015-12-20 PR c++/67411Jason Merrill
2015-12-18Fix PR c++/68831 (superfluous -Waddress warning for C++ delete)Patrick Palka
2015-12-17 PR c++/67550Jason Merrill
2015-12-15gcc/testsuite/ChangeLog:Martin Sebor
2015-11-17PR c++/68308 - [6 Regression] ICE: tree check: expected integer_cst,Martin Sebor
2015-11-14 Merge C++ delayed folding branch.Jason Merrill
2015-11-11adaAndrew Macleod
2015-11-10PR c++/67913 - new expression with negative size not diagnosedMartin Sebor
2015-11-08Clean up fallout on ILP32 from r229831.Martin Sebor
2015-11-06[cp][committed] Fix bootstrap on arm due to print format warningKyrylo Tkachov
2015-11-06PR c++/67942 - diagnose placement new buffer overflowMartin Sebor
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor
2015-10-29adaAndrew Macleod
2015-10-21 PR c++/66583Jason Merrill
2015-10-08 * cp-tree.h (SIMPLE_TARGET_EXPR_P): New.Jason Merrill
2015-07-262015-07-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-07-242015-07-24 Richard Biener <rguenther@suse.de>Richard Biener
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-27 * call.c: Use VECTOR_TYPE_P.Marek Polacek
2015-06-24 PR c++/66501Jason Merrill
2015-06-23 PR c++/66501Jason Merrill
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-16 cp/Nathan Sidwell
2015-06-09/cpPaolo Carlini
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-22 PR c/47043Marek Polacek
2015-05-06 DR 1518Jason Merrill
2015-04-29/cpPaolo Carlini
2015-03-26 PR c++/65154Mikhail Maltsev
2015-02-09 PR c++/64899Jason Merrill