aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
AgeCommit message (Expand)AuthorFilesLines
1999-10-13Simplified GC interface and other goodies.Richard Henderson1-27/+56
1999-10-11ggc.h (ggc_push_context): Fix comment.Mark Mitchell1-3/+6
1999-09-22Various fixes for problems discovered stress-testing GC.Alex Samuel1-0/+3
1999-09-16ggc.h (ggc_root): Move to ggc-common.c.Alex Samuel1-21/+23
1999-09-15emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.Richard Henderson1-4/+6
1999-09-11Update copyright.Richard Henderson1-1/+1
1999-09-11Alex Samuel <samuel@codesourcery.com>Alex Samuel1-21/+48
1999-09-09ggc.h (lang_cleanup_tree): Remove.Mark Mitchell1-3/+0
1999-09-09combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson1-2/+2
1999-09-09ggc.h (ggc_alloc): New function.Mark Mitchell1-0/+2
1999-09-07emit-rtl.c (free_emit_status): Take decl as a parameter.Mark Mitchell1-0/+7
1999-09-06Makefile.in (ggc-simple.o): Depend on hash.h.Mark Mitchell1-0/+4
1999-09-05Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1-0/+6
1999-09-05Makefile.in (tree.o): Depend on ggc.h.Richard Henderson1-6/+19
1999-09-04Makefile.in (GGC, GGC_LIB): New.Richard Henderson1-0/+72