]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-tree.h
Commit the vtable verification feature. This feature is designed to
[thirdparty/gcc.git] / gcc / cp / cp-tree.h
2013-08-07  cticeCommit the vtable verification feature. This feature...
2013-08-02  paolo2013-08-02 Paolo Carlini <paolo.carlini@oracle.com>
2013-08-01  bergnergcc/cp/
2013-07-25  paolo/cp
2013-07-24  paolo/cp
2013-07-22  paolo2013-07-22 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-13  jason * call.c (can_convert): Allow user-defined conversions.
2013-07-09  jason PR c++/57550
2013-07-04  paolo/cp
2013-06-29  emsrlibcpp:
2013-06-28  bviyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-27  glisse2013-06-27 Marc Glisse <marc.glisse@inria.fr>
2013-06-21  bviyerImplemented Cilk Plus Array Notation for C++
2013-06-21  jason PR c++/55149
2013-06-20  jason * pt.c (process_partial_specialization): Build a TEMPL...
2013-06-20  jason * cp-tree.h (DECL_TEMPLATE_PARMS, DECL_TEMPLATE_RESULT)
2013-06-17  rguenth2013-06-17 Richard Biener <rguenther@suse.de>
2013-06-06  jasoncomment tweaks
2013-06-03  paolo/gcc/cp
2013-05-30  jason PR c++/52377
2013-05-21  paolo/cp
2013-05-20  jason PR c++/57319
2013-05-09  jason N3639 C++1y VLA support
2013-05-09  jason Core 624/N2932: Throw bad_array_new_length on overflow
2013-04-24  jason N3648: Allow braced and parenthesized initializers.
2013-04-24  paolo/cp
2013-04-22  jasongcc/cp/
2013-04-19  jason N3638 changes to return type deduction
2013-04-11  jason PR c++/52748
2013-04-04  jason * cp-tree.h (FUNCTION_OR_METHOD_TYPE_CHECK): Remove.
2013-04-02  paolo2013-04-02 Paolo Carlini <paolo.carlini@oracle.com>
2013-04-01  jason * cxx-pretty-print.h (pp_cxx_cv_qualifiers): New.
2013-04-01  jason Implement N2439 (ref-qualifiers for 'this')
2013-04-01  paolo2013-04-01 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  paolo2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  jason N3582
2013-03-29  gdr * tree.h (VAR_P): New.
2013-03-29  crowlAdd uniform debug dump function names.
2013-03-28  jason PR c++/17232
2013-03-28  gdr * cp-tree.h (next_aggr_init_expr_arg): Remove static...
2013-03-27  jason PR c++/52597
2013-03-22  gdr * cp-tree.h (identifier_p): New.
2013-03-17  jason PR c++/54277
2013-03-17  jason N3276
2013-03-17  jason * cp-tree.h (abstract_class_use): New enum.
2013-03-17  jason PR c++/55240
2013-03-08  jason PR c++/51494
2013-02-20  paolo/cp
2013-02-09  jason PR c++/56247
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-10  jason PR c++/55878
2013-01-03  jason PR c++/53650
2012-12-08  jason PR c++/55127
2012-12-07  paolo2012-12-07 Paolo Carlini <paolo.carlini@oracle.com>
2012-11-29  jason PR c++/53137
2012-11-23  jakub PR c++/54046
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-13  tmsriram2012-11-13 Sriraman Tallam <tmsriram@google.com>
2012-11-09  jason Add C++ attribute abi_tag and -Wabi-tag option.
2012-11-09  jasonremove redundant definition of IN_CHARGE_NAME
2012-10-25  jason Core 1402
2012-10-15  jason Implement C++11 inheriting constructors.
2012-10-11  jason * cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual...
2012-10-10  dodjiPR c++/53540 - using fails to be equivalent to typedef
2012-10-08  jason Allow dynamic initialization of thread_locals.
2012-10-08  jason Partial implementation of C++11 thread_local.
2012-10-08  dodjiPR c++/53528 C++11 attribute support
2012-10-07  paolo2012-10-07 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-05  jakubcp/
2012-10-01  jason * decl.c (check_initializer): Set DECL_NONTRIVIALLY_IN...
2012-10-01  jason * cp-tree.h (TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK...
2012-10-01  jason * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at...
2012-09-29  paolo/cp
2012-09-11  paolo/cp
2012-09-10  jason PR c++/54506
2012-09-05  paolo/cp
2012-09-05  jason PR c++/54420
2012-08-31  jason PR c++/18747
2012-08-31  jason PR c++/50545
2012-08-25  jason PR c++/51213 (again)
2012-08-23  jason * decl.c (compute_array_index_type): Use type_dependen...
2012-08-21  rguenth2012-08-21 Richard Guenther <rguenther@suse.de>
2012-08-20  fwFix PR C++/19351: integer overflow in operator new[]
2012-08-03  glissegcc/cp/ChangeLog
2012-08-02  paolo/cp
2012-07-31  paolo2012-07-31 Paolo Carlini <paolo.carlini@oracle.com>
2012-07-25  jason * cp-tree.h (tsubst_flags): Remove tf_no_access_control.
2012-07-19  jason DR 1170
2012-07-16  jason * cp-tree.h (struct deferred_access_check): Add location.
2012-07-10  jason DR 1402
2012-07-06  jason * cp-tree.h (DECL_DECLARES_TYPE_P): Check DECL_TYPE_TE...
2012-07-05  jason * cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.
2012-07-05  jason PR c++/50852
2012-07-03  jason PR c++/53619
2012-06-07  fabiengcc/testsuite/ChangeLog
2012-06-06  paolo/cp
2012-06-04  sterling2012-06-04 Sterling Augustine <saugustine@google...
2012-06-02  jason PR c++/52973
2012-05-21  paolo/cp
2012-05-17  paologcc/cp
next