re PR c++/46220 (Error: invalid covariant return type generated for incomplete class...
[gcc.git] / gcc / cp / search.c
2011-03-04 Jason Merrillre PR c++/46220 (Error: invalid covariant return type...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-29 Dodji Seketelire PR c++/45383 (Implicit conversion to pointer does...
2010-11-06 Jason Merrillre PR c++/45473 (ICE: in dfs_walk_once, at cp/search...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-30 Jason MerrillMachinery to support implicit delete/move.
2010-06-30 Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2010-06-07 Jason Merrillcp-tree.h (COMPLETE_OR_OPEN_TYPE_P): New macro.
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-04-27 Jason Merrilltree.c (get_fns): Split out from get_first_fn.
2010-02-10 Shujing ZhaoMake-lang.in (cp/cvt.o, [...]): Depend on intl.h.
2009-12-23 Dodji Seketelire PR c++/42260 (ICE looking up template conversion...
2009-11-16 Jason MerrillPR c++/13950, DR 176
2009-11-04 Jason Merrillfix
2009-11-04 Jason Merrillre PR c++/39413 (static_assert and SFINAE)
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-16 Jason Merrillre PR c++/38579 (Template: Wrong inherited copy-ctor...
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2007-09-25 Danny Smithre PR c++/14688 (Mis-matched calling convention on...
2007-08-31 Paolo Carlinire PR c++/32113 (ICE with invalid template parameter)
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2006-11-20 Simon Martinre PR c++/29475 (incomplete template diagnostics.)
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...
next