summaryrefslogtreecommitdiff
path: root/gcc/mem-stats.h
Commit message (Expand)AuthorAgeFilesLines
* mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.Richard Biener2016-02-231-6/+7
* Missing copyright for mem-stats header files.Martin Liska2016-02-011-0/+20
* system.h (string, algorithm): Include only conditionally.Michael Matz2016-01-221-1/+3
* destroy values as well as keys when removing them from hash mapsTrevor Saunders2015-11-241-1/+2
* hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford2015-06-251-2/+1
* ipa-icf.h (symbol_compare_hash): New class.Richard Sandiford2015-06-251-5/+5
* hash-map-traits.h: Include hash-traits.h.Richard Sandiford2015-06-251-1/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* Fix GNU coding style in memory statistics.Martin Liska2015-06-031-30/+57
* Fix memory report layout at various places.Martin Liska2015-06-031-2/+2
* Port pool-allocator memory stats to a new infrastructure.Martin Liska2015-06-031-29/+71
* New memory allocation statistics infrastructure.Martin Liska2015-05-271-0/+550