summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/cp/aaw2007-08-241-5/+4
* PR c++/32898jakub2007-08-231-1/+1
* PR c++/31749aaw2007-08-171-71/+92
* gcc/cp/aaw2007-08-101-16/+20
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-5/+5
* gcc/cp/simartin2007-07-281-2/+43
* * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.aaw2007-07-011-74/+52
* * name-lookup.c (ambiguous_decl): Adds check for hidden types.aaw2007-05-221-2/+4
* 2007-03-15 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-151-3/+3
* 2007-03-09 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-03-101-0/+12
* * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c,kazu2007-02-041-1/+1
* * name-lookup.c: Follow spelling conventions.kazu2006-12-021-1/+1
* 2006-11-16 Dirk Mueller <dmueller@suse.de>mueller2006-11-161-2/+2
* In gcc/:geoffk2006-11-011-5/+19
* PR c++/26102jason2006-09-061-6/+7
* cp/nathan2006-09-011-1/+13
* PR c++/28274reichelt2006-08-031-3/+3
* PR c++/28025mmitchel2006-07-231-8/+6
* PR c++/28250reichelt2006-07-171-0/+3
* PR c++/26905jason2006-06-301-10/+10
* PR c++/28051lmillward2006-06-251-0/+6
* PR c++/28114sje2006-06-231-1/+5
* PR middle-end/27793jakub2006-06-131-6/+20
* PR c++/27933reichelt2006-06-121-8/+6
* Fix up whitespacingmrs2006-06-061-12/+12
* * 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