avr.c (asm_output_section_name): output section attributes.
[gcc.git] / gcc / ggc.h
2000-04-07 Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-25 Richard Hendersondwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.
2000-01-17 Kaveh GhaziUpdate copyrights
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-12-01 Alex Samuelggc.h (ggc_test_and_set_mark): New macro.
1999-11-16 Richard Hendersonggc-common.c (ggc_print_statistics): Cast size_t to...
1999-10-29 Mark Mitchellggc.h (struct ggc_statistics): New type.
1999-10-13 Richard HendersonSimplified GC interface and other goodies.
1999-10-11 Mark Mitchellggc.h (ggc_push_context): Fix comment.
1999-09-22 Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-16 Alex Samuelggc.h (ggc_root): Move to ggc-common.c.
1999-09-16 Richard Hendersonemit-rtl.c (free_emit_status): Don't check DECL_DEFER_O...
1999-09-11 Richard HendersonUpdate copyright.
1999-09-11 Alex SamuelAlex Samuel <samuel@codesourcery.com>
1999-09-09 Mark Mitchellggc.h (lang_cleanup_tree): Remove.
1999-09-09 Richard Hendersoncombine.c (SUBST): Break out to a real function do_SUBST.
1999-09-09 Mark Mitchellggc.h (ggc_alloc): New function.
1999-09-07 Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-06 Mark MitchellMakefile.in (ggc-simple.o): Depend on hash.h.
1999-09-05 Richard HendersonMakefile.in (ggc-simple.o): Depend on varray.h.
1999-09-05 Richard HendersonMakefile.in (tree.o): Depend on ggc.h.
1999-09-04 Richard HendersonMakefile.in (GGC, GGC_LIB): New.