]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-tree.h
Add C++ attribute abi_tag and -Wabi-tag option.
[thirdparty/gcc.git] / gcc / cp / cp-tree.h
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
2012-05-16  dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-12  paolo2012-05-12 Paolo Carlini <paolo.carlini@oracle.com>
2012-05-06  paolo2012-05-06 Paolo Carlini <paolo.carlini@oracle.com>
2012-04-30  dodjiFix va_arg type location
2012-04-24  paolo/cp
2012-04-21  hubicka * method.c (make_alias_for): Do not set TREE_SYMBOL_RE...
2012-04-18  paolo/cp
2012-04-06  jasonxvalue comment
2012-04-02  paolo/cp
2012-03-24  jason Implement return type deduction for normal functions...
2012-03-19  paolo2012-03-16 Paolo Carlini <paolo.carlini@oracle.com>
2012-03-13  dodjiPR c++/51641 - Lookup finds enclosing class member...
2012-03-02  paolo/cp
2012-01-31  jason PR c++/52043
2012-01-30  dodjiRevert "PR c++/51641 - Lookup finds enclosing class...
2012-01-30  dodjiPR c++/51641 - Lookup finds enclosing class member...
2012-01-23  jason PR c++/51925
2012-01-06  jason PR c++/6057
2011-12-21  jason PR c++/51611
2011-12-19  jason PR c++/51553
2011-12-15  redic-family:
2011-12-13  fabiengcc/testsuite/ChangeLog
2011-12-12  torvaldSupport noexcept-specifications for transaction stateme...
2011-12-12  torvaldAdd condition to MUST_NOT_THROW_EXPR.
2011-12-09  dodjiPR c++/51289 - ICE with alias template for bound templa...
2011-12-08  jason PR c++/51459
2011-12-05  jason Implement C++11 delegating constructors.
2011-11-21  jason PR c++/48322
2011-11-14  jason PR c++/6936
2011-11-09  dodjiPR c++/51043 - ICE in LTO
2011-11-09  paolo/cp
2011-11-08  aldyhMerge from transactional-memory branch.
2011-11-07  dodjiPR c++/45114 - Support C++11 alias-declaration
2011-11-06  paolo2011-11-06 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-04  jason PR c++/50965
2011-11-04  jason PR c++/48370
2011-11-01  jason PR c++/50500
2011-10-27  dodjiSmall comment cleanup
2011-10-26  jason Implement C++11 user-defined literals.
2011-10-25  jason PR c++/50866
2011-10-18  jason PR c++/50500
2011-10-18  bkoz2011-10-17 Michael Spertus <mike_spertus@symantec...
2011-10-13  jason PR c++/50614
2011-10-13  jason PR c++/50437
2011-10-13  dnovillo * cp-tree.h (struct language_function): Rename in_func...
2011-10-11  jason PR c++/49855
2011-10-09  paolo/cp
2011-09-30  jason * cp-tree.h (TREE_NEGATED_INT): Remove.
2011-09-25  jason * except.c (expr_noexcept_p): Split out from finish_no...
2011-09-25  jason Implement C++11 non-static data member initializers.
2011-09-24  paolo/cp
2011-09-23  jason Core 234 - allow const objects with no initializer or
2011-09-20  jason * cp-tree.h (DECL_TEMPLOID_INSTANTIATION): New.
2011-09-16  jason PR c++/50424
2011-09-12  jason * call.c (initialize_reference): Add flags parm.
2011-09-12  jason * cp-tree.h (LOOKUP_NO_RVAL_BIND): New.
2011-09-06  jason PR c++/50296
2011-09-05  jason * class.c (trivial_default_constructor_is_constexpr...
next