]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hash-set.h
Put the CL into the right dir.
[thirdparty/gcc.git] / gcc / hash-set.h
2019-07-01  mseborPR middle-end/90923 - hash_map destroys elements withou...
2019-06-07  marxinEnable sanitization for hash tables.
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-03-21  jakub * hash-table.h (hash_table): Add Lazy template paramet...
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-11-27  gerald * hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static...
2017-11-20  aldyh * vec.h (debug_helper): New function.
2017-11-18  aldyh * hash-set.h (hash_set::empty): New.
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-12-11  matz * hash-map.h (hash_map::hash_map): Gather statistics...
2015-11-18  rsandifoPR 68406: Avoid problem with older host compilers
2015-11-17  rsandifoAdd gencfn-macros.c
2015-07-16  marxinhash_set: add iterator and remove method.
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-09-02  tbsaundesupport ggc hash_map and hash_set
2014-08-02  tbsaundeadd a hash_set based on hash_table