aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-19Fix comment-style.Gabriel Dos Reis1-1/+1
2003-05-19name-lookup.c (free_binding_entry): fix where the GTY markers are.Andrew Pinski1-6/+12
2003-05-18hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis1-0/+235
2003-04-04name-lookup.c (find_binding): Pass appropriate pointer type to POP_TIMEVAR_AN...Kaveh R. Ghazi1-1/+1
2003-04-01config-lang.in (gtfiles): add \$(srcdir)/cp/name-lookup.c after \$(srcdir)/cp...Andrew Pinski1-1/+2
2003-03-30cp-tree.h (binding_for_name): Move to name-lookup.h Adjust prototype.Gabriel Dos Reis1-4/+88
2003-03-30name-lookup.c: New file.Gabriel Dos Reis1-0/+58