]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/lambda.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cp / lambda.c
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-15  jason PR c++/65727
2015-04-03  paolo/cp
2015-01-27  jason PR c++/58597
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-12  jason PR c++/61402
2014-12-12  jason Remove N3639 "array of runtime length" from -std=c...
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-20  jason PR c++/63601
2014-09-22  jason PR c++/63320
2014-08-23  emsrlibcpp/
2014-08-15  jason PR c++/61566
2014-07-24  marxinIPA C++ refactoring 1/N
2014-05-22  paolo/cp
2014-05-21  jason PR c++/61133
2014-05-09  jason PR c++/60463
2014-05-05  mrsMerge in trunk.
2014-05-02  jason PR c++/60992
2014-04-02  mrsMerge in trunk.
2014-02-28  paolo/cp
2014-02-21  jason PR c++/60252
2014-02-21  jason PR c++/60252
2014-02-21  jason PR c++/60251
2014-01-13  mrsMerge in trunk.
2014-01-06  abutcherFix PR c++/59635
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-24  jason PR c++/59271
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-20  mrsMerge in trunk.
2013-10-17  paolo/cp
2013-10-08  paolo/cp
2013-09-23  abutcherSupport nested generic lambdas.
2013-09-20  mrsMerge in trunk.
2013-09-16  abutcherSupport lambda templates.
2013-09-15  jason Core DR 904
2013-09-15  jason * lambda.c (add_capture): Don't add DECL_LANG_SPECIFIC.
2013-09-13  abutcherRevert r202554, r202540 and r202539.
2013-09-13  abutcherFix uninitialized variables causing breakage with ...
2013-09-12  abutcherSupport lambda templates.
2013-07-14  jasonExtract lambda functions from semantics.c.