Age | Commit message (Expand) | Author | Files | Lines |
2011-10-17 | Reduce memory waste due to non-power-of-2 allocs | Tom Tromey | 1 | -0/+9 |
2010-11-30 | ggc-zone.c (ggc_pch_read): Fix conditional compilation. | Laurynas Biveinis | 1 | -0/+19 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -3/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -10/+0 |
2005-01-23 | re PR bootstrap/18058 (Bootstrap fails with non-GCC compilers) | Joseph Myers | 1 | -1/+7 |
2004-09-11 | ggc-none.c: Include "bconfig.h" if -DGENERATOR_FILE, "config.h" if not. | Mohan Embar | 1 | -3/+8 |
2004-08-04 | Makefile.in (RTL_BASE_H, RTL_H): Correct. | Zack Weinberg | 1 | -2/+2 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -2/+2 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -5/+7 |
2003-10-27 | ggc-zone.c: New file, zone allocating collector. | Daniel Berlin | 1 | -0/+14 |
2003-06-07 | ggc.h: Convert to ISO C90 prototypes. | Andreas Jaeger | 1 | -8/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -0/+15 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -10/+10 |
2001-03-09 | configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x... | Zack Weinberg | 1 | -6/+0 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -4/+1 |
2000-06-09 | ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,... | Zack Weinberg | 1 | -6/+2 |
1999-10-13 | Simplified GC interface and other goodies. | Richard Henderson | 1 | -23/+8 |
1999-10-05 | Include tm_p.h in ggc files | Michael Meissner | 1 | -0/+1 |
1999-10-04 | ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx, not an array of rt... | Jeffrey A Law | 1 | -1/+1 |
1999-09-11 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-09-05 | Makefile.in (ggc-simple.o): Depend on varray.h. | Richard Henderson | 1 | -0/+3 |
1999-09-04 | Makefile.in (GGC, GGC_LIB): New. | Richard Henderson | 1 | -0/+58 |