summaryrefslogtreecommitdiff
path: root/gcc/hash-set.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* * hash-map.h (hash_map::hash_map): Gather statistics onlymatz2015-12-111-1/+1
* PR 68406: Avoid problem with older host compilersrsandifo2015-11-181-1/+1
* Add gencfn-macros.crsandifo2015-11-171-1/+2
* hash_set: add iterator and remove method.marxin2015-07-161-0/+39
* gcc/rsandifo2015-06-251-163/+9
* Fix BITMAP identifier clash.marxin2015-06-101-1/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-2/+0
* New memory allocation statistics infrastructure.marxin2015-05-271-2/+3
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* support ggc hash_map and hash_settbsaunde2014-09-021-1/+93
* add a hash_set based on hash_tabletbsaunde2014-08-021-0/+173