Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hash-map.h (hash_map::empty): New. | jason | 2015-11-13 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2015-06-26 | 1 | -2/+4 |
* | gcc/ | rsandifo | 2015-06-25 | 1 | -1/+2 |
* | Fix BITMAP identifier clash. | marxin | 2015-06-10 | 1 | -1/+1 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -7/+0 |
* | New memory allocation statistics infrastructure. | marxin | 2015-05-27 | 1 | -82/+10 |
* | remove need for store_values_directly | tbsaunde | 2015-04-18 | 1 | -1/+0 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | remove param1_is usage | tbsaunde | 2014-11-20 | 1 | -0/+34 |
* | 2014-10-30 Richard Biener <rguenther@suse.de> | rguenth | 2014-10-30 | 1 | -0/+2 |
* | move many gc hashtab to hash_table | tbsaunde | 2014-10-12 | 1 | -0/+10 |
* | support ggc hash_map and hash_set | tbsaunde | 2014-09-02 | 1 | -2/+77 |
* | convert the rest of the users of pointer_map to hash_map | tbsaunde | 2014-08-07 | 1 | -5/+2 |
* | convert many uses of pointer_map to hash_map | tbsaunde | 2014-08-02 | 1 | -1/+15 |
* | add hash_map class | tbsaunde | 2014-06-24 | 1 | -0/+203 |