aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
AgeCommit message (Expand)Author
2005-12-02 * ggc.h (GGC_RESIZEVEC): New.Gabriel Dos Reis
2005-09-07 * ggc-page.c (ggc_push_context): Remove.Mark Mitchell
2005-06-25Update FSF address.Kelley Cook
2005-05-02 * ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,Kazu Hirata
2005-03-13 * ggc-zone.c: Rewritten.Daniel Jacobowitz
2004-09-02 * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofJan Hubicka
2004-09-02*** empty log message ***Dan Nicolaescu
2004-07-25 * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR,Bernardo Innocenti
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):Jan Hubicka
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-28 * ggc.h (ggc_free): Declare.Richard Henderson
2004-01-26Revert accidental commit.Richard Henderson
2004-01-26 * c-parse.in (extension): Use itype.Richard Henderson
2003-12-21 * alias.c: Fix comment formatting.Kazu Hirata
2003-12-01 * ggc.h (struct alloc_zone): Move forward declaration up.Steven Bosscher
2003-10-272003-10-26 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2003-10-18 * rtl.h (rtl_size): Declare.Richard Sandiford
2003-10-05 * c-pretty-print.c: Fix comment formatting.Kazu Hirata
2003-07-162003-07-16 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-07-102003-07-10 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-06 * gcc.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-05 * ggc.h: Follow spelling conventions.Kazu Hirata
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-06-07 * ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-04-03 * cpppch.c (reset_ht): Remove.Matt Austern
2003-02-22 * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-09-22 * dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-07-04 * ggc.h (ggc_add_root): Document as obsolete.Geoffrey Keating
2002-06-04 * gbl-ctors.h: Fix formatting.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-04-01 * varray.h (VARRAY_CHECK): Const-ify.Kaveh Ghazi
2002-03-27 * gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2001-10-11 * calls.c: Fix formatting.Kazu Hirata
2001-09-20 * fold-const.c (hashtab.h): Include.Richard Kenner
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-05-20 * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,Neil Booth
2001-04-04include:Zack Weinberg
2001-02-20 * sibcall.c (skip_copy_to_return_value): CallZack Weinberg
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-17 * stringpool.c: New file.Zack Weinberg
2000-10-13 Remove obstacks.Mark Mitchell
2000-10-01 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-08-29 * flags.h (time_report, mem_report): New global flags.Zack Weinberg
2000-06-09toplevel:Zack Weinberg
2000-04-07 * ggc.h (struct rtx_def): Forward declare.Richard Henderson
2000-04-06 * final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell