aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-simple.c
AgeCommit message (Expand)Author
2001-02-14 * ggc-common.c (ggc_mark_rtx_children): No need to mark 'S' orzack
2000-11-17 * stringpool.c: New file.zack
2000-08-29 * flags.h (time_report, mem_report): New global flags.zack
2000-06-09toplevel:zack
2000-05-12 * ggc-simple.c (offsetof): Macro definition moved from here ...phdm
2000-04-28hangeLog:samuel
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-01-17Update copyrightsghazi
2000-01-17 * ggc-common.c: PROTO -> PARAMS.ghazi
1999-12-261999-12-26 Zack Weinberg <zack@wolery.cumb.org>zack
1999-12-231999-12-23 Zack Weinberg <zack@wolery.cumb.org>zack
1999-10-30 * ggc-common.c: Update pre-function commentary.rth
1999-10-29 * ggc.h (struct ggc_statistics): New type.mmitchel
1999-10-13Simplified GC interface and other goodies.rth
1999-10-11 * ggc.h (ggc_push_context): Fix comment.mmitchel
1999-10-07Initialize empty_string in ggc-simple.crux
1999-10-05Include tm_p.h in ggc filesmeissner
1999-10-04 * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx,law
1999-09-22 Various fixes for problems discovered stress-testing GC.samuel
1999-09-16Thu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesourcery.com>rth
1999-09-15 * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.ghazi
1999-09-12 * ggc-simple.c (ggc_pop_context): Fold outstanding bytes intorth
1999-09-11Update copyright.rth
1999-09-11Alex Samuel <samuel@codesourcery.com>rth
1999-09-09 * ggc.h (lang_cleanup_tree): Remove.mmitchel
1999-09-09 * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.rth
1999-09-09 * combine.c (SUBST): Break out to a real function do_SUBST.rth
1999-09-09 * ggc.h (ggc_alloc): New function.mmitchel
1999-09-08 * ggc-simple.c (ggc_free_rtx): Poison the correct amountrth
1999-09-08 * ggc-simple.c (init_ggc): Absorb the old init.rth
1999-09-07 * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel
1999-09-07Commit parts that were missing in Mark's last commitcrux
1999-09-06 * Makefile.in (ggc-simple.o): Depend on hash.h.mmitchel
1999-09-05 * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel
1999-09-05 * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype with PROTO.ghazi
1999-09-04 * Makefile.in (GGC, GGC_LIB): New.mmitchel