summaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
Commit message (Expand)AuthorAgeFilesLines
* cp-tree.h (struct lang_decl): Overhaul.Jason Merrill2009-07-031-5/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR c++/38579 (Template: Wrong inherited copy-ctor visibility)Jason Merrill2009-01-161-12/+5
* Implement defaulted/deleted functions as per N2346Jason Merrill2008-07-241-0/+14
* cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini2008-03-211-2/+3
* re PR c++/14688 (Mis-matched calling convention on virtual functions accepted...Danny Smith2007-09-251-0/+10
* re PR c++/32113 (ICE with invalid template parameter)Paolo Carlini2007-08-311-0/+3
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* re PR c++/29475 (incomplete template diagnostics.)Simon Martin2006-11-201-1/+1
* re PR c++/28588 (static private function)Mark Mitchell2006-08-261-2/+20
* re PR c++/28432 (duplicate "no member function declared" message)Steve Ellcey2006-08-011-1/+2
* re PR c++/27495 (ICE using "." instead of "->")Steve Ellcey2006-07-181-2/+1
* re PR c++/18681 ([DR 45] template friend declaration not recognized)Jason Merrill2006-07-051-2/+2
* revert accidental checkinJason Merrill2006-07-011-3/+2
* re PR c++/28215 (Bootstrap failure on arm-eabi)Jason Merrill2006-07-011-2/+3
* Fix up whitespacingMike Stump2006-06-061-2/+2
* re PR c++/27581 (ICE using this-pointer in static member function)Volker Reichelt2006-05-151-1/+2
* invoke.texi: Document -femit-class-debug-alwaysCarlos O'Donell2006-03-241-0/+4
* call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis2006-01-291-3/+3
* search.c (lookup_conversions_r): Fix a pasto.Jakub Jelinek2006-01-181-1/+1
* re PR c++/22618 (Template non-type arguments break class access protection)Mark Mitchell2005-10-201-2/+6
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-11/+10
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-25/+25
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-106/+106
* re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell2005-06-081-3/+2
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-8/+8
* re PR c++/19891 (Covariant returns are broken)Nathan Sidwell2005-02-141-0/+6
* re PR c++/19733 (ICE on invalid destructor call)Mark Mitchell2005-02-091-0/+6
* re PR c++/17154 (Using declaration of function name ignored inside partial sp...Kriang Lerdsuwanakij2005-01-061-8/+5
* cp-tree.h (context_as_string): Remove extern.Ben Elliston2004-11-241-1/+1
* stack.h: Remove.Steven Bosscher2004-11-161-1/+0
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* class.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-4/+4
* re PR c++/18064 (gcc accepts different pointer types as covariant return types)Nathan Sidwell2004-11-011-0/+6
* name-lookup.c (do_namespace_alias): Use FROB_CONTEXT.Mark Mitchell2004-10-271-1/+1
* re PR c++/18093 (bogus conflict in namespace aliasing)Mark Mitchell2004-10-271-32/+45
* cp-tree.h (UNIQUELY_DERIVED_FROM_P): Adjust lookup_base call.Nathan Sidwell2004-10-181-38/+35
* * search.c: Fix a comment typo.Kazu Hirata2004-10-131-1/+1
* class.c (dfs_modify_vtables): Simplify condition.Nathan Sidwell2004-10-121-3/+16
* search.c (struct lookup_base_data_s): New.Nathan Sidwell2004-10-121-79/+93
* * search.c: Fix comment typos.Kazu Hirata2004-10-121-2/+2
* cp-tree.h (get_dynamic_cast_base_type): Rename to ...Nathan Sidwell2004-10-111-98/+167
* cp-tree.h (SAME_BINFO_TYPE_P): New.Nathan Sidwell2004-10-111-8/+9
* Convert diagnostics to use quoting flag q 7/nGabriel Dos Reis2004-10-101-10/+10
* * pt.c, search.c: Fix comment typos.Kazu Hirata2004-10-081-2/+2
* cp-tree.h (dfs_walk, [...]): Remove.Nathan Sidwell2004-10-081-174/+214
* cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.Mark Mitchell2004-10-071-0/+16
* re PR c++/17585 (usage of unqualified name of static member from within class...Mark Mitchell2004-09-271-2/+1
* class.c (struct count_depth_data): Remove.Nathan Sidwell2004-09-271-61/+0