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