aboutsummaryrefslogtreecommitdiff
path: root/gcc/hash-table.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-23This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl1-14/+193
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-25Change hash_table to support a comparator type different from the value type ...Lawrence Crowl1-137/+292
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.Lawrence Crowl1-14/+14
2012-08-17hash-table.h (class hash_table): Use a descriptor template argument instead o...Richard Guenther1-192/+139
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-0/+783