aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-map-traits.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-14Support GTY((cache)) on hash_map.Jason Merrill1-0/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-24destroy values as well as keys when removing them from hash mapsTrevor Saunders1-15/+17
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-6/+6
2015-06-25hash-map-traits.h (default_hashmap_traits): Delete.Richard Sandiford1-78/+0
2015-06-25hash-map-traits.h (unbounded_hashmap_traits): New class.Richard Sandiford1-0/+80
2015-06-25hash-map-traits.h: Include hash-traits.h.Richard Sandiford1-0/+73
2015-05-27New memory allocation statistics infrastructure.Martin Liska1-0/+104