summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Add C++ Concepts TS support.jason2015-08-071-2/+17
* * tree.c (build_target_expr): Copy the location from value.jason2015-08-041-0/+2
* PR c++/66748mpolacek2015-07-081-2/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* PR debug/66653jason2015-06-301-1/+1
* * call.c: Use VECTOR_TYPE_P.mpolacek2015-06-271-2/+1
* * call.c (set_up_extended_ref_temp): Use VAR_P.mpolacek2015-06-271-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-2/+2
* gcc/rsandifo2015-06-251-3/+3
* PR c++/65879jason2015-06-231-6/+6
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR c++/66536jason2015-06-161-1/+6
* PR c++/58063jason2015-06-161-0/+23
* PR c++/66383jason2015-06-091-9/+9
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* * tree.c (strip_typedefs_expr) [TRAIT_EXPR]: Fix typo.jason2015-05-181-4/+4
* PR c++/50800jason2015-04-291-0/+7
* PR c++/50800jason2015-04-281-32/+99
* Revert:PR c++/50800jason2015-04-231-99/+32
* PR c++/50800jason2015-04-231-32/+99
* * tree.c (replace_placeholders_t): Remove unused type.jason2015-04-151-7/+0
* PR c++/65690jason2015-04-091-0/+2
* PR c++/65690jakub2015-04-091-2/+9
* PR c++/65390mpolacek2015-03-311-4/+3
* PR c++/65046jason2015-03-191-11/+29
* PR c++/65054jason2015-02-131-14/+5
* * tree.c (handle_abi_tag_attribute): Diagnose invalid arguments.jason2015-02-021-0/+44
* PR tree-optimization/62053hubicka2015-01-161-2/+2
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Remove N3639 "array of runtime length" from -std=c++14.jason2014-12-121-1/+2
* PR c++/63959jason2014-11-201-1/+1
* PR c++/52282jason2014-11-171-33/+1
* 2014-11-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-11-141-1/+1
* DR 1558jason2014-11-081-0/+5
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+11
* Implement N3653 (Member initializers and aggregates) and fixjason2014-10-271-0/+98
* move many gc hashtab to hash_tabletbsaunde2014-10-121-40/+45
* PR c++/63485jason2014-10-081-1/+3
* * tree.c (cp_tree_equal) [TRAIT_EXPR]: Use cp_tree_equal for type2.jason2014-10-081-1/+1
* PR c++/63362jason2014-10-031-1/+23
* * method.c (build_stub_object): Use CONVERT_EXPR.jason2014-09-301-2/+2
* PR c/61405mpolacek2014-09-241-0/+2
* libcpp/emsr2014-08-231-1/+1
* PR bootstrap/62077jason2014-08-151-65/+79
* add a hash_set based on hash_tabletbsaunde2014-08-021-1/+1
* PR lto/53808jason2014-07-301-11/+3
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1