tree.c (cp_free_lang_data): Free DECL_NAMESPACE_USERS and clear DECL_CHAIN of NAMESPA...
[gcc.git] / gcc / cp / semantics.c
2010-09-15 Jason Merrillsemantics.c (finish_id_expression): Diagnose use of...
2010-09-13 Rodrigo Rivas Costasemantics.c (finish_for_stmt): Always test flag_new_for...
2010-09-11 Rodrigo Rivas CostaImplement range-based for-statements.
2010-09-06 Jason Merrillsemantics.c (finish_compound_literal): Always build...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-20 Jason Merrillre PR c++/44996 ([C++0x] decltype produces rvalue refer...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-06 Shujing Zhaocp-tree.h (impl_conv_void): New type.
2010-06-30 Jason MerrillMachinery to support implicit delete/move.
2010-06-30 Jason Merrillclass.c (type_has_virtual_destructor): New.
2010-06-30 Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2010-06-29 Jason Merrillre PR c++/44587 (ICE in instantiate_decl)
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-22 Jason Merrillsemantics.c (check_trait_type): Check COMPLETE_TYPE_P...
2010-06-09 Nathan Froydcall.c (build_call_n): Call XALLOCAVEC instead of alloca.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-06-04 Jason Merrillcall.c (build_conditional_expr): Never fold in unevalua...
2010-06-02 Jakub Jelinekre PR debug/44367 (-O0 -g wrong DW_AT_location on c...
2010-05-26 Steven Bosscherrtl.h (decl_default_tls_model): Move prototype from...
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-13 Jason Merrillcp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-11 Jakub Jelinekre PR c++/44062 ((void)var; doesn't prevent 'set but...
2010-05-10 Jason Merrillre PR c++/44017 (ICE with template hierarchy)
2010-05-06 Jason Merrillgimplify.c (gimplify_expr): Set GS_ALL_DONE when approp...
2010-05-06 Jakub JelinekC++ support for -Wunused-but-set-variable
2010-04-27 Jason Merrilltree.c (get_fns): Split out from get_first_fn.
2010-04-27 Jason Merrillsemantics.c (finish_non_static_data_member): Call maybe...
2010-04-27 Jason Merrillsemantics.c (finish_qualified_id_expr): Use maybe_dummy...
2010-04-27 Jason Merrillre PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform...
2010-04-27 Jason Merrill* semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
2010-04-27 Jason Merrillre PR c++/43875 ([C++0x] ICE on invalid lambda return)
2010-04-12 Jason Merrillre PR c++/43641 ([C++0x] internal compiler error: tree...
2010-04-12 Richard Guentherre PR c++/43611 (ICE: SIGSEGV with -fipa-cp-clone ...
2010-04-07 Jason MerrillPR c++/11094, DR 408
2010-04-06 Jason Merrillparser.c (cp_parser_class_specifier): Set class locatio...
2010-04-01 Jason Merrillsemantics.c (maybe_add_lambda_conv_op): Use null_pointe...
2010-03-23 Jason MerrillMake lambda conversion op and op() non-static.
2010-02-18 Jason Merrillre PR target/43070 (g++.dg/ext/label2.C fails to compil...
2010-02-18 Jason Merrillre PR c++/43109 (ICE: SIGSEGV with unnamed namespace...
2010-02-14 Jason Merrillre PR c++/41997 ([C++0x] constant initializer_list...
2010-02-11 Jason Merrillre PR c++/41896 ([c++0x] Segfault because of a nested...
2010-02-10 Jason Merrillre PR c++/41896 ([c++0x] Segfault because of a nested...
2010-02-10 Jason Merrillre PR c++/43016 ([C++0x] Inappropriate multiple definit...
2010-02-09 Jason Merrillre PR c++/42370 ([C++0x][lambda] in a void function...
2010-01-28 Jason Merrillre PR c++/42880 (trunk does not compile boost MPL)
2010-01-21 Janis Johnsontree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2010-01-20 Jason Merrillre PR c++/41920 ([C++0x] Invalid 'unused parameter...
2010-01-16 Jason Merrillre PR c++/42761 (std::bind doesn't work for simple...
2010-01-04 Jason Merrillre PR c++/42567 ([C++0x] ICE with auto in type_unificat...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-12-04 Jason Merrillre PR c++/42277 (decltype error in template)
2009-12-02 Taras Glekparser.c (cp_parser_class_specifier): Back out my previ...
2009-12-02 Paolo Bonzinire PR c++/29917 (%s substituted with actual words can...
2009-12-02 Taras Glek* parser.c (cp_parser_class_specifier): Set class locat...
2009-11-29 Dodji SeketeliReally fix PR c++/36408
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-28 Dodji Seketelire PR c++/36408 (ICE with statement expression in template)
2009-11-23 Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-13 Jason MerrillPR c++/21008, DR 515
2009-10-27 Jason MerrillAllow no-capture lambdas to convert to function pointer.
2009-10-23 Jason Merrill* semantics.c (lambda_expr_this_capture): Use thisify_l...
2009-10-23 Jason Merrillsemantics.c (outer_lambda_capture_p): New fn.
2009-10-08 Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-10-06 Jason MerrillFix lookup of initialized captures in unevaluated context.
2009-10-01 Gabriel Dos Reistree.h (tree_decl_common::lang_flag_8): New.
2009-09-30 Jason Merrillsemantics.c (lambda_expr_this_capture): Fix default...
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-03 Diego Novillo[multiple changes]
2009-09-02 Jason Merrill* semantics.c (describable_type): Don't pretend to...
2009-08-27 Richard Guenthergengtype.c (main): Handle uint64_t.
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Jason Merrillre PR libstdc++/37907 ([c++0x] support for std::is_stan...
2009-07-14 Jason Merrillre PR c++/40740 (template-id forgotten with arg-dep...
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-06 Manuel López-Ibáñezdecl.c: Replace %H by an explicit location.
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-07 Ian Lance Taylorextend.texi (Attribute Syntax): Document that C++ label...
2009-05-22 Mark Mitchelltree.c (handle_dll_attribute): Mark dllexport'd inlines...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-17 Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-08 H.J. Lure PR c/36892 (Support __attribute__((deprecated("text...
2009-05-07 Janis Johnsonre PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-03 Jason Merrillre PR c++/39608 ('expr' cannot appear in a constant...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-03-31 Jason MerrillC++ DR 613
2009-03-31 Jason MerrillPR c++/38030, 38850, 39070
2009-03-23 Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-03-17 Paolo Carlinire PR c++/39475 (c++0x type-traits should error out...
next