summaryrefslogtreecommitdiff
path: root/libiberty/hashtab.c
AgeCommit message (Expand)Author
2016-11-04libiberty: Fix -Wimplicit-fallthrough warnings.mark
2013-05-062013-05-06 David Edelsohn <dje.gcc@gmail.com>dje
2013-04-23Improve pointer hash function to include all bitsak
2011-02-03libiberty: documentation markup and order fixes.rwild
2010-06-08gcc/ada:lauras
2009-09-16 * hashtab.c [HAVE_INTTYPES_H]: Include <inttypes.h>.ro
2009-09-032009-09-03 Ozkan Sezer <sezeroz@gmail.com>hjl
2009-06-21 * hashtab.c (htab_traverse): Don't call htab_expand forjakub
2006-07-27 PR rtl-optimization/28071hubicka
2005-06-302005-06-29 Daniel Berlin <dberlin@dberlin.org>dberlin
2005-05-24include/gdr
2005-05-10Update the address and phone number of the FSF organization.nickc
2005-03-27include/gdr
2005-03-01 * hashtab.c (htab_find_slot_with_hash): Make functionbje
2004-04-22 * hashtab.c: Include limits.h, stdint.h, ansidecl.h.rth
2004-04-13 * hashtab.c (htab_remove_elt_with_hash): New function.law
2004-04-01 * hashtab.c (htab_size): Move to top of file; mark inline.rth
2003-10-30 * hashtab.c (htab_find_slot_with_hash): Decrease n_deletedzlomek
2003-06-19* configure.in: Add check for malloc.h needed bydj
2003-05-07s/burtle/iterativejason
2003-05-07libiberty/jason
2003-04-15 * argv.c: Fix comments.ghazi
2003-03-17 * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.hubicka
2003-03-12 * hashtab.c (htab_expand): Fix warning.hubicka
2003-03-12 * hashtab.c (htab_expand): Compute the size of hashtable basedhubicka
2003-01-26include/drow
2003-01-20 * hashtab.c (htab_expand): Fix allocation of new entries.zlomek
2002-06-06Index: include/ChangeLoggeoffk
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk
2002-04-10 * hashtab.c (higher_prime_number): Use 7 as minimum.rth
2001-10-07include:ghazi
2001-08-17Add commentary.rth
2001-08-17 * hashtab.c (htab_hash_string): New.rth
2001-03-15fix typomeissner
2001-03-15Silence warningmeissner
2001-03-15Silence warningmeissner
2000-11-27 * hashtab.c (higher_prime_number): Use a table, rather than ammitchel
2000-11-04 * hashtab.c (htab_expand): Change to return int. Use calloc orhp
2000-11-03 (htab_create, htab_expand): Correct formatting of comment beforehp
2000-05-29 * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.hzack
2000-05-16 * hashtab.c (hash_pointer): Delete low-order bits which aremmitchel
2000-04-27 * hashtab.c (htab_expand): Add prototype.hubicka
2000-04-24 * hashtab.c (hash_pointer, eq_pointer): Make definition static toghazi
2000-04-24 * hashtab.h (hash_pointer): Declare.mmitchel
2000-04-18 * gcc/conflict.c (conflict_graph_add): Pass enum type tokenner
2000-03-31 * hashtab.h (hashval_t): New type.mmitchel
2000-03-29 * hashtab.c (htab_find_with_hash): Avoid calculating hash2zack
2000-03-14Some cleanups/additions for hashtablescrux
2000-03-10 * hashtab.h (struct htab): Add del_f.zack
2000-03-08 * hashtab.c: Remove debugging variables (all_searches,zack