aboutsummaryrefslogtreecommitdiff
path: root/libiberty/hashtab.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-05-13Import libiberty from gccAlan Modra1-47/+47
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-05-07libiberty: add htab_eq_stringTom Tromey1-0/+7
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-02-25Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess1-2/+2
2020-01-17Update libiberty sources with changes in the gcc mainline.Nick Clifton1-1/+1
2019-04-07Merge libiberty from gccAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-10Update the libiberty sources with the latest patches found in the master sour...Nick Clifton1-1/+1
2017-01-05Sync libiberty from gccAlan Modra1-2/+1
2016-11-18libiberty: Fix -Wimplicit-fallthrough warnings.Mark Wielaard1-10/+10
2013-05-10merge from gccDJ Delorie1-11/+2
2013-04-23merge from gccDJ Delorie1-8/+25
2011-02-03libiberty: documentation markup and order fixes.Ralf Wildenhues1-3/+3
2010-06-10merge from gccDJ Delorie1-18/+49
2009-09-16merge from gccgdb_7_0-branchpointDJ Delorie1-0/+3
2009-09-032009-09-03 Ozkan Sezer <sezeroz@gmail.com>H.J. Lu1-1/+1
2009-06-21merge from gccDJ Delorie1-2/+3
2006-07-27merge from gccDJ Delorie1-1/+22
2005-06-30merge from gccDJ Delorie1-32/+23
2005-05-24merge from gccDJ Delorie1-16/+21
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-28merge from gccDJ Delorie1-104/+44
2005-03-01merge from gccDJ Delorie1-5/+5
2004-04-22merge from gccDJ Delorie1-62/+171
2004-04-13merge from gccDJ Delorie1-2/+16
2004-04-01merge from gccDJ Delorie1-49/+71
2003-10-30merge from gccDJ Delorie1-2/+2
2003-06-19merge from gccDJ Delorie1-0/+4
2003-05-07s/burtle/iterativeJason Merrill1-1/+1
2003-05-07libiberty/Jason Merrill1-0/+138
2003-04-15merge from gccDJ Delorie1-3/+0
2003-03-17merge from gccDJ Delorie1-4/+19
2003-03-12merge from gccDJ Delorie1-2/+2
2003-03-12merge from gccDJ Delorie1-3/+16
2003-01-26include/Daniel Jacobowitz1-2/+70
2003-01-20merge from gccDJ Delorie1-2/+4
2002-06-06merge from gccDJ Delorie1-41/+41
2002-04-10 * hashtab.c (higher_prime_number): Use 7 as minimum.Richard Henderson1-32/+46
2001-10-07merge from gccDJ Delorie1-4/+4
2001-08-17merge from gccDJ Delorie1-1/+24
2001-08-17merge from gccDJ Delorie1-0/+16
2001-03-15merge from gccDJ Delorie1-1/+1
2001-03-15merge from gccDJ Delorie1-32/+33
2000-11-29* hashtab.c (higher_prime_number): Use a table, rather than aDJ Delorie1-22/+56
2000-11-04 * hashtab.c (htab_expand): Change to return int. Use calloc orHans-Peter Nilsson1-8/+58
2000-11-03 * hashtab.c: Change void * to PTR where necessary.Hans-Peter Nilsson1-36/+36
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu1-62/+107