]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/hash-table.h
New memory allocation statistics infrastructure.
[thirdparty/gcc.git] / gcc / hash-table.h
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-04-18  tbsaunderemove need for store_values_directly
2015-04-13  hubicka * hash-table.h (hash_table constructor): Add mem stats.
2015-01-05  jakub Update copyright years.
2014-12-19  hubicka * hash-table.h (struct pointer_hash): Fix formating.
2014-11-20  tbsaundefix hash_table when empty elements are not 0
2014-11-20  tbsaundeimplement a replacement for if_marked
2014-11-12  rguenth2014-11-12 Richard Biener <rguenther@suse.de>
2014-10-15  rguenth2014-10-15 Richard Biener <rguenther@suse.de>
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-09-12  tbsaundefix assert in hash_table pch routines
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-07-09  tbsaundeplaycate old gcc
2014-06-24  tbsaundeallow storing values directly in hash tables
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-01-13  mrsMerge in trunk.
2014-01-09  sje2014-01-09 Steve Ellcey <sellcey@mips.com>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-04-23  crowlThis patch extracts approved portions of the hash_table...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-10-25  crowlChange hash_table to support a comparator type differen...
2012-10-09  crowlChange more non-GTY hash tables to use the new type...
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...