Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 2006-07-07 | 1 | -2/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR c++/18984 (ICE in check_pointer_types_r) | Andrew Pinski | 2004-12-21 | 1 | -0/+23 |
* | pointer-set.h (pointer_set_contains): Remove. | Ben Elliston | 2004-11-23 | 1 | -25/+0 |
* | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-10-22 | 1 | -7/+7 |
* | * pointer-set.c (hash1): Don't use libm functions in fallback case. | Richard Henderson | 2004-10-18 | 1 | -4/+3 |
* | pointer-set.c (hash1): Use integer part of 2^64 / phi instead 2^32 / phi if l... | Jakub Jelinek | 2004-10-17 | 1 | -3/+11 |
* | * pointer-set.c, tree-vectorizer.c: Fix comment typos. | Kazu Hirata | 2004-10-15 | 1 | -1/+1 |
* | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2004-10-14 | 1 | -0/+167 |