Age | Commit message (Expand) | Author | Files | Lines |
2006-07-25 | ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[] ... | Nick Clifton | 1 | -8/+11 |
2006-06-26 | ggc-page.c (init_ggc): Add missing element to size_lookup table. | Richard Guenther | 1 | -49/+11 |
2006-06-23 | ggc-page.c (init_ggc): Do not round up the extra_order_size_table sizes to MA... | Richard Guenther | 1 | -13/+51 |
2006-06-21 | ggc-page.c (extra_order_size_table): Add var_ann_d, tree_ssa_name, bitmap_ele... | Richard Guenther | 1 | -0/+6 |
2006-06-19 | ggc-page.c (extra_order_size_tab): Add entries with size of struct function a... | Richard Guenther | 1 | -10/+27 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -9/+9 |
2005-09-07 | ggc-page.c (ggc_push_context): Remove. | Mark Mitchell | 1 | -95/+0 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -1/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-17 | ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | Zdenek Dvorak | 1 | -0/+3 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -14/+4 |
2005-02-24 | ChangeLog.5: Fix log message typo(s). | Volker Reichelt | 1 | -2/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-16 | ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a loop to look for... | Steven Bosscher | 1 | -0/+6 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-09-27 | ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256 if we're using mmap. | Matt Austern | 1 | -2/+9 |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -61/+26 |
2004-09-02 | gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC. | Jan Hubicka | 1 | -11/+21 |
2004-03-22 | bt-load.c, [...]: Remove unnecessary casts. | Kazu Hirata | 1 | -4/+4 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -5/+10 |
2004-03-01 | fold-const.c (fold): An equality comparison of a non-weak object against zero... | Jeff Law | 1 | -7/+63 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+2 |
2004-01-28 | ggc.h (ggc_free): Declare. | Richard Henderson | 1 | -40/+168 |
2004-01-26 | Revert accidental commit. | Richard Henderson | 1 | -149/+29 |
2004-01-26 | c-parse.in (extension): Use itype. | Richard Henderson | 1 | -29/+149 |
2003-12-21 | Patch from Dan Nicolaescu | Dan Nicolaescu | 1 | -7/+18 |
2003-12-03 | * gcc-page.c (extra_order_size_tab): Correct comment. | James E Wilson | 1 | -1/+1 |
2003-12-01 | ggc.h (struct alloc_zone): Move forward declaration up. | Steven Bosscher | 1 | -0/+14 |
2003-10-31 | ggc-page.c (ggc_pch_read): Wrap call to poison_pages in ENABLE_GC_CHECKING no... | Richard Earnshaw | 1 | -1/+1 |
2003-10-29 | configure.in: Look for <valgrind/memcheck.h> first. | Hans-Peter Nilsson | 1 | -3/+5 |
2003-10-27 | ggc-zone.c: New file, zone allocating collector. | Daniel Berlin | 1 | -4/+23 |
2003-10-18 | rtl.h (rtl_size): Declare. | Richard Sandiford | 1 | -1/+1 |
2003-10-05 | c-pretty-print.c: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2003-10-03 | ggc-page.c: (ggc_pch_write_object) replace fseek() with fwrite() in PCH gener... | Robert Bowdidge | 1 | -5/+25 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -17/+16 |
2003-07-14 | ggc-page.c (extra_order_size_table): Insns have 9 slots. | Gerald Pfeifer | 1 | -3/+79 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-27 | ggc-page.c (inverse_table): Change type of mult to size_t. | Ulrich Weigand | 1 | -14/+3 |
2003-06-17 | alloc-pool.c: Don't check HAVE_LONG_DOUBLE. | Kaveh R. Ghazi | 1 | -4/+0 |
2003-06-07 | ggc.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -127/+87 |
2003-06-02 | ggc-page.c (init_ggc): Give better diagnostics on failure to open /dev/zero. | Zack Weinberg | 1 | -1/+1 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 1 | -5/+5 |
2003-04-30 | ggc-page.c (TREE_EXP_SIZE): Define. | Steven Bosscher | 1 | -0/+4 |
2003-03-17 | Update comment for ggc_alloc - to match API change made 2000-6-9. | Per Bothner | 1 | -2/+1 |
2003-03-13 | ggc-page.c (struct page_entry): Remove varray.h header. | Mike Stump | 1 | -27/+291 |
2003-03-04 | configure.in: Check for <memcheck.h>. | Andreas Jaeger | 1 | -1/+5 |