]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/init.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / init.c
2016-01-04  jakub Update copyright years.
2015-12-20  jason PR c++/67411
2015-12-18  ppalkaFix PR c++/68831 (superfluous -Waddress warning for...
2015-12-17  jason PR c++/67550
2015-12-15  mseborgcc/testsuite/ChangeLog:
2015-11-17  mseborPR c++/68308 - [6 Regression] ICE: tree check: expected...
2015-11-14  jason Merge C++ delayed folding branch.
2015-11-11  amacleodada
2015-11-10  mseborPR c++/67913 - new expression with negative size not...
2015-11-08  mseborClean up fallout on ILP32 from r229831.
2015-11-06  ktkachov[cp][committed] Fix bootstrap on arm due to print forma...
2015-11-06  mseborPR c++/67942 - diagnose placement new buffer overflow
2015-11-05  mseborPR c++/67942 - diagnose placement new buffer overflow
2015-10-29  amacleodada
2015-10-21  jason PR c++/66583
2015-10-08  jason * cp-tree.h (SIMPLE_TARGET_EXPR_P): New.
2015-07-26  paolo2015-07-26 Paolo Carlini <paolo.carlini@oracle.com>
2015-07-24  rguenth2015-07-24 Richard Biener <rguenther@suse.de>
2015-07-13  aldyhFix double word typos.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-27  mpolacek * call.c: Use VECTOR_TYPE_P.
2015-06-24  jason PR c++/66501
2015-06-23  jason PR c++/66501
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-16  nathan cp/
2015-06-09  paolo/cp
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  mpolacek PR c/47043
2015-05-06  jason DR 1518
2015-04-29  paolo/cp
2015-03-26  jason PR c++/65154
2015-02-09  jason PR c++/64899
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-08  jasongcc/
2015-01-08  jason * init.c (build_vec_init): Call ubsan_instrument_bound...
2015-01-05  jakub Update copyright years.
2014-12-15  jason N3778: Sized Deallocation
2014-12-12  jason Remove N3639 "array of runtime length" from -std=c...
2014-11-19  jason PR c++/57979
2014-10-27  jason Implement N3653 (Member initializers and aggregates...
2014-10-01  jason PR c++/63362
2014-08-07  jason * init.c (build_vec_init): Fix constant initialization of
2014-08-07  jason PR c++/60417
2014-08-07  jason PR c++/61994
2014-08-02  jason PR c++/60417
2014-06-30  jason PR c++/61659
2014-05-21  rsandifogcc/
2014-05-20  paolo/cp
2014-05-14  paolo2014-05-14 Paolo Carlini <paolo.carlini@oracle.com>
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-30  jason PR c++/60980
2014-04-29  jason DR 1351
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-04-01  fabien2014-04-01 Fabien ChĂȘne <fabien@gcc.gnu.org>
2014-03-26  fabien2014-03-26 Fabien Chene <fabien@gcc.gnu.org>
2014-03-20  jakub PR c++/60572
2014-03-07  jason * decl.c (create_array_type_for_decl): Only warn about...
2014-02-26  jason PR c++/60347
2014-02-10  mrsMerge in trunk.
2014-01-17  paolo/cp
2014-01-17  paolo/cp
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-23  jason PR c++/58868
2013-11-23  jason PR c++/58525
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-06  paolo/cp
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-30  jason * init.c (push_base_cleanups): Check ANON_AGGR_TYPE_P.
2013-10-30  burnus2013-10-30 Tobias Burnus <burnus@net-b.de>
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  jason In C++11 a trivial [cd]tor might not be callable.
next