aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/search.c
AgeCommit message (Expand)Author
2009-02-28svn merge -r143403:144476 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2008-07-24 Implement defaulted/deleted functions as per N2346Jason Merrill
2008-03-212008-03-21 Paolo Carlini <pcarlini@suse.de>Paolo Carlini
2007-09-25 PR c++/14688Danny Smith
2007-08-31/cpPaolo Carlini
2007-08-02* typeck.c: Change copyright header to refer to version 3 of the GNU General Nick Clifton
2006-11-20 PR c++/29475Simon Martin
2006-08-26 PR c++/28588Mark Mitchell
2006-08-01 PR c++/28432Steve Ellcey
2006-07-18 PR c++/27495Steve Ellcey
2006-07-05 PR c++/18681Jason Merrill
2006-07-01revert accidental checkinJason Merrill
2006-07-01 PR c++/28215Jason Merrill
2006-06-06Fix up whitespacingMike Stump
2006-05-15 PR c++/27581Volker Reichelt
2006-03-24gcc/Carlos O'Donell
2006-01-29 * call.c (alloc_conversion): Use cast when converting fromGabriel Dos Reis
2006-01-18 * search.c (lookup_conversions_r): Fix a pasto.Jakub Jelinek
2005-10-20 PR c++/22618Mark Mitchell
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-06-15Canonicalize whitespace.Mike Stump
2005-06-14Remove extra white spacing at end of lines.Mike Stump
2005-06-08cp:Nathan Sidwell
2005-04-21 * vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell
2005-02-14cp:Nathan Sidwell
2005-02-09 PR c++/19733Mark Mitchell
2005-01-06 PR c++/17154Kriang Lerdsuwanakij
2004-11-24 * cp-tree.h (context_as_string): Remove extern.Ben Elliston
2004-11-16 * stack.h: Remove.Steven Bosscher
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-11-08 * class.c, decl.c, lex.c, name-lookup.c, parser.c, pt.c,Kazu Hirata
2004-11-01cp:Nathan Sidwell
2004-10-27 * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT.Mark Mitchell
2004-10-27 PR c++/18093Mark Mitchell
2004-10-18cp:Nathan Sidwell
2004-10-13 * search.c: Fix a comment typo.Kazu Hirata
2004-10-12 * class.c (dfs_modify_vtables): Simplify condition. ReturnNathan Sidwell
2004-10-12 * search.c (struct lookup_base_data_s): New.Nathan Sidwell
2004-10-12 * search.c: Fix comment typos.Kazu Hirata
2004-10-11 * cp-tree.h (get_dynamic_cast_base_type): Rename to ...Nathan Sidwell
2004-10-11 * cp-tree.h (SAME_BINFO_TYPE_P): New.Nathan Sidwell
2004-10-10cp/Gabriel Dos Reis
2004-10-08 * pt.c, search.c: Fix comment typos.Kazu Hirata
2004-10-08 * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark, markedp,Nathan Sidwell
2004-10-07 * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.Mark Mitchell
2004-09-27 PR c++/17585Mark Mitchell
2004-09-27 * class.c (struct count_depth_data): Remove.Nathan Sidwell
2004-09-24cp:Nathan Sidwell
2004-09-16 * search.c: Follow spelling conventions.Kazu Hirata