aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-set.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25hash-traits.h (default_hash_traits): New structure.Richard Sandiford1-163/+9
2015-06-10Fix BITMAP identifier clash.Martin Liska1-1/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-2/+0
2015-05-27New memory allocation statistics infrastructure.Martin Liska1-2/+3
2015-04-18remove need for store_values_directlyTrevor Saunders1-1/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-02support ggc hash_map and hash_setTrevor Saunders1-1/+93
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-0/+173