Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * machmode.h (int_n_data_t): New. | dj | 2014-10-14 | 1 | -2/+3 |
* | Cast size and elements to long for %l | hjl | 2014-10-13 | 1 | -1/+2 |
* | move many gc hashtab to hash_table | tbsaunde | 2014-10-12 | 1 | -14/+21 |
* | gcc/cp/ | jason | 2014-09-26 | 1 | -34/+31 |
* | PR c++/61392 | jason | 2014-09-20 | 1 | -3/+8 |
* | Allow non-constexpr variable templates. | jason | 2014-08-23 | 1 | -0/+2 |
* | PR c++/61566 | jason | 2014-08-15 | 1 | -1/+0 |
* | PR c++/61566 | jason | 2014-08-15 | 1 | -0/+1 |
* | IPA C++ refactoring 2/N | marxin | 2014-07-24 | 1 | -1/+1 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -2/+2 |
* | PR c++/61566 | jason | 2014-06-30 | 1 | -0/+4 |
* | Support -Wabi warning about backward compatibility. | jason | 2014-06-12 | 1 | -55/+85 |
* | gcc/ | jason | 2014-06-12 | 1 | -95/+26 |
* | PR c++/47202 | jason | 2014-05-28 | 1 | -1/+5 |
* | gcc/ | rsandifo | 2014-05-21 | 1 | -1/+1 |
* | 2014-05-14 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-05-14 | 1 | -2/+1 |
* | Merge from trunk. | rsandifo | 2014-04-17 | 1 | -1/+1 |
|\ | |||||
| * | 2014-04-15 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-04-15 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2014-04-02 | 1 | -6/+18 |
|\ \ | |/ | |||||
| * | PR c++/60642 | jason | 2014-04-01 | 1 | -6/+17 |
| * | PR c++/60248 | jason | 2014-02-21 | 1 | -0/+1 |
* | | Merge in trunk. | mrs | 2014-02-10 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | 2014-01-30 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2014-01-30 | 1 | -1/+1 |
| * | PR c++/53756 | jason | 2014-01-28 | 1 | -0/+3 |
* | | Merge in trunk. | mrs | 2014-01-13 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | PR c++/59614 | jason | 2014-01-08 | 1 | -0/+2 |
| * | PR c++/58965 | jason | 2014-01-07 | 1 | -1/+2 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -30/+15 |
|\ \ | |/ | |||||
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
| * | PR c++/41090 | jason | 2013-12-23 | 1 | -29/+14 |
* | | Remove cst_fits_[su]hwi_p. | rsandifo | 2013-11-20 | 1 | -9/+4 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | | Remove tree_to_hwi. | rsandifo | 2013-11-19 | 1 | -2/+2 |
* | | Rename max_wide_int to widest_int, addr_wide_int to offset_int, | rsandifo | 2013-10-24 | 1 | -1/+1 |
* | | Always treat trees as having their native precision by default. | rsandifo | 2013-10-23 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | gcc/ | pmatos | 2013-10-16 | 1 | -5/+5 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -2/+2 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -9/+9 |
|/ | |||||
* | Commit the vtable verification feature. This feature is designed to | ctice | 2013-08-07 | 1 | -0/+30 |
* | * mangle.c (write_name): Check for null context. | jason | 2013-07-29 | 1 | -6/+8 |
* | 2013-07-21 OndÅej BÃlka <neleai@seznam.cz> | mrs | 2013-07-21 | 1 | -1/+1 |
* | * mangle.c (write_type): Mangle decltype(auto). | jason | 2013-04-22 | 1 | -1/+4 |
* | libiberty/ | jason | 2013-04-04 | 1 | -2/+10 |
* | PR c++/56821 | jason | 2013-04-03 | 1 | -4/+33 |
* | 2013-03-29 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2013-03-29 | 1 | -2/+2 |
* | N3582 | jason | 2013-03-29 | 1 | -0/+2 |
* | * tree.h (VAR_P): New. | gdr | 2013-03-29 | 1 | -2/+2 |
* | * call.c (build_new_method_call_1): Use INDIRECT_REF_P. | gdr | 2013-03-27 | 1 | -1/+1 |