aboutsummaryrefslogtreecommitdiff
path: root/gcc/mem-stats.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-02-23mem-stats.h (struct mem_usage): Use PRIu64 for printing size_t.Richard Biener1-6/+7
2016-02-01Missing copyright for mem-stats header files.Martin Liska1-0/+20
2016-01-22system.h (string, algorithm): Include only conditionally.Michael Matz1-1/+3
2015-11-24destroy values as well as keys when removing them from hash mapsTrevor Saunders1-1/+2
2015-06-25hash-map-traits.h (simple_hashmap_traits::key_type): New typedef.Richard Sandiford1-2/+1
2015-06-25ipa-icf.h (symbol_compare_hash): New class.Richard Sandiford1-5/+5
2015-06-25hash-map-traits.h: Include hash-traits.h.Richard Sandiford1-1/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-03Fix GNU coding style in memory statistics.Martin Liska1-30/+57
2015-06-03Fix memory report layout at various places.Martin Liska1-2/+2
2015-06-03Port pool-allocator memory stats to a new infrastructure.Martin Liska1-29/+71
2015-05-27New memory allocation statistics infrastructure.Martin Liska1-0/+550