| Commit message (Expand) | Author | Age | Files | Lines |
* | PR rtl-optimization/28071 | hubicka | 2006-07-27 | 1 | -1/+22 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -32/+23 |
* | include/ | gdr | 2005-05-24 | 1 | -16/+21 |
* | Update the address and phone number of the FSF organization. | nickc | 2005-05-10 | 1 | -2/+2 |
* | include/ | gdr | 2005-03-27 | 1 | -104/+44 |
* | * hashtab.c (htab_find_slot_with_hash): Make function | bje | 2005-03-01 | 1 | -5/+5 |
* | * hashtab.c: Include limits.h, stdint.h, ansidecl.h. | rth | 2004-04-22 | 1 | -62/+171 |
* | * hashtab.c (htab_remove_elt_with_hash): New function. | law | 2004-04-13 | 1 | -2/+16 |
* | * hashtab.c (htab_size): Move to top of file; mark inline. | rth | 2004-04-01 | 1 | -49/+71 |
* | * hashtab.c (htab_find_slot_with_hash): Decrease n_deleted | zlomek | 2003-10-30 | 1 | -2/+2 |
* | * configure.in: Add check for malloc.h needed by | dj | 2003-06-19 | 1 | -0/+4 |
* | s/burtle/iterative | jason | 2003-05-07 | 1 | -1/+1 |
* | libiberty/ | jason | 2003-05-07 | 1 | -0/+138 |
* | * argv.c: Fix comments. | ghazi | 2003-04-15 | 1 | -3/+0 |
* | * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. | hubicka | 2003-03-17 | 1 | -4/+19 |
* | * hashtab.c (htab_expand): Fix warning. | hubicka | 2003-03-12 | 1 | -2/+2 |
* | * hashtab.c (htab_expand): Compute the size of hashtable based | hubicka | 2003-03-12 | 1 | -3/+16 |
* | include/ | drow | 2003-01-26 | 1 | -2/+70 |
* | * hashtab.c (htab_expand): Fix allocation of new entries. | zlomek | 2003-01-20 | 1 | -2/+4 |
* | Index: include/ChangeLog | geoffk | 2002-06-06 | 1 | -0/+23 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -45/+22 |
* | * hashtab.c (higher_prime_number): Use 7 as minimum. | rth | 2002-04-10 | 1 | -32/+46 |
* | include: | ghazi | 2001-10-07 | 1 | -4/+4 |
* | Add commentary. | rth | 2001-08-17 | 1 | -1/+24 |
* | * hashtab.c (htab_hash_string): New. | rth | 2001-08-17 | 1 | -0/+16 |
* | fix typo | meissner | 2001-03-15 | 1 | -1/+1 |
* | Silence warning | meissner | 2001-03-15 | 1 | -39/+32 |
* | Silence warning | meissner | 2001-03-15 | 1 | -32/+40 |
* | * hashtab.c (higher_prime_number): Use a table, rather than a | mmitchel | 2000-11-27 | 1 | -22/+56 |
* | * hashtab.c (htab_expand): Change to return int. Use calloc or | hp | 2000-11-04 | 1 | -8/+58 |
* | (htab_create, htab_expand): Correct formatting of comment before | hp | 2000-11-03 | 1 | -36/+36 |
* | * hashtab.c, partition.c, sort.c, xmemdup.c: Include string.h | zack | 2000-05-29 | 1 | -0/+4 |
* | * hashtab.c (hash_pointer): Delete low-order bits which are | mmitchel | 2000-05-16 | 1 | -1/+1 |
* | * hashtab.c (htab_expand): Add prototype. | hubicka | 2000-04-27 | 1 | -0/+2 |
* | * hashtab.c (hash_pointer, eq_pointer): Make definition static to | ghazi | 2000-04-24 | 1 | -3/+3 |
* | * hashtab.h (hash_pointer): Declare. | mmitchel | 2000-04-24 | 1 | -0/+27 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -47/+53 |
* | * hashtab.h (hashval_t): New type. | mmitchel | 2000-03-31 | 1 | -7/+9 |
* | * hashtab.c (htab_find_with_hash): Avoid calculating hash2 | zack | 2000-03-29 | 1 | -8/+16 |
* | Some cleanups/additions for hashtables | crux | 2000-03-14 | 1 | -8/+60 |
* | * hashtab.h (struct htab): Add del_f. | zack | 2000-03-10 | 1 | -1/+26 |
* | * hashtab.c: Remove debugging variables (all_searches, | zack | 2000-03-08 | 1 | -166/+188 |
* | * hashtab.c (sys/types.h): File included. | law | 1999-11-28 | 1 | -0/+2 |
* | * hashtab.c: Include stdio.h. | law | 1999-11-10 | 1 | -0/+2 |
* | * hashtab.c (traverse_hash_table): Protect prototype with PARAMS. | law | 1999-11-08 | 1 | -1/+1 |
* | 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-23 | 1 | -1/+36 |
* | * Makefile.in (CFILES): Add hashtab.c | law | 1999-10-15 | 1 | -0/+291 |