summaryrefslogtreecommitdiff
path: root/gcc/hash-table.h
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (edge_list): Prefix member names with "m_".Richard Sandiford2013-09-301-11/+11
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl2013-04-231-14/+193
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Change hash_table to support a comparator type different from the value type ...Lawrence Crowl2012-10-251-137/+292
* Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl2012-10-091-14/+14
* hash-table.h (class hash_table): Use a descriptor template argument instead o...Richard Guenther2012-08-171-192/+139
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-0/+783