OSDN Git Service

2009-04-17 Rafael Avila de Espindola <espindola@google.com>
[pf3gnuchains/gcc-fork.git] / gcc / ggc.h
2009-02-23 hubicka PR c/12245
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-05-21 tromeylibcpp
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-12-23 hubicka * toplev.c (dump_memory_report): Break out from...
2005-12-02 gdr * ggc.h (GGC_RESIZEVEC): New.
2005-09-07 mmitchel * ggc-page.c (ggc_push_context): Remove.
2005-06-25 kcookUpdate FSF address.
2005-05-02 drow * ggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-03-14 kazu * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c...
2005-03-13 drow * ggc-zone.c: Rewritten.
2004-09-02 hubicka * gimplify.c (gimplify_compound_lval): Move "stack...
2004-09-02 dann*** empty log message ***
2004-07-25 bernie * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC...
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-28 rth * ggc.h (ggc_free): Declare.
2004-01-26 rthRevert accidental commit.
2004-01-26 rth * c-parse.in (extension): Use itype.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-01 steven * ggc.h (struct alloc_zone): Move forward declaration up.
2003-10-27 dberlin2003-10-26 Daniel Berlin <dberlin@dberlin.org>
2003-10-18 rsandifo * rtl.h (rtl_size): Declare.
2003-10-05 kazu * c-pretty-print.c: Fix comment formatting.
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-05 kazu * ggc.h: Follow spelling conventions.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-07 aj * ggc.h: Convert to ISO C90 prototypes.
2003-04-03 austern * cpppch.c (reset_ht): Remove.
2003-02-22 ghazi * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-01-10 geoffkMerge from pch-branch.
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-07-04 geoffk * ggc.h (ggc_add_root): Document as obsolete.
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.