aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/typeck2.c
AgeCommit message (Expand)Author
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-05-13Merge branches/gcc-4_9-branch rev 210052yroux
2014-04-01 PR c++/60713jason
2014-03-17/cppaolo
2014-03-04 PR c++/60417jason
2014-02-21 PR c++/60186jason
2014-02-01/cppaolo
2014-01-24 PR c++/59886jason
2014-01-24 * typeck2.c (split_nonconstant_init_1): Fix num_split_eltsjason
2014-01-15 PR c++/59659jason
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22Remove macros that implicitly use input_locationdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh
2013-10-31 * semantics.c (cxx_eval_call_expression): Handle trivialjason
2013-10-24 PR c++/58705mpolacek
2013-10-23 In C++11 a trivial [cd]tor might not be callable.jason
2013-10-04/cppaolo
2013-09-04/cppaolo
2013-06-27 * typeck2.c (store_init_value): Diagnose a non-constantjason
2013-06-232013-06-22 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr
2013-06-07 * decl.c (grokdeclarator): Keep a decl with error type.jason
2013-05-09 N3639 C++1y VLA supportjason
2013-04-11/cppaolo
2013-04-08 PR c++/56838jason
2013-04-01 Implement N2439 (ref-qualifiers for 'this')jason
2013-03-292013-03-29 Paolo Carlini <paolo.carlini@oracle.com>paolo
2013-03-29 * tree.h (VAR_P): New.gdr
2013-03-28 PR c++/17232jason
2013-03-27 * call.c (build_new_method_call_1): Use INDIRECT_REF_P.gdr
2013-03-27 PR c++/45282jason
2013-03-22 * cp-tree.h (identifier_p): New.gdr
2013-03-21 PR c++/54532jason
2013-03-21 PR c++/17232jason
2013-03-17 PR c++/17232jason
2013-03-17 * cp-tree.h (abstract_class_use): New enum.jason
2013-03-17 DR 337jason
2013-01-10Update copyright years in gcc/rsandifo
2012-12-13 PR c++/55652jakub
2012-12-06 PR c++/54207jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-26 PR c++/55081jakub
2012-09-24Finish conversion of uses of double_int to the new API.crowl
2012-09-17 PR c++/53661jason
2012-09-05/cppaolo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo
2012-06-06/cppaolo
2012-06-04 * output.h (merge_weak, assemble_alias,steven
2012-05-17gcc/cppaolo