| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (c-common.o): Depend on $(EXPR_H). | ghazi | 2000-02-06 | 1 | -0/+3 |
* | * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root. | rth | 2000-01-25 | 1 | -0/+2 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -31/+31 |
* | * ggc.h (ggc_test_and_set_mark): New macro. | samuel | 1999-12-01 | 1 | -15/+20 |
* | * ggc-common.c (ggc_print_statistics): Cast size_t to unsigned long | rth | 1999-11-16 | 1 | -4/+4 |
* | * ggc.h (struct ggc_statistics): New type. | mmitchel | 1999-10-29 | 1 | -0/+33 |
* | Simplified GC interface and other goodies. | rth | 1999-10-13 | 1 | -27/+56 |
* | * ggc.h (ggc_push_context): Fix comment. | mmitchel | 1999-10-11 | 1 | -3/+6 |
* | Various fixes for problems discovered stress-testing GC. | samuel | 1999-09-22 | 1 | -0/+3 |
* | Thu Sep 16 11:50:52 1999 Alex Samuel <samuel@codesourcery.com> | rth | 1999-09-16 | 1 | -21/+23 |
* | * emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT. | rth | 1999-09-16 | 1 | -4/+6 |
* | Update copyright. | rth | 1999-09-11 | 1 | -1/+1 |
* | Alex Samuel <samuel@codesourcery.com> | rth | 1999-09-11 | 1 | -21/+48 |
* | * ggc.h (lang_cleanup_tree): Remove. | mmitchel | 1999-09-09 | 1 | -3/+0 |
* | * combine.c (SUBST): Break out to a real function do_SUBST. | rth | 1999-09-09 | 1 | -2/+2 |
* | * ggc.h (ggc_alloc): New function. | mmitchel | 1999-09-09 | 1 | -0/+2 |
* | * emit-rtl.c (free_emit_status): Take decl as a parameter. | mmitchel | 1999-09-07 | 1 | -0/+7 |
* | * Makefile.in (ggc-simple.o): Depend on hash.h. | mmitchel | 1999-09-06 | 1 | -0/+4 |
* | * Makefile.in (ggc-simple.o): Depend on varray.h. | mmitchel | 1999-09-05 | 1 | -0/+6 |
* | * Makefile.in (tree.o): Depend on ggc.h. | mmitchel | 1999-09-05 | 1 | -6/+19 |
* | * Makefile.in (GGC, GGC_LIB): New. | mmitchel | 1999-09-04 | 1 | -0/+72 |