summaryrefslogtreecommitdiff
path: root/gcc/ggc.h
Commit message (Expand)AuthorAgeFilesLines
* dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.Richard Henderson2000-01-251-0/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* ggc-common.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-31/+31
* ggc.h (ggc_test_and_set_mark): New macro.Alex Samuel1999-12-011-15/+20
* ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long for printing.Richard Henderson1999-11-151-4/+4
* ggc.h (struct ggc_statistics): New type.Mark Mitchell1999-10-291-0/+33
* Simplified GC interface and other goodies.Richard Henderson1999-10-131-27/+56
* ggc.h (ggc_push_context): Fix comment.Mark Mitchell1999-10-111-3/+6
* Various fixes for problems discovered stress-testing GC.Alex Samuel1999-09-221-0/+3
* ggc.h (ggc_root): Move to ggc-common.c.Alex Samuel1999-09-161-21/+23
* emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.Richard Henderson1999-09-151-4/+6
* Update copyright.Richard Henderson1999-09-111-1/+1
* Alex Samuel <samuel@codesourcery.com>Alex Samuel1999-09-111-21/+48
* ggc.h (lang_cleanup_tree): Remove.Mark Mitchell1999-09-091-3/+0
* combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson1999-09-091-2/+2
* ggc.h (ggc_alloc): New function.Mark Mitchell1999-09-091-0/+2
* emit-rtl.c (free_emit_status): Take decl as a parameter.Mark Mitchell1999-09-071-0/+7
* Makefile.in (ggc-simple.o): Depend on hash.h.Mark Mitchell1999-09-061-0/+4
* Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1999-09-051-0/+6
* Makefile.in (tree.o): Depend on ggc.h.Richard Henderson1999-09-051-6/+19
* Makefile.in (GGC, GGC_LIB): New.Richard Henderson1999-09-041-0/+72