Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | genmatch.c: Remove <map>, <utility> and <string> includes. | Richard Biener | 2014-10-30 | 1 | -0/+2 |
* | move many gc hashtab to hash_table | Trevor Saunders | 2014-10-12 | 1 | -0/+10 |
* | support ggc hash_map and hash_set | Trevor Saunders | 2014-09-02 | 1 | -2/+77 |
* | convert the rest of the users of pointer_map to hash_map | Trevor Saunders | 2014-08-07 | 1 | -5/+2 |
* | convert many uses of pointer_map to hash_map | Trevor Saunders | 2014-08-02 | 1 | -1/+15 |
* | add hash_map class | Trevor Saunders | 2014-06-24 | 1 | -0/+203 |