]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hash-map.h
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / gcc / hash-map.h
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-01  mseborPR middle-end/90923 - hash_map destroys elements withou...
2019-06-12  marxinDisable hash-table sanitization for mem stats maps.
2019-06-10  marxinFix build with --enable-gather-detailed-mem-stats.
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-01-01  jakub Update copyright years.
2018-11-14  jakub PR bootstrap/86739
2018-07-10  rguenth2018-07-10 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-11-27  trippelsFix UB in hash-map.h
2017-11-14  jason Support GTY((cache)) on hash_map.
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-12-15  jason * hash-map.h, hash-table.h: Make copy constructors...
2015-12-14  jason PR c++/68309
2015-12-11  matz * hash-map.h (hash_map::hash_map): Gather statistics...
2015-11-13  jason * hash-map.h (hash_map::empty): New.
2015-06-26  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-10  marxinFix BITMAP identifier clash.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-04-18  tbsaunderemove need for store_values_directly
2015-01-05  jakub Update copyright years.
2014-11-20  tbsaunderemove param1_is usage
2014-10-30  rguenth2014-10-30 Richard Biener <rguenther@suse.de>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-06-24  tbsaundeadd hash_map class