]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/decl2.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / cp / decl2.c
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-04  ebotcazouc-family/
2013-10-31  jason * decl.c (cxx_maybe_build_cleanup): Always set LOOKUP_...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29  paolo/cp
2013-10-16  jason PR c++/57850
2013-10-11  jakublibgomp/
2013-10-03  paolo/cp
2013-09-16  abutcherSupport lambda templates.
2013-09-15  jason PR c++/41933
2013-09-13  abutcherRevert r202554, r202540 and r202539.
2013-09-12  abutcherSupport lambda templates.
2013-08-07  cticeCommit the vtable verification feature. This feature...
2013-06-07  jason * decl.c (grokdeclarator): Keep a decl with error...
2013-06-05  hubicka * class.c (emit_register_classes_in_jcr_section):...
2013-06-03  paolo/gcc/cp
2013-06-01  hubicka * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1):...
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-25  paolo/cp
2013-05-20  jason PR c++/57317
2013-04-22  jason Core 1609
2013-04-19  jason N3638 changes to return type deduction
2013-04-11  jason PR c++/52748
2013-04-02  paolo2013-04-02 Paolo Carlini <paolo.carlini@oracle.com>
2013-04-01  jason Implement N2439 (ref-qualifiers for 'this')
2013-04-01  paolo2013-04-01 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-31  paolo2013-03-31 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  paolo2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  gdr * tree.h (VAR_P): New.
2013-03-26  gdr * cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION...
2013-03-22  gdr * cp-tree.h (identifier_p): New.
2013-02-16  paolo/cp
2013-01-19  jason PR target/54908
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  paolo/cp
2012-12-11  jason PR c++/54883
2012-12-10  steven * decl2.c (cp_write_global_declarations): Return after...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  jason PR c++/54903
2012-11-06  tmsriramFunction Multiversioning
2012-10-31  crowlThis patch implements generic type query and conversion...
2012-10-23  jakub PR c++/54988
2012-10-08  jason Allow dynamic initialization of thread_locals.
2012-10-08  jason Partial implementation of C++11 thread_local.
2012-10-08  dodjiPR c++/53528 C++11 attribute support
2012-10-04  charlet2012-10-04 Arnaud Charlet <charlet@adacore.com>
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-29  paolo/cp
2012-09-28  dodjiPR c++/54372 - unused attribute inactive on dependant...
2012-09-13  paolo2012-09-13 Paolo Carlini <paolo.carlini@oracle.com>
2012-08-25  paolo/cp
2012-07-16  stevengcc/
2012-07-02  jason PR c++/53524
2012-06-19  crowlThe intent of the phases was to have a high-level but...
2012-06-12  jason * pt.c (tsubst_expr) [TAG_DEFN]: Instantiate local...
2012-06-04  steven * output.h (merge_weak, assemble_alias,
2012-05-23  paolo/cp
2012-05-17  paologcc/cp
2012-05-16  dodjiPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-06  paolo2012-05-06 Paolo Carlini <paolo.carlini@oracle.com>
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30  jason PR c++/51033
2012-04-22  hubicka * lto-symtab.c (lto_varpool_replace_node): Do not...
2012-04-21  hubicka * method.c (make_alias_for): Do not set TREE_SYMBOL_RE...
2012-04-20  hubicka PR target/53042
2012-04-18  paolo/cp
2012-04-16  hubicka * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE,...
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-04-13  jason PR c++/52915
2012-03-24  jason Implement return type deduction for normal functions...
2012-03-05  jason PR c++/51930
2012-01-23  jason PR c++/51930
2012-01-19  ktietz2012-01-19 Kai Tietz <ktietz@redhat.com>
2012-01-13  stevengcc/
2012-01-13  jason PR c++/51813
2011-11-10  jason PR c++/50973
2011-11-09  dodjiPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-07  dodjiPR c++/45114 - Support C++11 alias-declaration
2011-11-07  jason PR c++/35688
2011-11-07  jason PR c++/35688
2011-11-06  paolo2011-11-06 Paolo Carlini <paolo.carlini@oracle.com>
2011-11-04  jason PR c++/48370
2011-10-28  jason PR c++/30066
2011-10-26  paolo2011-10-26 Paolo Carlini <paolo.carlini@oracle.com>
2011-09-25  jason Handle deferred parsing of NSDMIs.
2011-09-25  jason Implement C++11 non-static data member initializers.
2011-09-08  dodjiPR c++/33255 - Support -Wunused-local-typedefs warning
2011-07-16  jason * Make-lang.in (check-g++-strict-gc): New.
2011-07-11  jason * decl2.c (decl_constant_var_p): Use decl_maybe_consta...
2011-07-11  jason PR c++/44609
2011-06-23  paolo/cp
2011-06-23  jason PR c++/49507
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10  hubicka * decl2.c (clear_decl_external): New functoin.
2011-06-10  jason PR c++/49118
2011-06-08  jason PR c++/49107
2011-05-27  froydnjmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-09  paolo/cp
2011-05-06  froydnjintroduce {class,type}_of_this_parm functions
next