summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* * name-lookup.c (qualified_lookup_using_namespace): Consideraoliva2004-01-091-9/+14
* PR c++/13157mmitchel2004-01-051-20/+21
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-2/+1
* * call.c: Fix comment formatting.kazu2003-12-211-2/+2
* * cvt.c: Remove uses of "register" specifier inkazu2003-12-191-13/+13
* PR c++/12795mmitchel2003-12-191-1/+1
* PR c++/2294giovannibajo2003-12-161-1/+5
* * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromjason2003-12-081-10/+3
* Give the anonymous namespace a null DECL_NAME.jason2003-12-081-1/+12
* PR c++/2294giovannibajo2003-12-071-3/+10
* PR c++/2294bernie2003-11-151-6/+3
* PR c++/2294bernie2003-11-141-3/+6
* PR c++/12735mmitchel2003-11-121-26/+31
* * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.jason2003-11-111-0/+61
* PR c++/12832gdr2003-11-101-4/+7
* * ChangeLog: Fix typos.kazu2003-10-211-4/+4
* Breack out decl.c (3/n)gdr2003-10-141-9/+838
* * name-lookup.h (cxx_scope_find_binding_for_name): Don't export.gdr2003-10-141-2/+1169
* Break out decl.c (2/n)gdr2003-10-131-9/+2232
* * name-lookup.c (binding_entry_free): Nullify name and typegdr2003-10-031-1/+2
* * decl.c (pop_binding): Don't mess with nullifying binding->scopegdr2003-09-301-5/+26
* * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference togdr2003-09-271-8/+6
* * cp-tree.h (add_binding): Remove declaration.gdr2003-09-061-1/+89
* PR c++/11946mmitchel2003-08-201-1/+6
* * call.c: Fix comment formatting.kazu2003-07-061-1/+1
* Fix comment-style.gdr2003-05-191-1/+1
* * name-lookup.c (free_binding_entry): fix where the GTY markers are.gdr2003-05-191-6/+12
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-0/+235
* * name-lookup.c (find_binding): Pass appropriate pointer type toghazi2003-04-041-1/+1
* 2003-04-01 Andrew Pinski <pinskia@physics.uc.edu>dje2003-04-011-1/+2
* * cp-tree.h (binding_for_name: Move to name-lookup.h Adjustgdr2003-03-301-4/+88
* * name-lookup.c: New file.gdr2003-03-301-0/+58