OSDN Git Service

* config/c4x/rtems.h: New file.
[pf3gnuchains/gcc-fork.git] / gcc / ggc-simple.c
1999-10-30 rth * ggc-common.c: Update pre-function commentary.
1999-10-29 mmitchel * ggc.h (struct ggc_statistics): New type.
1999-10-13 rthSimplified GC interface and other goodies.
1999-10-11 mmitchel * ggc.h (ggc_push_context): Fix comment.
1999-10-07 cruxInitialize empty_string in ggc-simple.
1999-10-05 meissnerInclude tm_p.h in ggc files
1999-10-04 law * ggc-none.c (ggc_alloc_rtvec): An rtvec is...
1999-09-22 samuel Various fixes for problems discovered stress-testing GC.
1999-09-16 rthThu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesour...
1999-09-15 ghazi * aclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
1999-09-12 rth * ggc-simple.c (ggc_pop_context): Fold outstand...
1999-09-11 rthUpdate copyright.
1999-09-11 rthAlex Samuel <samuel@codesourcery.com>
1999-09-09 mmitchel * ggc.h (lang_cleanup_tree): Remove.
1999-09-09 rth * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-09 mmitchel * ggc.h (ggc_alloc): New function.
1999-09-08 rth * ggc-simple.c (ggc_free_rtx): Poison the corre...
1999-09-08 rth * ggc-simple.c (init_ggc): Absorb the old init.
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07 cruxCommit parts that were missing in Mark's last commit
1999-09-06 mmitchel * Makefile.in (ggc-simple.o): Depend on hash.h.
1999-09-05 mmitchel * Makefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 ghazi * ggc-simple.c (ggc_root, ggc_collect): Wrap prototype...
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.