Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 2013-09-30 | 1 | -11/+11 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -4/+4 |
* | This patch extracts approved portions of the hash_table patches to the... | Lawrence Crowl | 2013-04-23 | 1 | -14/+193 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Change hash_table to support a comparator type different from the value type ... | Lawrence Crowl | 2012-10-25 | 1 | -137/+292 |
* | Change more non-GTY hash tables to use the new type-safe template hash table. | Lawrence Crowl | 2012-10-09 | 1 | -14/+14 |
* | hash-table.h (class hash_table): Use a descriptor template argument instead o... | Richard Guenther | 2012-08-17 | 1 | -192/+139 |
* | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 2012-08-14 | 1 | -0/+783 |