[ARM] Add ACLE 2.0 predefined marco __ARM_FEATURE_IDIV
[gcc.git] / gcc / hash-table.h
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...