summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
Commit message (Expand)AuthorAgeFilesLines
* Use ONE_? macros.Martin Liska2020-09-211-1/+1
* Use SIZE_AMOUNT macro for GGC memory allocation numbers.Martin Liska2020-09-211-8/+7
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Release memory-block-pool memory back to malloc.Jan Hubicka2019-11-221-0/+3
* Remove gcc/params.* files.Martin Liska2019-11-121-1/+0
* Apply mechanical replacement (generated patch).Martin Liska2019-11-121-2/+2
* config.in: Regenerate.Jan Hubicka2019-11-031-1/+1
* re PR middle-end/92153 (ICE / segmentation fault, use-after-free at gcc/ggc-p...Jakub Jelinek2019-10-181-1/+1
* ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka2019-10-111-6/+39
* [PATCH, c-family] Fix a PCH thinko (and thus PR61250).Iain Sandoe2019-08-231-2/+3
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+1
* Fix 2 clang warnings.Martin Liska2019-07-011-3/+3
* trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor2019-05-171-6/+6
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Don't use %z printf length specifierMichael Matz2018-11-161-25/+26
* Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska2018-11-051-43/+43
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR target/66488 (segfault on sizeof(long) < sizeof(void*) and large GCC me...Eric Botcazou2017-12-151-5/+0
* ggc-page.c (move_ptes_to_front): Replace unsigned >0 with i-- check.Nathan Sidwell2017-05-021-5/+3
* ggc-page.c (ggc_allocated_p): Rename to ...Richard Biener2017-04-201-10/+14
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Support GGC finalizers with PCH.Jason Merrill2015-11-181-31/+62
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-6/+5
* system.h (ROUND_UP): New macro definition.Uros Bizjak2015-10-021-5/+1
* remove more useless typedefsTrevor Saunders2015-08-191-4/+4
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-6/+1
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* gcc-plugin.h: Move decls to plugin.h and include it.Andrew MacLeod2015-06-091-0/+1
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-8/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-4/+0
* Fix memory report layout at various places.Martin Liska2015-06-031-21/+25
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-6/+6
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+11
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+1
* State cleanups from jit branchDavid Malcolm2014-10-211-0/+5
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-1/+1
* support ggc hash_map and hash_setTrevor Saunders2014-09-021-1/+9
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-1/+1
* ggc.h (ggc_grow): New function.Jan Hubicka2014-05-251-0/+17
* comment ggc_handle_finalizersTrevor Saunders2014-05-171-0/+5
* add finalizers to ggcTrevor Saunders2014-05-171-1/+86
* rm a bunch of _stat allocation functionsTrevor Saunders2014-05-171-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-7/+7