aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
AgeCommit message (Expand)Author
2013-03-14 PR c++/56614jason
2013-03-14 PR c++/56346jason
2013-03-06/cppaolo
2013-03-012013-03-01 Paolo Carlini <paolo.carlini@oracle.com>paolo
2013-02-262013-02-26 David Binderman <dcb314@hotmail.com>paolo
2013-02-20/cppaolo
2013-02-15 PR c++/55003jason
2013-02-13 PR c++/56155jason
2013-02-09 * decl.c (decls_match): Check versions later.jason
2013-02-07 PR c++/56237jakub
2013-02-06 PR c++/56177jason
2013-01-22/cppaolo
2013-01-10Update copyright years in gcc/rsandifo
2013-01-09 PR c++/55893jason
2013-01-04 PR c++/55877jason
2013-01-03 PR c++/53650jason
2013-01-02 * decl.c (check_default_argument): Use LOOKUP_IMPLICIT.jason
2012-12-14 PR c++/42315jason
2012-12-06 PR c++/55015jason
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-15 PR c++/37276jason
2012-11-132012-11-13 Sriraman Tallam <tmsriram@google.com>tmsriram
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNUemsr
2012-11-09 Add C++ attribute abi_tag and -Wabi-tag option.jason
2012-11-06Function Multiversioningtmsriram
2012-10-18/cppaolo
2012-10-12/cppaolo
2012-10-11 * cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions.jason
2012-10-11 * decl.c (grokdeclarator): Set DECL_GNU_TLS_P for static datajason
2012-10-08 Allow dynamic initialization of thread_locals.jason
2012-10-08 Support C++11 thread_local destructors.jason
2012-10-08 Partial implementation of C++11 thread_local.jason
2012-10-08PR c++/53528 C++11 attribute supportdodji
2012-10-072012-10-07 Paolo Carlini <paolo.carlini@oracle.com>paolo
2012-10-05cp/jakub
2012-10-01 * decl.c (check_initializer): Set DECL_NONTRIVIALLY_INITIALIZED_Pjason
2012-10-01 * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.jason
2012-09-28PR c++/29028 - Missed unused warning on using declarationdodji
2012-09-28PR c++/53551 - -Wunused-local-typedefs misses usesdodji
2012-09-24Finish conversion of uses of double_int to the new API.crowl
2012-09-24 * decl.c (get_atexit_node): Remove dead code.jason
2012-09-142012-09-14 Paolo Carlini <paolo.carlini@oracle.com>paolo
2012-09-132012-09-13 Paolo Carlini <paolo.carlini@oracle.com>paolo
2012-09-11Remove unnecessary VEC function overloads.dnovillo
2012-09-10 PR c++/54506jason
2012-09-09 * decl.c (reshape_init_class): Avoid dereferencing agerald
2012-09-05/cppaolo
2012-09-05 PR c++/54441jason
2012-09-04 PR c++/54198jason
2012-08-31 PR c++/18747jason