Age | Commit message (Expand) | Author | Files | Lines |
2022-08-30 | Add base hash traits for vectors | Richard Sandiford | 1 | -0/+55 |
2022-08-30 | Rearrange unbounded_hashmap_traits | Richard Sandiford | 1 | -16/+26 |
2022-03-19 | [PATCH] gcc: pass-manager: Fix memory leak. [PR jit/63854] | Marc Nieper-Wißkirchen | 1 | -0/+17 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-09 | pch: Add support for relocation of the PCH data [PR71934] | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-14 | hash-table.h: support non-zero empty values in empty_slow (v2) | David Malcolm | 1 | -0/+3 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-14 | Support GTY((cache)) on hash_map. | Jason Merrill | 1 | -1/+8 |
2017-08-04 | Use base inequality for some vector alias checks | Richard Sandiford | 1 | -0/+70 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-09 | Fix newly introduced memory leak in | Martin Liska | 1 | -0/+23 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -1/+1 |
2015-06-25 | gengtype-parse.c (require_template_declaration): Allow '+' in template parame... | Richard Sandiford | 1 | -0/+62 |
2015-06-25 | hash-traits.h (string_hash, [...]): New classes. | Richard Sandiford | 1 | -0/+26 |
2015-06-25 | hash-traits.h (default_hash_traits): New structure. | Richard Sandiford | 1 | -0/+5 |
2015-06-25 | hash-traits.h (typed_noop_remove): Don't require a pointer type. | Richard Sandiford | 1 | -3/+3 |
2015-06-25 | hash-traits.h (ggc_cache_hasher): Rename to... | Richard Sandiford | 1 | -5/+10 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -6/+12 |
2015-06-25 | hash-traits.h (free_ptr_hash): New class. | Richard Sandiford | 1 | -0/+6 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -2/+10 |
2015-06-25 | gcc/ | Richard Sandiford | 1 | -1/+32 |
2015-06-25 | hash-traits.h (ggc_hasher::remove): Take a reference parameter. | Richard Sandiford | 1 | -22/+3 |
2015-06-25 | decl.c (value_annotation_hasher::handle_cache_entry): Delete. | Richard Sandiford | 1 | -6/+3 |
2015-06-25 | hash-table.h: Include hash-traits.h. | Richard Sandiford | 1 | -0/+159 |