]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hash-table.h
Update copyright years.
[thirdparty/gcc.git] / gcc / hash-table.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-09  Martin SeborPR middle-end/92761 - hash_table::expand invokes assign...
2019-10-04  Bernd Edlingerhash-table.h (hash_table::empty_slow): Don't assign...
2019-07-01  Martin SeborPR middle-end/90923 - hash_map destroys elements withou...
2019-06-25  Martin LiskaPut hashtab_chk_error into hash-table.c.
2019-06-11  Martin LiskaDisable htable sanitization in pt.c (PR c++/87847).
2019-06-10  Martin LiskaFix build with --enable-gather-detailed-mem-stats.
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-26  Jakub Jelinekhash-table.h (hash_table::m_gather_mem_stats): If GATHE...
2019-03-26  Jason Merrillmem-stats.h (mem_alloc_description::unregister_descript...
2019-03-21  Jakub Jelinekhash-table.h (hash_table): Add Lazy template parameter...
2019-03-14  Jason Merrillhash-table.h (remove_elt_with_hash): Return if slot...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-14  Jason MerrillFix --enable-gather-detailed-mem-stats.
2018-02-16  Jakub Jelinekre PR bootstrap/84405 (Fails to bootstrap with GCC...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-14  Jason MerrillSupport GTY((cache)) on hash_map.
2017-07-03  Nathan Sidwell* hash-table.h (hash_table_mod1): Fix indentation.
2017-06-16  Martin SeborPR c++/80560 - warn on undefined memory operations...
2017-01-13  Richard SandifordAvoid excessively-big hash tables in empty-add cycles
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-16  Richard SandifordOptimise hash_table::empty
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-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-13  Aldy HernandezFix double word typos.
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-25  Richard Sandifordhash-table.h (has_is_deleted, [...]): Delete.
2015-06-25  Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25  Richard Sandifordhash-table.h: Update comments.
2015-06-25  Richard Sandiforddecl.c (value_annotation_hasher::handle_cache_entry...
2015-06-25  Richard Sandifordhash-table.h: Include hash-traits.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-04-13  Jan Hubickahash-table.h (hash_table constructor): Add mem stats.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jan Hubickahash-table.h (struct pointer_hash): Fix formating.
2014-11-20  Trevor Saundersfix hash_table when empty elements are not 0
2014-11-20  Trevor Saundersimplement a replacement for if_marked
2014-11-12  Richard Bienerre PR middle-end/63819 (Cannot build compiler with...
2014-10-15  Richard Bienerhash-table.c: Include bconfig.h if building for the...
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-09-12  Trevor Saundersfix assert in hash_table pch routines
2014-09-02  Trevor Saunderssupport ggc hash_map and hash_set
2014-07-09  Trevor Saundersplaycate old gcc
2014-06-24  Trevor Saundersallow storing values directly in hash tables
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-01-09  Steve EllceyMakefile.in (TREE_FLOW_H): Remove.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-23  Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-25  Lawrence CrowlChange hash_table to support a comparator type differen...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-08-17  Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...