Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hashtab.h (htab_hash_string): Declare. | rth | 2001-08-17 | 1 | -0/+3 |
* | * hashtab.h (struct htab): Add member return_allocation_failure. | hp | 2000-11-04 | 1 | -0/+10 |
* | * hashtab.h: Change void * to PTR where necessary. | hp | 2000-11-03 | 1 | -5/+5 |
* | * hashtab.h (hash_pointer): Declare. | mmitchel | 2000-04-24 | 1 | -0/+6 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -5/+10 |
* | * hashtab.h (hashval_t): New type. | mmitchel | 2000-03-31 | 1 | -4/+7 |
* | Some cleanups/additions for hashtables | crux | 2000-03-14 | 1 | -4/+12 |
* | * hashtab.h (struct htab): Add del_f. | zack | 2000-03-10 | 1 | -3/+11 |
* | * hashtab.c: Remove debugging variables (all_searches, | zack | 2000-03-08 | 1 | -41/+44 |
* | 1999-10-23 08:51 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-10-23 | 1 | -2/+8 |
* | * hashtab.h: New file. | law | 1999-10-15 | 1 | -0/+103 |