]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/name-lookup.h
[c++]: Unconfuse lookup_name_real API a bit
[thirdparty/gcc.git] / gcc / cp / name-lookup.h
2020-08-13  Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-05  Jason MerrillVarious small C++ changes.
2019-11-01  Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-05-21  Nathan Sidwell[C++ PATCH] Using decls
2019-05-20  Nathan Sidwell[C++ PATCH] Commonixe using directive finishing
2019-05-01  Nathan Sidwell[C++ PATCH] Simplify class member lookup
2019-03-08  Jason MerrillPR c++/88123 - lambda and using-directive.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-15  Jason Merrill* decl.c (start_enum): Do compare dependent underlying...
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-02-28  Nathan Sidwell[PR c++/84602] ICE with anon-struct
2018-02-27  Nathan Sidwell[PR c++/84426] ICE after conflicting member decl
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-20  Jakub JelinekP0329R4: Designated Initialization
2017-10-25  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-05  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-09-13  Nathan SidwellRename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
2017-09-12  Nathan SidwellKill CLASSTYPE_SORTED_FIELDS.
2017-09-06  Nathan Sidwellname-lookup.h (lookup_field_1): Delete.
2017-09-06  Nathan Sidwellname-lookup.h (lookup_fnfields_slot_nolazy, [...])...
2017-09-05  Nathan Sidwellclass.c (add_method): Move slot search and insertion...
2017-09-01  Nathan Sidwellcp-tree.h (resort_type_method_vec): Move declaration...
2017-08-28  Nathan Sidwellcp-tree.h (insert_late_enum_def_into_classtype_sorted_f...
2017-08-25  Nathan SidwellConversion operators have a special name
2017-08-23  Nathan Sidwellcp-tree.h (lookup_field_1, [...]): Move declatations...
2017-06-02  Nathan Sidwellname-lookup.h (cp_binding_level): Lose namespaces field.
2017-05-30  Nathan Sidwellcp-tree.def (OVERLOAD): Fix comment.
2017-05-26  Nathan SidwellInline and using namespace representation change.
2017-05-26  Nathan Sidwellcall.c (build_operator_new_call): Do namelookup and...
2017-05-25  Nathan SidwellKill DECL_NAMESPACE_USERS, DECL_NAMESPACE_ASSOCIATIONS.
2017-05-25  Nathan Sidwellcp-tree.h (LOOKUP_SEEN_P, [...]): New.
2017-05-24  Nathan Sidwellfriend.c (do_friend): Remove check for existing decl.
2017-05-24  Nathan Sidwellcp-tree.h (ovl_skip_hidden): Declare.
2017-05-23  Nathan Sidwellcp-tree.h (OVL_P): New.
2017-05-22  Nathan Sidwellname-lookup.h (parse_using_directive): Replace with ...
2017-05-16  Nathan Sidwellcp-tree.h (SCOPE_DEPTH): New.
2017-05-15  Nathan Sidwellre PR c++/79369 (namespace definition with qualified id)
2017-05-11  Nathan Sidwellname-lookup.h (pushdecl): Add default friend parm.
2017-05-11  Nathan SidwellRevert pushdecl_top_level_and_finish name change.
2017-05-11  Nathan Sidwellcp-tree.h (pushdecl, [...]): Move declarations to ...
2017-05-11  Nathan Sidwellname-lookup.h (pop_binding): Rename to pop_local_binding.
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-08  Nathan Sidwellname-lookup.h (pushdecl_with_scope): Replace with ...
2017-05-08  Nathan SidwellRevert _binding -> _value change.
2017-05-05  Nathan Sidwellcp-tree.h (IDENTIFIER_GLOBAL_VALUE): Use get_namespace_...
2017-05-05  Nathan SidwellKill per-namespace static_decls.
2017-05-04  Nathan SidwellMore global trees.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-05  Marek PolacekImplement P0305R1, Selection statements with initializer.
2016-05-27  Paolo Carlinire PR c++/60385 (confused by earlier errors, bailing...
2016-05-25  Jason MerrillPR c++/71173 - wrong qualified lookup
2016-02-16  Jason Merrillre PR c++/69657 (abs() not inlined after including...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  David MalcolmC++ FE: expression ranges
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-10-01  Ville Voutilainenre PR c++/54430 ([C++11] For-Loop: Scope of iterating...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-01-05  Jakub JelinekUpdate copyright years.
2014-03-28  Adam Butcherre PR c++/60573 ([c++1y] ICE with defining generic...
2014-01-03  Paolo CarliniCore DR 1442 PR c++/59165
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-19  Paolo Carliniparser.c (cp_parser_lambda_introducer, [...]): Use...
2013-03-28  Gabriel Dos Reiscp-tree.h (next_aggr_init_expr_arg): Remove static...
2013-03-17  Jason Merrillre PR c++/54764 (In class initialization of non-static...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2011-08-14  Jason Merrillre PR c++/50075 ([C++0x] ICE related to parameter deduc...
2011-07-12  Diego Novilloname-lookup.h (cp_binding_level): Rename from cxx_scope.
2011-06-24  Gabriel Charettename-lookup.h (cp_binding_level): Removed unused member...
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-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-02-24  Jason Merrillcp-tree.h (DECL_PARM_LEVEL): New.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-09-11  Rodrigo Rivas CostaImplement range-based for-statements.
2010-08-08  Nathan Froydname-lookup.h (cp_label_binding): Declare.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-02-12  Jason Merrillre PR c++/43024 (ICE on template code with -O2 or ...
2009-08-10  Jason MerrillImplement DR 757...
2009-05-21  Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-26  Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-01-22  Jason Merrillre PR c++/34912 (ICE with friend in local class)
2007-10-04  Jason Merrillre PR c++/32470 (fvisibility=hidden without effect...
2007-08-24  Ollie Wildname-lookup.c (add_decl_to_level): Remove addition...
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2006-06-06  Mike StumpFix up whitespacing
2006-03-21  Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-09  Richard HendersonMerge C++ from gomp-20050608-branch.
2006-01-17  Kazu Hirataname-lookup.c (lookup_namespace_name): Remove.
2005-11-21  Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-11-18  Mike Stumpc-common.c (handle_cleanup_attribute): Use a lang hook...
2005-11-16  Mike Stumpc-decl.c (lookup_name_two): Add.
2005-09-12  Ian Lance Taylorre PR c++/7874 (g++ finds friend functions defined...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
next