summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* * name-lookup.c (push_namespace_with_attribs): Temporarily disablejason2006-04-051-1/+1
* 2006-03-22 Jason Merrill <jason@redhat.com>dje2006-03-231-0/+2
* PR c++/21581jason2006-03-211-3/+12
* PR c++/21764jason2006-03-211-1/+47
* Merge C++ from gomp-20050608-branch.rth2006-03-091-0/+1
* PR c++/26266mmitchel2006-02-181-1/+1
* * decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.sayle2006-02-071-2/+1
* * typeck.c (string_conv_p): Pass appropiatelmillward2006-02-031-7/+7
* * name-lookup.c (do_class_using_decl): Use IDENTIFIER_TYPENAME_P,mmitchel2006-02-031-1/+1
* PR c++/25855mmitchel2006-01-281-2/+6
* PR c++/16021jason2006-01-261-3/+8
* * cp-tree.h (get_primary_binfo): Remove prototype.reichelt2006-01-251-1/+1
* * call.c (add_builtin_candidates): Remove superfluous return.reichelt2006-01-201-1/+0
* PR c++/22136mmitchel2006-01-201-37/+62
* PR c++/16829reichelt2006-01-191-5/+3
* PR c++/25836mmitchel2006-01-191-0/+2
* * name-lookup.c (lookup_namespace_name): Remove.kazu2006-01-171-78/+0
* * name-lookup.c (set_decl_namespace): Use CP_DECL_CONTEXT.jason2006-01-131-1/+1
* PR libstdc++/24660jason2006-01-121-5/+8
* PR c++/25492mmitchel2006-01-041-1/+7
* * name-lookup.c (lookup_name_real): Merge two if's.reichelt2005-11-251-6/+3
* gcc/rth2005-11-211-7/+5
* PR c++/8355mmitchel2005-11-191-0/+4
* * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.mrs2005-11-181-2/+2
* * c-decl.c (lookup_name_two): Add.mrs2005-11-161-0/+8
* PR c++/20293mmitchel2005-11-141-15/+5
* cp:nathan2005-10-181-3/+4
* PR c++/22147mmitchel2005-09-271-0/+5
* PR c++/13764jason2005-09-271-2/+3
* ./ian2005-09-121-28/+166
* * dbxout.c: Include expr.h.rth2005-09-091-1/+0
* PR c++/23586reichelt2005-08-301-23/+10
* PR c++/23099mmitchel2005-08-291-0/+3
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-5/+5
* cp:nathan2005-08-111-96/+86
* 2005-08-05 James A. Morrison <phython@gcc.gnu.org>phython2005-08-061-0/+4
* * name-lookup.c (pushtag): Remove accidental commit from:mmitchel2005-08-051-3/+0
* * class.c, decl.c, name-lookup.c, pt.c, typeck.c, typeck2.c:kazu2005-08-011-1/+1
* * name-lookup.c (pushtag): Do no set DECL_IGNORED_P bit.dpatel2005-07-271-4/+0
* * call.c: Fix comment typo(s).reichelt2005-07-211-2/+2
* 2005-07-20 Douglas Gregor <doug.gregor@gmail.com>dgregor2005-07-211-22/+6
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-2/+4
* * c.opt, common.opt, config/bfin/bfin.opt, config/pa/pa.opt,jsm282005-07-021-1/+1
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-15/+15
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-150/+150
* Remove extra white spacing at end of lines.mrs2005-06-141-103/+103
* cp:nathan2005-06-081-21/+65
* cp:nathan2005-06-021-2/+1
* PR c++/21784mmitchel2005-05-301-9/+8