| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches/gcc-7-branch rev 256695. | Maxim Kuvyrkov | 2018-01-15 | 1 | -2/+9 |
* | Merge branches/gcc-7-branch rev 253626. | Yvan Roux | 2017-10-11 | 1 | -6/+22 |
* | Merge branches/gcc-7-branch rev 250046. | Yvan Roux | 2017-07-07 | 1 | -5/+0 |
* | PR middle-end/80423 | jakub | 2017-04-20 | 1 | -8/+8 |
* | PR c++/80244 - ICE with attribute in template alias. | mpolacek | 2017-04-18 | 1 | -0/+4 |
* | PR c++/80415 - wrong error with default arg and array reference. | jason | 2017-04-17 | 1 | -1/+2 |
* | 2017-04-12 Richard Biener <rguenther@suse.de> | rguenth | 2017-04-12 | 1 | -0/+8 |
* | PR c++/80176 | jakub | 2017-04-10 | 1 | -0/+11 |
* | PR c++/80095 | mpolacek | 2017-04-07 | 1 | -0/+14 |
* | PR c++/79900 - ICE in strip_typedefs | mpolacek | 2017-03-09 | 1 | -18/+29 |
* | PR c++/77659 - ICE with new and C++14 aggregate NSDMI | jason | 2017-02-12 | 1 | -5/+17 |
* | PR c++/78908 - template ops and bitfields | jason | 2017-02-10 | 1 | -1/+1 |
* | PR c++/79316 - default argument in deduction guide | jason | 2017-02-09 | 1 | -0/+2 |
* | PR c++/79377 | jakub | 2017-02-06 | 1 | -2/+4 |
* | PR c++/79176 - lambda ICE with -flto -Os | jason | 2017-01-26 | 1 | -0/+8 |
* | PR c++/78469 - defaulted ctor and inaccessible dtor | nathan | 2017-01-24 | 1 | -3/+9 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | PR objc++/78418 - ICE in string tests on darwin | jason | 2016-11-21 | 1 | -1/+1 |
* | Various C++17 decomposition fixes. | jason | 2016-11-15 | 1 | -0/+8 |
* | Implement P0217R3 - C++17 structured bindings | jason | 2016-11-14 | 1 | -0/+10 |
* | Implement P0012R1, Make exception specifications part of the type system. | jason | 2016-11-07 | 1 | -0/+40 |
* | Use type_hash_eq langhook in check_qualified_type. | jason | 2016-11-03 | 1 | -4/+5 |
* | Implement P0136R1, Rewording inheriting constructors. | jason | 2016-11-02 | 1 | -1/+1 |
* | Implement P0258R2 - helper for C++17 | jakub | 2016-10-06 | 1 | -0/+144 |
* | * doc/extend.texi (Java Exceptions): Remove. | jakub | 2016-10-04 | 1 | -28/+0 |
* | Implement P0035R4, C++17 new of over-aligned types. | jason | 2016-09-09 | 1 | -0/+24 |
* | PR c/7652 | mpolacek | 2016-08-12 | 1 | -0/+2 |
* | Rename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P. | jason | 2016-08-04 | 1 | -2/+2 |
* | Improving concepts performance and diagnostics. | jason | 2016-07-21 | 1 | -0/+5 |
* | PR c++/70869 | jakub | 2016-07-18 | 1 | -0/+16 |
* | Use lvalue_p instead of real_lvalue_p. | jason | 2016-07-08 | 1 | -9/+7 |
* | Rename lvalue_p to obvalue_p. | jason | 2016-07-08 | 1 | -1/+9 |
* | Rename lvalue_or_rvalue_with_address_p to glvalue_p. | jason | 2016-07-08 | 1 | -16/+15 |
* | Fix get_target_expr for bit-field expressions. | jason | 2016-06-24 | 1 | -1/+6 |
* | * tree.c (builtin_valid_in_constant_expr_p): Test for | jakub | 2016-06-17 | 1 | -2/+3 |
* | P0145R2: Refining Expression Order for C++. | jason | 2016-06-14 | 1 | -6/+8 |
* | PR c++/70507 | jakub | 2016-06-08 | 1 | -0/+6 |
* | Fix type-dependence and the current instantiation. | jason | 2016-05-13 | 1 | -17/+0 |
* | PR c++/66561 - __builtin_LINE at al. should yield constant expressions | msebor | 2016-05-03 | 1 | -2/+8 |
* | Implement C++17 [[nodiscard]] attribute. | jason | 2016-04-28 | 1 | -0/+26 |
* | * cvt.c (cp_get_callee): New. | jason | 2016-04-28 | 1 | -5/+2 |
* | Bootstrapped/regtested on x86_64-linux, ok for trunk? | mpolacek | 2016-04-26 | 1 | -0/+39 |
* | Implement C++17 [[maybe_unused]] attribute. | jason | 2016-04-25 | 1 | -0/+11 |
* | * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount. | matz | 2016-04-18 | 1 | -1/+1 |
* | 2016-04-16 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2016-04-16 | 1 | -32/+0 |
* | Fix PR c++/70610 (wrong overload resolution during template processing) | ppalka | 2016-04-13 | 1 | -7/+1 |
* | Fix PR c++/62212 (ICE during mangling of array type) | ppalka | 2016-03-24 | 1 | -3/+2 |
* | PR c++/70209 | mpolacek | 2016-03-15 | 1 | -3/+6 |
* | PR c++/70067 | jason | 2016-03-04 | 1 | -0/+3 |
* | PR c++/69889 | jason | 2016-02-26 | 1 | -7/+15 |