Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR c++/70634 | jason | 2016-04-13 | 1 | -1/+1 |
* | Fix PR c++/70106 (type of parenthesized qualified-id has wrong cv-qualifiers) | ppalka | 2016-03-12 | 1 | -1/+9 |
* | PR c++/69889 | jason | 2016-02-26 | 1 | -0/+1 |
* | Fix PR c++/69736 | ppalka | 2016-02-25 | 1 | -0/+28 |
* | Adjust fix PR c++/68948 | ppalka | 2016-02-19 | 1 | -2/+11 |
* | PR c++/10200 | jason | 2016-02-17 | 1 | -1/+22 |
* | PR c/64748 | jnorris | 2016-02-16 | 1 | -0/+8 |
* | PR c++/69753 | jason | 2016-02-15 | 1 | -22/+1 |
* | PR c++/68926 | jason | 2016-02-10 | 1 | -1/+1 |
* | Make issues similar to PR c++/68948 fail loudly. | jason | 2016-02-05 | 1 | -0/+3 |
* | PR c++/68949 | jason | 2016-01-26 | 1 | -3/+2 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR | tschwinge | 2015-12-23 | 1 | -1/+0 |
* | PR c++/67411 | jason | 2015-12-20 | 1 | -21/+33 |
* | /cp | paolo | 2015-12-09 | 1 | -7/+13 |
* | Fix crash70.C with -std=c++1z. | jason | 2015-12-07 | 1 | -1/+11 |
* | C++ FE: expression ranges | dmalcolm | 2015-12-04 | 1 | -15/+38 |
* | OpenACC host_data support. | jules | 2015-12-01 | 1 | -0/+19 |
* | gcc/ | jakub | 2015-11-14 | 1 | -0/+3 |
* | Merge C++ delayed folding branch. | jason | 2015-11-14 | 1 | -4/+28 |
* | ada | amacleod | 2015-11-11 | 1 | -7/+0 |
* | gcc/ | cesar | 2015-11-06 | 1 | -0/+38 |
* | gcc/ | jakub | 2015-11-05 | 1 | -64/+280 |
* | ada | amacleod | 2015-10-29 | 1 | -12/+7 |
* | gcc/cp/ | nathan | 2015-10-27 | 1 | -73/+89 |
* | [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++ | tschwinge | 2015-10-27 | 1 | -37/+17 |
* | 2015-10-22 Richard Biener <rguenther@suse.de> | rguenth | 2015-10-22 | 1 | -4/+9 |
* | PR c++/67064 | jason | 2015-10-20 | 1 | -0/+2 |
* | gcc/ | jakub | 2015-10-13 | 1 | -107/+1223 |
* | * cp-gimplify.c (genericize_if_stmt): Use protected_set_expr_location. | mpolacek | 2015-10-07 | 1 | -5/+3 |
* | Implement N4514, C++ Extensions for Transactional Memory. | jason | 2015-10-04 | 1 | -1/+8 |
* | Implement N4295 fold-expressions. | jason | 2015-09-17 | 1 | -0/+69 |
* | 2015-09-17 Richard Biener <rguenther@suse.de> | rguenth | 2015-09-17 | 1 | -20/+0 |
* | PR c++/67522 | jakub | 2015-09-10 | 1 | -4/+7 |
* | PR c++/67511 | jakub | 2015-09-10 | 1 | -1/+2 |
* | remove more useless typedefs | tbsaunde | 2015-08-19 | 1 | -2/+2 |
* | Add C++ Concepts TS support. | jason | 2015-08-07 | 1 | -1/+89 |
* | * decl.c (cp_finish_decl): Tidy. | jason | 2015-08-06 | 1 | -79/+15 |
* | PR c++/65195 | jason | 2015-08-05 | 1 | -0/+1 |
* | 2015-07-28 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-07-28 | 1 | -2/+2 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -1/+0 |
* | PR debug/66653 | jason | 2015-06-30 | 1 | -6/+7 |
* | PR c/66322 | mpolacek | 2015-06-29 | 1 | -5/+0 |
* | * call.c: Use VECTOR_TYPE_P. | mpolacek | 2015-06-27 | 1 | -1/+1 |
* | * call.c (set_up_extended_ref_temp): Use VAR_P. | mpolacek | 2015-06-27 | 1 | -7/+7 |
* | 2015-06-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-25 | 1 | -2/+0 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -1/+1 |
* | cp/ | emsr | 2015-06-24 | 1 | -2/+11 |
* | Use std::swap instead of manual swaps. | miyuki | 2015-06-22 | 1 | -3/+1 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -3/+0 |