summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-17/+16
* gcc/rwild2008-06-061-1/+1
* libcpptromey2008-05-211-1/+52
* Support valgrind 3.3 for --enable-checking=valgrind.hp2008-02-191-22/+11
* 2007-11-01 Richard Guenther <rguenther@suse.de>rguenth2007-11-011-0/+1
* 2007-09-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2007-09-021-0/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emithubicka2007-04-011-2/+2
* 2006-11-28 Richard Guenther <rguenther@suse.de>rguenth2006-11-281-4/+6
* * ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[...nickc2006-07-251-8/+11
* 2006-06-26 Richard Guenther <rguenther@suse.de>rguenth2006-06-261-49/+11
* 2006-06-23 Richard Guenther <rguenther@suse.de>rguenth2006-06-231-13/+51
* 2006-06-21 Richard Guenther <rguenther@suse.de>rguenth2006-06-211-0/+6
* 2006-06-19 Richard Guenther <rguenther@suse.de>rguenth2006-06-191-10/+27
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-9/+9
* * ggc-page.c (ggc_push_context): Remove.mmitchel2005-09-071-95/+0
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-1/+4
* Update FSF address.kcook2005-06-251-2/+2
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.rakdver2005-05-171-0/+3
* * ggc-zone.c: Rewritten.drow2005-03-131-14/+4
* * ChangeLog.5: Fix log message typo(s).reichelt2005-02-241-2/+1
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of asteven2005-01-161-0/+6
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-221-1/+1
* * ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256 if we'reaustern2004-09-271-2/+9
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-61/+26
* * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka2004-09-021-11/+21
* * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu2004-03-221-4/+4
* * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu2004-03-111-1/+1
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-5/+10
* * fold-const.c (fold): An equality comparison of a non-weak objectlaw2004-03-011-7/+63
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+2
* * ggc.h (ggc_free): Declare.rth2004-01-281-40/+168