aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-02system.h (ROUND_UP): New macro definition.Uros Bizjak1-5/+1
2015-08-19remove more useless typedefsTrevor Saunders1-4/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-6/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-09gcc-plugin.h: Move decls to plugin.h and include it.Andrew MacLeod1-0/+1
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-8/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-06-03Fix memory report layout at various places.Martin Liska1-21/+25
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-6/+6
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+11
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+1
2014-10-21State cleanups from jit branchDavid Malcolm1-0/+5
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-1/+1
2014-09-02support ggc hash_map and hash_setTrevor Saunders1-1/+9
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+1
2014-05-25ggc.h (ggc_grow): New function.Jan Hubicka1-0/+17
2014-05-17comment ggc_handle_finalizersTrevor Saunders1-0/+5
2014-05-17add finalizers to ggcTrevor Saunders1-1/+86
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-7/+7
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-06-17ggc-page.c (ggc_pch_write_object): Remove erroneous ATTRIBUTE_UNUSED marking.David Malcolm1-1/+1
2013-02-07re PR bootstrap/56227 (Bootstrap failure on MinGW building ggc-page.c)Uros Bizjak1-10/+10
2013-01-24Remove zone allocator.Diego Novillo1-22/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-0/+20
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-69/+64
2012-04-022012-04-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-13/+13
2011-10-29Use more efficient alignment in ggcAndi Kleen1-4/+8
2011-10-29Add a fragmentation fallback in ggc-page v2Andi Kleen1-8/+15
2011-10-29Free large chunks in ggc v2Andi Kleen1-0/+48
2011-10-29Add missing page rounding of a page_entryAndi Kleen1-0/+1
2011-10-19Properly test for madvise on Solaris 10 (PR bootstrap/50777)Rainer Orth1-2/+3
2011-10-17ggc-page.c (USING_MADVISE): Adjust ifdef to check for USING_MMAP.Andi Kleen1-1/+1
2011-10-17Use MADV_DONTNEED for freeing in garbage collectorAndi Kleen1-1/+47
2011-10-17Reduce memory waste due to non-power-of-2 allocsTom Tromey1-11/+42
2011-10-16Increase the GGC quire size to 2MBAndi Kleen1-1/+1
2011-05-11split tree_typeNathan Froyd1-1/+1
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-15/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-6/+6
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+2
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-21/+17
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1