summaryrefslogtreecommitdiff
path: root/gcc/hash-table.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-02Add some hash_map_safe_* functions like vec_safe_*.Jason Merrill
2019-06-25Put hashtab_chk_error into hash-table.c.Martin Liska
2019-06-07Enable sanitization for hash tables.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-09-14Fix --enable-gather-detailed-mem-stats.Jason Merrill
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-06-16Fallout for new memory statistics infrastructure.Martin Liska
2015-06-10Fix BITMAP identifier clash.Martin Liska
2015-05-27New memory allocation statistics infrastructure.Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19hash-table.h (struct pointer_hash): Fix formating.Jan Hubicka
2014-10-15hash-table.c: Include bconfig.h if building for the host.Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo