]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-simple.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / ggc-simple.c
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-12  Zack Weinbergparams.def (ggc-min-expand, [...]): New parameters.
2002-06-04  Kazu Hiratagbl-ctors.h: Fix formatting.
2001-09-20  Richard Kennerfold-const.c (hashtab.h): Include.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-02-20  Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2000-11-17  Zack Weinbergstringpool.c: New file.
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-05-12  Philippe De Muyterggc-simple.c (offsetof): Macro definition moved from...
2000-04-28  Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-03-07  Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
1999-12-26  Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-12-23  Zack WeinbergMakefile.in (ggc-simple.c, ggc-page.c): Don't depend...
1999-10-30  Richard Hendersonggc-common.c: Update pre-function commentary.
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-10-07  Bernd SchmidtInitialize empty_string in ggc-simple.
1999-10-05  Michael MeissnerInclude tm_p.h in ggc files
1999-10-04  Jeffrey A Lawggc-none.c (ggc_alloc_rtvec): An rtvec is an array...
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-15  Kaveh R. Ghaziaclocal.m4 (AC_GCC_C_LONG_DOUBLE): New macro.
1999-09-12  Richard Hendersonggc-simple.c (ggc_pop_context): Fold outstanding bytes...
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 Hendersonggc-simple.c (IS_MARKED, [...]): New.
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-08  Richard Hendersonggc-simple.c (ggc_free_rtx): Poison the correct amount...
1999-09-08  Richard Hendersonggc-simple.c (init_ggc): Absorb the old init.
1999-09-07  Mark Mitchellemit-rtl.c (free_emit_status): Take decl as a parameter.
1999-09-07  Bernd SchmidtCommit parts that were missing in Mark's last commit
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  Kaveh R. Ghazi* ggc-simple.c (ggc_root, ggc_collect): Wrap prototype...
1999-09-04  Richard HendersonMakefile.in (GGC, GGC_LIB): New.