]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / cp / decl.c
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/ada/
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-17  paolo/cp
2013-11-16  mrsMerge in trunk.
2013-11-12  abutcherRefactor implicit function template implementation...
2013-11-10  rsandifoRemove some wide_int constructor calls. Make more...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-05  jason PR c++/58868
2013-11-04  mrsMerge in trunk.
2013-11-03  mpolacek Implement -fsanitize=vla-bound.
2013-10-31  jason * decl.c (cxx_maybe_build_cleanup): Always set LOOKUP_...
2013-10-30  jason * decl.c (cp_finish_decl): Never throw for VLA bound...
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
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.
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-11  jakublibgomp/
2013-10-08  paolo/cp
2013-10-03  glisse2013-10-04 Marc Glisse <marc.glisse@inria.fr>
2013-09-20  mrsMerge in trunk.
2013-09-16  abutcherSupport using 'auto' in a function parameter list to...
2013-09-13  ktietz2013-09-13 Jacek Caban <jacek@codeweavers.com>
2013-09-13  abutcherRevert r202554, r202540 and r202539.
2013-09-12  abutcherSupport using 'auto' in a function parameter list to...
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-30  hubicka Correct previous patch to not mark terminate as LEAF.
2013-08-30  hubicka * class.c (build_vtbl_initializer): Make __cxa_deleted...
2013-08-27  paolo2013-08-27 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-14  paolo/cp
2013-08-13  mrsAdd wide-int branch.
2013-08-12  paolo2013-08-12 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-02  paolo2013-08-02 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-25  paolo/cp
2013-07-21  mrs2013-07-21 OndÅ\99ej Bílka <neleai@seznam.cz>
2013-07-13  jason PR c++/55203
2013-07-04  paolo/cp
2013-06-27  jason * typeck2.c (store_init_value): Diagnose a non-constant
2013-06-23  gdr2013-06-22 Gabriel Dos Reis <gdr@integrable-solutions...
2013-06-21  jason PR c++/55149
2013-06-21  jason * decl.c (compute_array_index_type): Use size_one_node.
2013-06-12  paolo/cp
2013-06-07  jason * decl.c (grokdeclarator): Keep a decl with error...
2013-05-20  jason PR c++/57102
2013-05-16  jason PR c++/57279
2013-05-13  jason PR c++/57041
2013-05-13  jason PR c++/57253
2013-05-13  jason PR c++/57252
2013-05-09  jason * decl.c (cp_finish_decl): Only check VLA bound in...
2013-05-09  jason N3639 C++1y VLA diagnostics
2013-05-09  jason N3639 C++1y VLA support
2013-05-09  jason PR c++/57068
2013-05-06  paolo/cp
2013-05-05  paolo/cp
2013-04-19  jason N3638 changes to return type deduction
2013-04-19  jason DR 941
2013-04-08  paolo/cp
2013-04-02  jason PR c++/34949
2013-04-02  paolo2013-04-02 Paolo Carlini <paolo.carlini@oracle.com>
2013-04-01  jason Implement N2439 (ref-qualifiers for 'this')
2013-03-31  paolo2013-03-31 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  paolo2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  gdr * tree.h (VAR_P): New.
2013-03-26  gdr * cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION...
2013-03-26  paolo/cp
2013-03-26  paolo/cp
2013-03-25  paolo/cp
2013-03-22  gdr * cp-tree.h (identifier_p): New.
2013-03-21  jason PR c++/54532
2013-03-17  jason * decl.c (grokdeclarator): Assert that we won't see...
2013-03-17  jason PR c++/54764
2013-03-17  jason * cp-tree.h (abstract_class_use): New enum.
2013-03-14  jason PR c++/56614
2013-03-14  jason PR c++/56346
2013-03-06  paolo/cp
2013-03-01  paolo2013-03-01 Paolo Carlini <paolo.carlini@oracle.com>
2013-02-26  paolo2013-02-26 David Binderman <dcb314@hotmail.com>
2013-02-20  paolo/cp
2013-02-15  jason PR c++/55003
2013-02-13  jason PR c++/56155
2013-02-09  jason * decl.c (decls_match): Check versions later.
2013-02-07  jakub PR c++/56237
2013-02-06  jason PR c++/56177
2013-01-22  paolo/cp
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  jason PR c++/55893
2013-01-04  jason PR c++/55877
2013-01-03  jason PR c++/53650
2013-01-02  jason * decl.c (check_default_argument): Use LOOKUP_IMPLICIT.
2012-12-14  jason PR c++/42315
2012-12-06  jason PR c++/55015
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  jason PR c++/37276
2012-11-13  tmsriram2012-11-13 Sriraman Tallam <tmsriram@google.com>
next