summaryrefslogtreecommitdiff
path: root/libiberty/hashtab.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-2/+2
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-0/+4
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-0/+138
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-4/+29
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-3/+73
* merge from gccDJ Delorie2002-06-061-41/+41
* * hashtab.c (higher_prime_number): Use 7 as minimum.Richard Henderson2002-04-101-32/+46
* merge from gccDJ Delorie2001-10-071-4/+4
* merge from gccDJ Delorie2001-08-171-1/+24
* merge from gccDJ Delorie2001-08-171-0/+16
* merge from gccDJ Delorie2001-03-151-1/+1
* merge from gccDJ Delorie2001-03-151-32/+33
* * hashtab.c (higher_prime_number): Use a table, rather than aDJ Delorie2000-11-291-22/+56
* * hashtab.c (htab_expand): Change to return int. Use calloc orHans-Peter Nilsson2000-11-041-8/+58
* * hashtab.c: Change void * to PTR where necessary.Hans-Peter Nilsson2000-11-031-36/+36
* Synced with libiberty in the gcc repository.H.J. Lu2000-06-151-62/+107
* * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg2000-05-291-0/+4
* merge from gccJason Merrill2000-03-241-166/+265
* Initial revisionIan Lance Taylor2000-02-221-0/+330