]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/name-lookup.c
cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P.
[thirdparty/gcc.git] / gcc / cp / name-lookup.c
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-03-21  Jason Merrillname-lookup.c (get_anonymous_namespace_name): Never...
2013-02-27  Jason Merrillre PR c++/56358 ([C++11] Erroneous interaction of typed...
2013-02-15  Jason Merrillre PR c++/56323 ([C++11] cannot compile inherited const...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jason Merrillre PR c++/55877 (Anon visibility issues)
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-15  Jason MerrillImplement C++11 inheriting constructors.
2012-10-01  Jason Merrillcp-tree.h (TYPE_FUNCTION_OR_TEMPLATE_DECL_CHECK): New.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-09-05  Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-09-05  Jason Merrillre PR c++/54420 (Segmentation fault in decl_mangling_co...
2012-08-23  Paolo Carlinire PR c++/20420 (Incorrectly Accepts double declarations)
2012-08-20  Richard Guenthername-lookup.c (store_binding_p): New predicate, split...
2012-07-06  Jason Merrillre PR c++/53858 ([C++11] template aliases used in templ...
2012-06-20  Jason Merrillre PR c++/53651 ([C++11] seg fault when specifying...
2012-06-12  Jason Merrillre PR c++/53599 (gcc-4.7.1_rc20120606 segfaults compili...
2012-06-06  Paolo Carlinire PR c++/53567 ("ICE: Error reporting routines re...
2012-06-01  Paolo Carlinire PR c++/26155 (ICE after error with namespace alias)
2012-05-12  Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-04-22  Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-11  Fabien Chênere PR c++/52465 (g++ rejects valid code with in-class...
2012-03-13  Dodji SeketeliPR c++/51641 - Lookup finds enclosing class member...
2012-03-02  Paolo Carlininame-lookup.c (binding_to_template_parms_of_scope_p...
2012-01-30  Dodji SeketeliRevert "PR c++/51641 - Lookup finds enclosing class...
2012-01-30  Dodji SeketeliPR c++/51641 - Lookup finds enclosing class member...
2012-01-23  Jason Merrillre PR c++/51925 (ICE in tsubst with using and template...
2011-12-28  Fabien Chênere PR c++/23211 (using dec in nested class doesn't...
2011-12-01  Jason Merrillre PR c++/51009 (ICE in verify_gimple_stmt)
2011-11-14  Fabien Chênere PR c++/6936 (member "using" binds wrong)
2011-11-09  Paolo Carlinire PR c++/51047 ([C++0x] SFINAE does not handle errors...
2011-10-26  Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-09-14  Diego Novilloname-lookup.c (lookup_arg_dependent): Use conditional...
2011-09-08  Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-08-14  Jason Merrillre PR c++/50075 ([C++0x] ICE related to parameter deduc...
2011-07-22  Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-07-12  Diego Novilloname-lookup.h (cp_binding_level): Rename from cxx_scope.
2011-07-07  Jason Merrillre PR c++/49663 ([C++0x] ICE in lookup_base)
2011-06-30  Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-06-24  Gabriel Charettename-lookup.h (cp_binding_level): Removed unused member...
2011-06-17  Jason Merrillre PR c++/43912 ([C++0x] lambda debug info does not...
2011-06-17  Jason Merrillname-lookup.c (pushdecl_maybe_friend_1): Do check for...
2011-06-17  Jason Merrillpushdecl_with_scope comment
2011-05-31  Fabien Chênere PR c++/48010 (typedef redefinitions are allowed...
2011-05-27  Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26  Janis Johnsondetect C++ errors to fix 2288 and 18770
2011-05-26  Jason Merrillre PR c++/48211 ([C++0x] Segment Fault When Compiling)
2011-05-24  Jason Merrillre PR c++/48884 (decltype's operand doesn't consider...
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-02  Lawrence CrowlUpgrade the utility of timevars.
2011-04-10  Mike StumpRemove doubled up words.
2011-04-08  Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-04-08  Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-03-08  Dodji Seketelire PR c++/47957 (Type mismatch when a class derived...
2011-02-24  Jason Merrillcp-tree.h (DECL_PARM_LEVEL): New.
2010-12-14  Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-12-07  Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-24  Nathan Froydrevert accidentally committed changes
2010-11-24  Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-11-21  Joseph Myerstm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-02  Dodji SeketeliRestore canonical type comparison for dependent type...
2010-10-14  Richard Guentherre PR c++/44561 (using nullptr_t with -flto/-fwhopr...
2010-09-29  Richard Guenthertree.h (SCOPE_FILE_SCOPE_P): New macro.
2010-09-11  Rodrigo Rivas CostaImplement range-based for-statements.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-18  Nathan Froydre PR c++/45049 (ICE: tree check: expected tree that...
2010-08-09  Nathan Froydname-lookup.c (is_associated_namespace): Convert local...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-03  Le-Chun Wuinvoke.texi: Update documentation of -Wshadow.
2010-06-30  Jason Merrillclass.c (type_has_virtual_destructor): New.
2010-06-17  Nathan Froydtree.h (vec_member): Declare.
2010-06-09  Nathan Froydcp-tree.h (struct saved_scope): Change decl_ns_list...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-06-04  Jason MerrillImplement noexcept-specification (15.4)
2010-06-02  Jason Merrillre PR c++/44333 (Ambiguity with typedef and using names...
2010-05-27  Joseph Myersdiagnostic-core.h: New.
2010-05-14  Shujing Zhaore PR c++/30566 (-Wshadow warns about clashes between...
2010-05-13  Jason Merrillre PR bootstrap/44048 (building without C++ enabled...
2010-05-13  Jason Merrillcp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-06  Jason MerrillAdd support for C++0x nullptr.
2010-04-27  Jason Merrillre PR c++/43856 ([C++0x] gcc-4.5.0 fails to transform...
2010-04-07  Jason Merrillname-lookup.c (current_decl_namespace): Non-static.
2010-02-17  Jason Merrillre PR c++/43069 (ICE: tree check: expected tree that...
2010-02-12  Jakub Jelinekre PR c++/43033 (--enable-checking=valgrind C++ failures)
2009-12-24  Jason MerrillPR c++/41305, DR 384
2009-12-11  Dodji Seketelire PR c++/42225 (GCC 4.5 ICE (segfault) on C++ template...
2009-11-13  Jason Merrillre PR c++/29363 (ICE throwing undeclared object)
2009-11-06  Jason Merrillre PR c++/34870 (argument-dependent lookup fails to...
2009-11-04  Jason MerrillPR c++/17365, DR 218
2009-11-02  Jakub Jelinekre PR c++/41774 (ice: vector VEC(visibility,base) pop...
2009-10-30  Jerry Quinnmangle.c (mangle_type_string_for_rtti): Reapply 153734.
2009-10-30  Jerry Quinntinfo.cc (operator=(const type_info&)): Revert 153734.
2009-10-30  Jerry Quinnmangle.c (mangle_type_string_for_rtti): Revert r149964.
2009-10-28  Jason MerrillCore issue 812, 861
2009-10-06  Jason MerrillFix lookup of initialized captures in unevaluated context.
next