aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-simple.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-09ggc.h (ggc_alloc): New function.Mark Mitchell1-3/+83
1999-09-08ggc-simple.c (ggc_free_rtx): Poison the correct amount for the rtx length.Richard Henderson1-1/+2
1999-09-08ggc-simple.c (init_ggc): Absorb the old init.Richard Henderson1-22/+17
1999-09-07emit-rtl.c (free_emit_status): Take decl as a parameter.Mark Mitchell1-36/+150
1999-09-07Commit parts that were missing in Mark's last commitBernd Schmidt1-2/+2
1999-09-06Makefile.in (ggc-simple.o): Depend on hash.h.Mark Mitchell1-1/+48
1999-09-05Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1-0/+35
1999-09-05* ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO.Kaveh R. Ghazi1-2/+2
1999-09-04Makefile.in (GGC, GGC_LIB): New.Richard Henderson1-0/+714