summaryrefslogtreecommitdiff
path: root/gcc/hash-set.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* hash-map.h (hash_map::hash_map): Gather statistics only when GATHER_STATISTIC...Michael Matz2015-12-111-1/+1
* PR 68406: Avoid problem with older host compilersRichard Sandiford2015-11-181-1/+1
* Add gencfn-macros.cRichard Sandiford2015-11-171-1/+2
* hash_set: add iterator and remove method.Martin Liska2015-07-161-0/+39
* hash-traits.h (default_hash_traits): New structure.Richard Sandiford2015-06-251-163/+9
* Fix BITMAP identifier clash.Martin Liska2015-06-101-1/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-2/+0
* New memory allocation statistics infrastructure.Martin Liska2015-05-271-2/+3
* remove need for store_values_directlyTrevor Saunders2015-04-181-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-1/+93
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-0/+173