| Commit message (Expand) | Author | Age | Files | Lines |
* | 2012-11-13 Sriraman Tallam <tmsriram@google.com> | tmsriram | 2012-11-13 | 1 | -0/+2 |
* | Add C++ attribute abi_tag and -Wabi-tag option. | jason | 2012-11-09 | 1 | -0/+1 |
* | remove redundant definition of IN_CHARGE_NAME | jason | 2012-11-09 | 1 | -1/+0 |
* | Core 1402 | jason | 2012-10-25 | 1 | -7/+1 |
* | Implement C++11 inheriting constructors. | jason | 2012-10-15 | 1 | -2/+16 |
* | * cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions. | jason | 2012-10-11 | 1 | -1/+5 |
* | PR c++/53540 - using fails to be equivalent to typedef | dodji | 2012-10-10 | 1 | -3/+3 |
* | Allow dynamic initialization of thread_locals. | jason | 2012-10-08 | 1 | -0/+6 |
* | Partial implementation of C++11 thread_local. | jason | 2012-10-08 | 1 | -0/+8 |
* | PR c++/53528 C++11 attribute support | dodji | 2012-10-08 | 1 | -3/+17 |
* | 2012-10-07 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-10-07 | 1 | -1/+1 |
* | cp/ | jakub | 2012-10-05 | 1 | -0/+5 |
* | * decl.c (check_initializer): Set DECL_NONTRIVIALLY_INITIALIZED_P | jason | 2012-10-01 | 1 | -2/+3 |
* | * cp-tree.h (TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK): New. | jason | 2012-10-01 | 1 | -4/+14 |
* | * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name. | jason | 2012-10-01 | 1 | -2/+2 |
* | /cp | paolo | 2012-09-29 | 1 | -1/+2 |
* | /cp | paolo | 2012-09-11 | 1 | -2/+4 |
* | PR c++/54506 | jason | 2012-09-10 | 1 | -0/+1 |
* | /cp | paolo | 2012-09-05 | 1 | -13/+7 |
* | PR c++/54420 | jason | 2012-09-05 | 1 | -5/+1 |
* | PR c++/18747 | jason | 2012-08-31 | 1 | -0/+2 |
* | PR c++/50545 | jason | 2012-08-31 | 1 | -0/+1 |
* | PR c++/51213 (again) | jason | 2012-08-25 | 1 | -1/+1 |
* | * decl.c (compute_array_index_type): Use type_dependent_expression_p. | jason | 2012-08-23 | 1 | -4/+4 |
* | 2012-08-21 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-21 | 1 | -3/+3 |
* | Fix PR C++/19351: integer overflow in operator new[] | fw | 2012-08-20 | 1 | -1/+1 |
* | gcc/cp/ChangeLog | glisse | 2012-08-03 | 1 | -0/+1 |
* | /cp | paolo | 2012-08-02 | 1 | -3/+3 |
* | 2012-07-31 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-07-31 | 1 | -1/+1 |
* | * cp-tree.h (tsubst_flags): Remove tf_no_access_control. | jason | 2012-07-25 | 1 | -2/+0 |
* | DR 1170 | jason | 2012-07-19 | 1 | -8/+17 |
* | * cp-tree.h (struct deferred_access_check): Add location. | jason | 2012-07-16 | 1 | -0/+2 |
* | DR 1402 | jason | 2012-07-10 | 1 | -1/+7 |
* | * cp-tree.h (DECL_DECLARES_TYPE_P): Check DECL_TYPE_TEMPLATE_P. | jason | 2012-07-06 | 1 | -1/+1 |
* | * cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove. | jason | 2012-07-05 | 1 | -6/+1 |
* | PR c++/50852 | jason | 2012-07-05 | 1 | -0/+1 |
* | PR c++/53619 | jason | 2012-07-03 | 1 | -0/+1 |
* | gcc/testsuite/ChangeLog | fabien | 2012-06-07 | 1 | -0/+1 |
* | /cp | paolo | 2012-06-06 | 1 | -18/+21 |
* | 2012-06-04 Sterling Augustine <saugustine@google.com> | sterling | 2012-06-04 | 1 | -0/+2 |
* | PR c++/52973 | jason | 2012-06-02 | 1 | -1/+1 |
* | /cp | paolo | 2012-05-21 | 1 | -0/+4 |
* | gcc/cp | paolo | 2012-05-17 | 1 | -5/+9 |
* | PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens | dodji | 2012-05-16 | 1 | -7/+14 |
* | 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-05-12 | 1 | -6/+10 |
* | 2012-05-06 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-05-06 | 1 | -9/+12 |
* | Fix va_arg type location | dodji | 2012-04-30 | 1 | -1/+1 |
* | /cp | paolo | 2012-04-24 | 1 | -8/+13 |
* | * method.c (make_alias_for): Do not set TREE_SYMBOL_REFERENCED. | hubicka | 2012-04-21 | 1 | -1/+0 |
* | /cp | paolo | 2012-04-18 | 1 | -5/+5 |