summaryrefslogtreecommitdiffstats
path: root/gcc/ggc-simple.c
Commit message (Expand)AuthorAgeFilesLines
* * ggc-common.c: Update pre-function commentary.rth1999-10-301-0/+12
* * ggc.h (struct ggc_statistics): New type.mmitchel1999-10-291-0/+9
* Simplified GC interface and other goodies.rth1999-10-131-568/+304
* * ggc.h (ggc_push_context): Fix comment.mmitchel1999-10-111-1/+69
* Initialize empty_string in ggc-simple.crux1999-10-071-1/+1
* Include tm_p.h in ggc filesmeissner1999-10-051-1/+2
* * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx,law1999-10-041-1/+1
* Various fixes for problems discovered stress-testing GC.samuel1999-09-221-0/+7
* Thu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesourcery.com>rth1999-09-161-12/+1
* * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.ghazi1999-09-151-0/+4
* * ggc-simple.c (ggc_pop_context): Fold outstanding bytes intorth1999-09-121-2/+4
* Update copyright.rth1999-09-111-1/+1
* Alex Samuel <samuel@codesourcery.com>rth1999-09-111-389/+19
* * ggc.h (lang_cleanup_tree): Remove.mmitchel1999-09-091-8/+0
* * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.rth1999-09-091-21/+63
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-1/+20
* * ggc.h (ggc_alloc): New function.mmitchel1999-09-091-3/+83
* * ggc-simple.c (ggc_free_rtx): Poison the correct amountrth1999-09-081-1/+2
* * ggc-simple.c (init_ggc): Absorb the old init.rth1999-09-081-22/+17
* * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel1999-09-071-36/+150
* Commit parts that were missing in Mark's last commitcrux1999-09-071-2/+2
* * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel1999-09-061-1/+48
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-0/+35
* * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO.ghazi1999-09-051-2/+2
* * Makefile.in (GGC, GGC_LIB): New.mmitchel1999-09-041-0/+714
OpenPOWER on IntegriCloud