summaryrefslogtreecommitdiff
path: root/gcc/hash-map.h
Commit message (Expand)AuthorAgeFilesLines
* New memory allocation statistics infrastructure.Martin Liska2015-05-271-82/+10
* remove need for store_values_directlyTrevor Saunders2015-04-181-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove param1_is usageTrevor Saunders2014-11-201-0/+34
* genmatch.c: Remove <map>, <utility> and <string> includes.Richard Biener2014-10-301-0/+2
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-0/+10
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-2/+77
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-5/+2
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-1/+15
* add hash_map classTrevor Saunders2014-06-241-0/+203