aboutsummaryrefslogtreecommitdiff
path: root/libiberty/hashtab.c
AgeCommit message (Expand)AuthorFilesLines
2000-03-10hashtab.h (struct htab): Add del_f.Zack Weinberg1-1/+26
2000-03-08hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg1-166/+188
1999-11-28* hashtab.c (sys/types.h): File included.Philippe De Muyter1-0/+2
1999-11-10* hashtab.c: Include stdio.h.Jeffrey A Law1-0/+2
1999-11-08* hashtab.c (traverse_hash_table): Protect prototype with PARAMS.Jeffrey A Law1-1/+1
1999-10-23hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg1-1/+36
1999-10-15Makefile.in (CFILES): Add hashtab.cVladimir Makarov1-0/+291