]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/search.c
re PR c++/28588 (static private function)
[thirdparty/gcc.git] / gcc / cp / search.c
2006-08-26  Mark Mitchellre PR c++/28588 (static private function)
2006-08-01  Steve Ellceyre PR c++/28432 (duplicate "no member function declared...
2006-07-18  Steve Ellceyre PR c++/27495 (ICE using "." instead of "->")
2006-07-05  Jason Merrillre PR c++/18681 ([DR 45] template friend declaration...
2006-07-01  Jason Merrillrevert accidental checkin
2006-07-01  Jason Merrillre PR c++/28215 (Bootstrap failure on arm-eabi)
2006-06-06  Mike StumpFix up whitespacing
2006-05-15  Volker Reicheltre PR c++/27581 (ICE using this-pointer in static membe...
2006-03-24  Carlos O'Donellinvoke.texi: Document -femit-class-debug-always
2006-01-29  Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-18  Jakub Jelineksearch.c (lookup_conversions_r): Fix a pasto.
2005-10-20  Mark Mitchellre PR c++/22618 (Template non-type arguments break...
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
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.
2005-06-08  Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-04-21  Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-02-14  Nathan Sidwellre PR c++/19891 (Covariant returns are broken)
2005-02-09  Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-01-06  Kriang Lerdsuwanakijre PR c++/17154 (Using declaration of function name...
2004-11-24  Ben Ellistoncp-tree.h (context_as_string): Remove extern.
2004-11-16  Steven Bosscherstack.h: Remove.
2004-11-09  Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-08  Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-11-01  Nathan Sidwellre PR c++/18064 (gcc accepts different pointer types...
2004-10-27  Mark Mitchellname-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
2004-10-27  Mark Mitchellre PR c++/18093 (bogus conflict in namespace aliasing)
2004-10-18  Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base...
2004-10-13  Kazu Hirata* search.c: Fix a comment typo.
2004-10-12  Nathan Sidwellclass.c (dfs_modify_vtables): Simplify condition.
2004-10-12  Nathan Sidwellsearch.c (struct lookup_base_data_s): New.
2004-10-12  Kazu Hirata* search.c: Fix comment typos.
2004-10-11  Nathan Sidwellcp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-11  Nathan Sidwellcp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-10  Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-10-08  Kazu Hirata* pt.c, search.c: Fix comment typos.
2004-10-08  Nathan Sidwellcp-tree.h (dfs_walk, [...]): Remove.
2004-10-07  Mark Mitchellcp-tree.h (ICS_USER_FLAG): Remove comment about obsolet...
2004-09-27  Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27  Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-24  Nathan Sidwellre PR c++/16889 (ambiguity is not detected)
2004-09-16  Kazu Hirata* search.c: Follow spelling conventions.
2004-09-16  Nathan Sidwellcp-tree.h (struct lang_type_class): Make pure_virtuals...
2004-09-15  Nathan Sidwell* search.c (get_pure_virtuals): Remove unused variables.
2004-09-15  Nathan Sidwellcp-tree.h (struct lang_decl_flags): Remove needs_final_...
2004-09-10  Kazu Hirataclass.c, [...]: Fix comment typos.
2004-08-30  Nathan Sidwellname-lookup.c (pop_binding, [...]): Replace abort with...
2004-08-27  Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-27  Nathan Sidwelltree.h (size_int_type): Remove.
2004-08-25  Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-25  Zack Weinbergflags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-24  Nathan Sidwellre PR c++/16889 (ambiguity is not detected)
2004-08-24  Kriang Lerdsuwanakijre PR c++/16706 (ICE in finish_member_declaration,...
2004-08-24  Mark Mitchellre PR c++/17163 (ICE with -frepo and static class varia...
2004-08-15  Nathan Sidwelltree.h (build_int_cst): New.
2004-07-26  Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-23  Nathan Sidwellcp: * search.c (lookup_conversion_operator): Avoid...
2004-07-20  Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-20  Nathan Sidwelltree.h: Include vec.h
2004-07-19  Nathan Sidwellvec.h: Propagate location information properly.
2004-07-17  Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
2004-07-16  Mark Mitchellvec.h (VEC_address): New function.
2004-07-14  Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13  Mark Mitchellcp-tree.h (lang_identifier): Remove class_value.
2004-07-12  Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-11  Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-07  Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06  Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05  Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28  Nathan SidwellUse vector API for vbase list.
2004-06-15  Giovanni Bajore PR c++/15967 (ICE on ambiguous operator new in class...
2004-03-19  Richard Kennercxx-pretty-print.c (pp_cxx_unqualified_id): Use TEMPLAT...
2004-03-19  Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-18  Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-09  Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2004-02-14  Mark Mitchellre PR c++/14122 (problem with non-type tmplt parm in...
2004-02-04  Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-31  Kazu Hirataclass.c: Fix comment typos.
2003-12-19  Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-12-04  Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-10-21  Kazu HirataChangeLog: Fix typos.
2003-09-28  Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
2003-08-29  Mark Mitchellre PR c++/11928 (c++ typedef handling)
2003-08-23  Kriang Lerdsuwanakijre PR c++/3765 (member using declaration can't change...
2003-08-04  Mark Mitchellre PR c++/11713 (declaration conflicts)
2003-07-23  Mark Mitchellre PR c++/11645 (Failure to deal with using and private...
2003-07-16  Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-14  Mark Mitchellre PR c++/11503 (segfault when instantiating template...
2003-07-09  Mark Mitchellparser.c (cp_parser_primary_expression): Preserve the...
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-07  Andreas Jaeger* search.c (lookup_base_r): Remove unused variable.
2003-07-06  Kazu Hiratacall.c: Fix comment formatting.
2003-07-06  Mark Mitchellre PR c++/11345 (ICE in build_base_path)
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-06-26  Mark Mitchellre PR c++/10990 (Cannot convert with dynamic_cast<...
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-17  Mark Mitchellre PR c++/11105 ([3.3/3.4 regression of sorts] ICE...
2003-06-16  Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
next