OSDN Git Service

* config/xtensa/xtensa.c (xtensa_init_machine_status): Fix
[pf3gnuchains/gcc-fork.git] / gcc / ggc.h
2002-06-04 kazu * gbl-ctors.h: Fix formatting.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-04-01 ghazi * varray.h (VARRAY_CHECK): Const-ify.
2002-03-27 neil * gcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2001-10-11 kazu * calls.c: Fix formatting.
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-04-04 zackinclude:
2001-02-20 zack * sibcall.c (skip_copy_to_return_value): Call
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-10-13 mmitchel Remove obstacks.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-08-29 zack * flags.h (time_report, mem_report): New global flags.
2000-06-09 zacktoplevel:
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-25 rth * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx...
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-12-01 samuel * ggc.h (ggc_test_and_set_mark): New macro.
1999-11-16 rth * ggc-common.c (ggc_print_statistics): Cast...
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-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-16 rth * emit-rtl.c (free_emit_status): Don't check...
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 * combine.c (SUBST): Break out to a real functi...
1999-09-09 mmitchel * ggc.h (ggc_alloc): New function.
1999-09-07 mmitchel * emit-rtl.c (free_emit_status): Take decl as a parameter.
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 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-04 mmitchel * Makefile.in (GGC, GGC_LIB): New.