index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libiberty
/
hashtab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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