Commit the vtable verification feature.
[gcc.git] / gcc / cp / decl2.c
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-06-07 Jason Merrilldecl.c (grokdeclarator): Keep a decl with error type.
2013-06-05 Jan Hubickaclass.c (emit_register_classes_in_jcr_section): Use...
2013-06-03 Paolo Carlinire PR c++/57419 (Access control doesn't stop referring...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-25 Paolo Carlinire PR c++/25666 (Bad diagnostic for templated destructo...
2013-05-20 Jason Merrillre PR c++/57317 (bogus and unsuppressible warning:...
2013-04-22 Jason MerrillCore 1609
2013-04-19 Jason MerrillN3638 changes to return type deduction
2013-04-11 Jason Merrillre PR c++/52748 ([C++11] N3276 changes to decltype)
2013-04-02 Paolo Carlinicp-tree.h (TAGGED_TYPE_P): Remove.
2013-04-01 Bronek KozickiImplement N2439 (ref-qualifiers for 'this')
2013-04-01 Paolo Carlinicp-tree.h (DECL_UNBOUND_CLASS_TEMPLATE_P): Remove.
2013-03-31 Paolo Carlinidecl2.c (collect_candidates_for_java_method_aliases...
2013-03-29 Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29 Gabriel Dos Reistree.h (VAR_P): New.
2013-03-26 Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-03-22 Gabriel Dos Reiscp-tree.h (identifier_p): New.
2013-02-16 Jonathan Wakelyre PR c++/51242 ([C++11] Unable to use strongly typed...
2013-01-19 Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Paolo Carlinire PR c++/55801 (ICE with thread_local after ill-formed...
2012-12-11 Jason Merrillre PR c++/54883 (Name mangling of types in an unnamed...
2012-12-10 Steven Bosscher* decl2.c (cp_write_global_declarations): Return after...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15 Jason Merrillre PR c++/54903 (Auto + static in-class constant initia...
2012-11-06 Sriraman TallamFunction Multiversioning
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-23 Jakub Jelinekre PR c++/54988 (fpmath=sse target pragma causes inlini...
2012-10-08 Jason MerrillAllow dynamic initialization of thread_locals.
2012-10-08 Jason MerrillPartial implementation of C++11 thread_local.
2012-10-08 Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-04 Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-29 Paolo Carlinire PR c++/54738 ([C++11][SFINAE] Hard errors for pointe...
2012-09-28 Dodji SeketeliPR c++/54372 - unused attribute inactive on dependant...
2012-09-13 Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-08-25 Paolo Carlinire PR c++/51421 ([c++0x] ICE with invalid use of auto)
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-02 Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-06-19 Lawrence CrowlThe intent of the phases was to have a high-level but...
2012-06-12 Jason Merrillpt.c (tsubst_expr): Instantiate local class.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-23 Paolo Carlinire PR c++/29185 (inconsistent warning: deleting array)
2012-05-17 Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-05-06 Paolo Carlinire PR c++/53152 (In "no match for operatorXX" error...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-30 Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-22 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Do not merge...
2012-04-21 Jan Hubickamethod.c (make_alias_for): Do not set TREE_SYMBOL_REFER...
2012-04-20 Jan Hubickare PR bootstrap/53042 (AIX bootstrap: cgraph symbol...
2012-04-18 Paolo Carlinire PR c++/52422 ([C++11][SFINAE] Hard errors with void...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-13 Jason Merrillre PR c++/52915 ([C++11] Deleted default-constructor...
2012-03-24 Jason MerrillImplement return type deduction for normal functions...
2012-03-05 Jason Merrillre PR c++/51930 (Explicitly instantiated template gets...
2012-01-23 Jason Merrillre PR c++/51930 (Explicitly instantiated template gets...
2012-01-19 Kai Tietzre PR c++/51344 (cc1plus hangs when compiling)
2012-01-13 Steven Bosscherc-decl.c: Do not include tree-mudflap.h
2012-01-13 Jason Merrillre PR c++/51813 (-fvisibility=hidden causes std::codecv...
2011-11-10 Jason Merrillre PR c++/50973 ([C++0x] internal compiler error defaul...
2011-11-09 Dodji SeketeliPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-07 Dodji SeketeliPR c++/45114 - Support C++11 alias-declaration
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06 Paolo Carlinire PR c++/47695 ([C++0X] Calling a deleted function...
2011-11-04 Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-10-28 Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
2011-10-26 Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-09-25 Jason MerrillHandle deferred parsing of NSDMIs.
2011-09-25 Jason MerrillImplement C++11 non-static data member initializers.
2011-09-08 Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-07-16 Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-07-11 Jason Merrill* decl2.c (decl_constant_var_p): Use decl_maybe_constan...
2011-07-11 Jason Merrillre PR c++/44609 (Invalid template code causes infinite...
2011-06-23 Paolo Carlinire PR c++/44625 (ICE after error: anonymous struct...
2011-06-23 Jason Merrillre PR c++/49507 (ICE because of defaulted template...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickadecl2.c (clear_decl_external): New functoin.
2011-06-10 David Kraussre PR c++/49118 (Endless operator-> chain causes infini...
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-09 Paolo Carlinire PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
2011-05-06 Nathan Froydintroduce {class,type}_of_this_parm functions
2011-05-02 Lawrence CrowlUpgrade the utility of timevars.
2011-04-26 Jason Merrillre PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-21 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-13 Jason Merrillre PR c++/48594 (Rejects valid with pointer-to-member...
2011-04-12 Martin Jamborclass.c (cp_fold_obj_type_ref): Call cgraph_get_node...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-03-15 Rodrigo Rivas Costadecl2.c (cp_check_const_attributes): New.
2011-03-01 Jason Merrillre PR c++/46282 ([C++0x] ICE: SIGSEGV in grokbitfield...
2011-02-21 Jason Merrillre PR c++/47207 ([C++0x] ICE: in decl_constant_var_p...
2011-01-26 Dave Kornc.opt (-fkeep-inline-dllexport): New switch.
2011-01-19 Jakub Jelinekre PR c++/47303 (ICE: in varpool_node, at varpool.c...
2011-01-13 Kai Tietzre PR c++/47213 (ICE: SIGSEGV in determine_visibility...
2010-12-14 Jan HubickaThis time really commit PR middle-end/45388
next