aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-02ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz1-6/+2
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz1-21/+37
2004-09-02gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC.Jan Hubicka1-1/+5
2004-09-02*** empty log message ***Dan Nicolaescu1-3/+0
2004-07-25ggc.h (GGC_NEW, [...]): New macros.Bernardo Innocenti1-0/+8
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-6/+17
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-28ggc.h (ggc_free): Declare.Richard Henderson1-0/+2
2004-01-26Revert accidental commit.Richard Henderson1-2/+0
2004-01-26c-parse.in (extension): Use itype.Richard Henderson1-0/+2
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-12-01ggc.h (struct alloc_zone): Move forward declaration up.Steven Bosscher1-2/+9
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin1-9/+28
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford1-3/+1
2003-10-05c-pretty-print.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski1-0/+5
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher1-5/+5
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger1-2/+1
2003-07-05ggc.h: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-07ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger1-61/+53
2003-04-03cpppch.c (reset_ht): Remove.Matt Austern1-0/+1
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi1-0/+5
2003-01-10Merge from pch-branch.Geoffrey Keating1-49/+135
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-11/+3
2002-07-04* ggc.h (ggc_add_root): Document as obsolete.Geoffrey Keating1-1/+2
2002-06-04gbl-ctors.h: Fix formatting.Kazu Hirata1-5/+5
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-77/+38
2002-04-01varray.h (VARRAY_CHECK): Const-ify.Kaveh R. Ghazi1-5/+5
2002-03-27gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth1-8/+0
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-4/+0
2001-10-11calls.c: Fix formatting.Kazu Hirata1-1/+1
2001-09-20fold-const.c (hashtab.h): Include.Richard Kenner1-33/+55
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-8/+8
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-0/+7
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg1-1/+0
2001-02-20sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...Zack Weinberg1-6/+3
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-7/+3
2000-11-17stringpool.c: New file.Zack Weinberg1-13/+12
2000-10-13Remove obstacks.Mark Mitchell1-4/+0
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-4/+12
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg1-2/+2
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg1-10/+9
2000-04-07ggc.h (struct rtx_def): Forward declare.Richard Henderson1-0/+1
2000-04-06final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell1-7/+9
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-16/+16
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-5/+5