summaryrefslogtreecommitdiff
path: root/gcc/hash-map.h
Commit message (Expand)AuthorAgeFilesLines
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* remove param1_is usagetbsaunde2014-11-201-0/+34
* 2014-10-30 Richard Biener <rguenther@suse.de>rguenth2014-10-301-0/+2
* move many gc hashtab to hash_tabletbsaunde2014-10-121-0/+10
* support ggc hash_map and hash_settbsaunde2014-09-021-2/+77
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-5/+2
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-1/+15
* add hash_map classtbsaunde2014-06-241-0/+203