decl.c (value_annotation_hasher::handle_cache_entry): Delete.
[gcc.git] / gcc / hash-map.h
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