]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hash-map.h
Update copyright years.
[thirdparty/gcc.git] / gcc / hash-map.h
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-27  Markus TrippelsdorfFix UB in hash-map.h
2017-11-14  Jason MerrillSupport GTY((cache)) on hash_map.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-15  Jason Merrill* hash-map.h, hash-table.h: Make copy constructors...
2015-12-14  Jason Merrillre PR c++/68309 (ICE: Segmentation fault)
2015-12-11  Michael Matzhash-map.h (hash_map::hash_map): Gather statistics...
2015-11-13  Jason Merrill* hash-map.h (hash_map::empty): New.
2015-06-26  Richard Sandifordhash-map.h (hash_map::traverse): Use the definition...
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-10  Martin LiskaFix BITMAP identifier clash.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-05-27  Martin LiskaNew memory allocation statistics infrastructure.
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-20  Trevor Saundersremove param1_is usage
2014-10-30  Richard Bienergenmatch.c: Remove <map>, <utility> and <string> includes.
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-02  Trevor Saunderssupport ggc hash_map and hash_set
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-06-24  Trevor Saundersadd hash_map class