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