summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-01 * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emithubicka1-2/+2
2006-11-282006-11-28 Richard Guenther <rguenther@suse.de>rguenth1-4/+6
2006-07-25* ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[...nickc1-8/+11
2006-06-262006-06-26 Richard Guenther <rguenther@suse.de>rguenth1-49/+11
2006-06-232006-06-23 Richard Guenther <rguenther@suse.de>rguenth1-13/+51
2006-06-212006-06-21 Richard Guenther <rguenther@suse.de>rguenth1-0/+6
2006-06-192006-06-19 Richard Guenther <rguenther@suse.de>rguenth1-10/+27
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki1-9/+9
2005-09-07 * ggc-page.c (ggc_push_context): Remove.mmitchel1-95/+0
2005-07-082005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin1-1/+4
2005-06-25Update FSF address.kcook1-2/+2
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu1-1/+1
2005-05-17 * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.rakdver1-0/+3
2005-03-13 * ggc-zone.c: Rewritten.drow1-14/+4
2005-02-24 * ChangeLog.5: Fix log message typo(s).reichelt1-2/+1
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu1-1/+1
2005-01-16 * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of asteven1-0/+6
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu1-1/+1
2004-09-27 * ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256 if we'reaustern1-2/+9
2004-09-09 * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan1-61/+26
2004-09-02 * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka1-11/+21
2004-03-22 * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,kazu1-4/+4
2004-03-11 * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu1-1/+1
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka1-5/+10
2004-03-01 * fold-const.c (fold): An equality comparison of a non-weak objectlaw1-7/+63
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu1-1/+2
2004-01-28 * ggc.h (ggc_free): Declare.rth1-40/+168
2004-01-26Revert accidental commit.rth1-149/+29
2004-01-26 * c-parse.in (extension): Use itype.rth1-29/+149
2003-12-22Patch from Dan Nicolaescuwilson1-7/+18
2003-12-04* gcc-page.c (extra_order_size_tab): Correct comment.wilson1-1/+1
2003-12-01 * ggc.h (struct alloc_zone): Move forward declaration up.steven1-0/+14
2003-10-31* ggc-page.c (ggc_pch_read): Wrap call to poison_pages inrearnsha1-1/+1
2003-10-29 * configure.in <enable-checking for valgrind>: Look forhp1-3/+5
2003-10-272003-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin1-4/+23
2003-10-18 * rtl.h (rtl_size): Declare.rsandifo1-1/+1
2003-10-05 * c-pretty-print.c: Fix comment formatting.kazu1-3/+3
2003-10-04* ggc-page.c: (ggc_pch_write_object) replace fseek() with fwrite()bowdidge1-5/+25
2003-08-19 * builtins.c: Fix comment typos.kazu1-1/+1
2003-07-22 * alias.c: Fix comment formatting.kazu1-2/+2
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi1-17/+16
2003-07-14 * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regsgerald1-3/+79
2003-07-01 * basic-block.h: Fix comment typos.kazu1-2/+2
2003-06-27 * ggc-page.c (inverse_table): Change type of mult to size_t.uweigand1-14/+3
2003-06-17gcc:ghazi1-4/+0
2003-06-07 * ggc.h: Convert to ISO C90 prototypes.aj1-127/+87
2003-06-02 * ggc-page.c (init_ggc): Give better diagnostics on failure tozack1-1/+1
2003-05-13 * diagnostic.c (output_format): Add support for %m.zack1-5/+5
2003-04-30 * ggc-page.c (TREE_EXP_SIZE): Define.steven1-0/+4
2003-03-17Update comment for ggc_alloc - to match API change made 2000-6-9.bothner1-2/+1