summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
Commit message (Expand)AuthorAgeFilesLines
* Always pass explicit location to fatal_error.jsm282015-01-301-6/+6
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+11
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+1
* State cleanups from jit branchdmalcolm2014-10-211-0/+5
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-1/+1
* support ggc hash_map and hash_settbsaunde2014-09-021-1/+9
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* * ggc.h (ggc_grow): New function.hubicka2014-05-251-0/+17
* comment ggc_handle_finalizerstbsaunde2014-05-171-0/+5
* add finalizers to ggctbsaunde2014-05-171-1/+86
* rm a bunch of _stat allocation functionstbsaunde2014-05-171-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+1
* gcc/rsandifo2013-09-281-7/+7
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * ggc-page.c (ggc_pch_write_object) <d>: Remove erroneousdmalcolm2013-06-171-1/+1
* PR bootstrap/56227uros2013-02-071-10/+10
* Remove zone allocator.dnovillo2013-01-241-22/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-0/+20
* gcc/steven2012-07-241-69/+64
* 2012-04-02 Tristan Gingold <gingold@adacore.com>gingold2012-04-021-13/+13
* Use more efficient alignment in ggcak2011-10-291-4/+8
* Add a fragmentation fallback in ggc-page v2ak2011-10-291-8/+15
* Free large chunks in ggc v2ak2011-10-291-0/+48
* Add missing page rounding of a page_entryak2011-10-291-0/+1
* Properly test for madvise on Solaris 10 (PR bootstrap/50777)ro2011-10-191-2/+3
* 2011-10-17 Andi Kleen <ak@linux.intel.com>ak2011-10-171-1/+1
* Use MADV_DONTNEED for freeing in garbage collectorak2011-10-171-1/+47
* Reduce memory waste due to non-power-of-2 allocsdodji2011-10-171-11/+42
* Increase the GGC quire size to 2MBak2011-10-161-1/+1
* split tree_typefroydnj2011-05-111-1/+1
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-15/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-6/+6
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-1/+2
* gcc/ada:lauras2010-06-081-21/+17
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * ggc-page.c (struct free_object): Pull definition out ...davek2009-12-031-5/+11
* Remove trailing white spaces.hjl2009-11-251-11/+11
* 2009-10-20 Richard Guenther <rguenther@suse.de>rguenth2009-10-201-24/+36
* ./:ian2009-06-191-1/+1
* 2009-05-26 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-05-261-0/+5
* ./:ian2009-05-111-5/+7
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-4/+0
* 2008-07-11 Angelo Graziosi <angelo.graziosi@alice.it>raksit2008-07-111-2/+2
* * alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.ghazi2008-06-291-1/+1