summaryrefslogtreecommitdiff
path: root/gcc/cp/mangle.c
Commit message (Expand)AuthorAgeFilesLines
* * machmode.h (int_n_data_t): New.dj2014-10-141-2/+3
* Cast size and elements to long for %lhjl2014-10-131-1/+2
* move many gc hashtab to hash_tabletbsaunde2014-10-121-14/+21
* gcc/cp/jason2014-09-261-34/+31
* PR c++/61392jason2014-09-201-3/+8
* Allow non-constexpr variable templates.jason2014-08-231-0/+2
* PR c++/61566jason2014-08-151-1/+0
* PR c++/61566jason2014-08-151-0/+1
* IPA C++ refactoring 2/Nmarxin2014-07-241-1/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* PR c++/61566jason2014-06-301-0/+4
* Support -Wabi warning about backward compatibility.jason2014-06-121-55/+85
* gcc/jason2014-06-121-95/+26
* PR c++/47202jason2014-05-281-1/+5
* gcc/rsandifo2014-05-211-1/+1
* 2014-05-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-05-141-2/+1
* Merge from trunk.rsandifo2014-04-171-1/+1
|\
| * 2014-04-15 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-04-151-1/+1
* | Merge in trunk.mrs2014-04-021-6/+18
|\ \ | |/
| * PR c++/60642jason2014-04-011-6/+17
| * PR c++/60248jason2014-02-211-0/+1
* | Merge in trunk.mrs2014-02-101-1/+4
|\ \ | |/
| * 2014-01-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-01-301-1/+1
| * PR c++/53756jason2014-01-281-0/+3
* | Merge in trunk.mrs2014-01-131-1/+4
|\ \ | |/
| * PR c++/59614jason2014-01-081-0/+2
| * PR c++/58965jason2014-01-071-1/+2
* | Merge in trunk.mrs2014-01-031-30/+15
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR c++/41090jason2013-12-231-29/+14
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-9/+4
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Remove tree_to_hwi.rsandifo2013-11-191-2/+2
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-1/+1
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-1/+1
* | Merge in trunk.mrs2013-10-201-5/+5
|\ \ | |/
| * gcc/pmatos2013-10-161-5/+5
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-2/+2
* | Add wide-int branch.mrs2013-08-131-9/+9
|/
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-0/+30
* * mangle.c (write_name): Check for null context.jason2013-07-291-6/+8
* 2013-07-21 Ondřej Bílka <neleai@seznam.cz>mrs2013-07-211-1/+1
* * mangle.c (write_type): Mangle decltype(auto).jason2013-04-221-1/+4
* libiberty/jason2013-04-041-2/+10
* PR c++/56821jason2013-04-031-4/+33
* 2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-03-291-2/+2
* N3582jason2013-03-291-0/+2
* * tree.h (VAR_P): New.gdr2013-03-291-2/+2
* * call.c (build_new_method_call_1): Use INDIRECT_REF_P.gdr2013-03-271-1/+1