Daily bump.
[platform/upstream/gcc.git] / gcc / hash-table.h
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 gcc.gnu.org/ml/gcc/2012-08...