x86: Enable FMA in rsqrt<mode>2 expander
[platform/upstream/gcc.git] / gcc / hash-set.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-01 Martin SeborPR middle-end/90923 - hash_map destroys elements withou...
2019-06-07 Martin LiskaEnable sanitization for hash tables.
2019-05-03 Martin LiskaCome up with is_empty for hash_{table,map,set}.
2019-03-21 Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-27 Gerald Pfeiferhash-set.h (DEFINE_DEBUG_HASH_SET): Remove static quali...
2017-11-20 Aldy Hernandezvec.h (debug_helper): New function.
2017-11-18 Aldy Hernandezhash-set.h (hash_set::empty): New.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-11 Michael Matzhash-map.h (hash_map::hash_map): Gather statistics...
2015-11-18 Richard SandifordPR 68406: Avoid problem with older host compilers
2015-11-17 Richard SandifordAdd gencfn-macros.c
2015-07-16 Martin Liskahash_set: add iterator and remove method.
2015-06-25 Richard Sandifordhash-traits.h (default_hash_traits): New structure.
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-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-02 Trevor Saundersadd a hash_set based on hash_table