Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-09-09 | ggc.h (ggc_alloc): New function. | Mark Mitchell | 1 | -3/+83 |
1999-09-08 | ggc-simple.c (ggc_free_rtx): Poison the correct amount for the rtx length. | Richard Henderson | 1 | -1/+2 |
1999-09-08 | ggc-simple.c (init_ggc): Absorb the old init. | Richard Henderson | 1 | -22/+17 |
1999-09-07 | emit-rtl.c (free_emit_status): Take decl as a parameter. | Mark Mitchell | 1 | -36/+150 |
1999-09-07 | Commit parts that were missing in Mark's last commit | Bernd Schmidt | 1 | -2/+2 |
1999-09-06 | Makefile.in (ggc-simple.o): Depend on hash.h. | Mark Mitchell | 1 | -1/+48 |
1999-09-05 | Makefile.in (ggc-simple.o): Depend on varray.h. | Richard Henderson | 1 | -0/+35 |
1999-09-05 | * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-09-04 | Makefile.in (GGC, GGC_LIB): New. | Richard Henderson | 1 | -0/+714 |