aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-map.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-0/+10
2014-09-02support ggc hash_map and hash_setTrevor Saunders1-2/+77
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-5/+2
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-1/+15
2014-06-24add hash_map classTrevor Saunders1-0/+203