summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-22Release memory-block-pool memory back to malloc.Jan Hubicka
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-03config.in: Regenerate.Jan Hubicka
2019-10-18re PR middle-end/92153 (ICE / segmentation fault, use-after-free at gcc/ggc-p...Jakub Jelinek
2019-10-11ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka
2019-08-23[PATCH, c-family] Fix a PCH thinko (and thus PR61250).Iain Sandoe
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-01Fix 2 clang warnings.Martin Liska
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Don't use %z printf length specifierMichael Matz
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-12-15re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me...Eric Botcazou
2017-05-02ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i-- check.Nathan Sidwell
2017-04-20ggc-page.c (ggc_allocated_p): Rename to ...Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-01-04Update copyright years.Jakub Jelinek
2015-11-18Support GGC finalizers with PCH.Jason Merrill
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-02system.h (ROUND_UP): New macro definition.Uros Bizjak
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-09gcc-plugin.h: Move decls to plugin.h and include it.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-03Fix memory report layout at various places.Martin Liska
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21State cleanups from jit branchDavid Malcolm
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka
2014-09-02support ggc hash_map and hash_setTrevor Saunders
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener
2014-05-25ggc.h (ggc_grow): New function.Jan Hubicka
2014-05-17comment ggc_handle_finalizersTrevor Saunders
2014-05-17add finalizers to ggcTrevor Saunders
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-06-17ggc-page.c (ggc_pch_write_object): Remove erroneous ATTRIBUTE_UNUSED marking.David Malcolm