]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/mem-stats.h
Update copyright years.
[thirdparty/gcc.git] / gcc / mem-stats.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-06  Jan Hubickaggc-common.c (ggc_prune_overhead_list): Do not delete...
2019-10-29  Martin LiskaRemove misleading sorting function in ggc memory report.
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-12  Martin LiskaDisable hash-table sanitization for mem stats maps.
2019-03-26  Jason Merrillmem-stats.h (mem_alloc_description::unregister_descript...
2019-02-26  Martin LiskaImprove memory statistics report readability.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-16  Michael MatzDon't use %z printf length specifier
2018-11-07  Martin LiskaFix GNU coding style (V2).
2018-11-05  Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-11-05  Martin LiskaFix vector memory statistics.
2018-11-05  Martin LiskaFix GNU coding style.
2018-10-22  Richard Bienerre PR c/87682 (gcc/mem-stats.h:172: possible broken...
2018-01-12  Martin LiskaFix --enable-gather-detailed-mem-stats build.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-02-23  Richard Bienermem-stats.h (struct mem_usage): Use PRIu64 for printing...
2016-02-01  Martin LiskaMissing copyright for mem-stats header files.
2016-01-22  Michael Matzsystem.h (string, algorithm): Include only conditionally.
2015-11-24  Trevor Saundersdestroy values as well as keys when removing them from...
2015-06-25  Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-25  Richard Sandifordipa-icf.h (symbol_compare_hash): New class.
2015-06-25  Richard Sandifordhash-map-traits.h: Include hash-traits.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-03  Martin LiskaFix GNU coding style in memory statistics.
2015-06-03  Martin LiskaFix memory report layout at various places.
2015-06-03  Martin LiskaPort pool-allocator memory stats to a new infrastructure.
2015-05-27  Martin LiskaNew memory allocation statistics infrastructure.