Index: gcc/ChangeLog
[platform/upstream/gcc.git] / gcc / ggc.h
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-07-04 Geoffrey Keating* ggc.h (ggc_add_root): Document as obsolete.
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-01 Kaveh R. Ghazivarray.h (VARRAY_CHECK): Const-ify.
2002-03-27 Neil Boothgcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-09-20 Richard Kennerfold-const.c (hashtab.h): Include.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-04-04 Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-08-29 Zack Weinbergflags.h (time_report, mem_report): New global flags.
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
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.