function.h (struct function): New field calls_constant_p.
[platform/upstream/gcc.git] / gcc / ggc-page.c
2003-01-10 Geoffrey Keatingggc-page.c (ggc_collect): Avoid overflow computing...
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20 Hans-Peter Nilssonggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISC...
2002-11-12 Zack Weinbergparams.def (ggc-min-expand, [...]): New parameters.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-08-24 Zack Weinbergggc-page.c (compute_inverse): Short circuit calculation...
2002-08-22 Zack Weinbergggc-page.c: Avoid division in ggc_set_mark.
2002-08-15 Richard Hendersonggc-page.c (RTL_SIZE): New.
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-05-24 Andreas Jaegerggc-page.c (alloc_page): Cast variables of type size_t...
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-01-05 Kazu Hiratacse.c: Fix formatting.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-11 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-09-21 Richard Kenner* ggc-page.c (ggc_marked_p): Properly convert return...
2001-09-20 Richard Kennerfold-const.c (hashtab.h): Include.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Kazu Hiratagcc.c: Fix comment formatting.
2001-05-31 Zack Weinbergggc-page.c (size_lookup): Increase minimum allocation...
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2001-01-14 Richard Kennerggc-page.c (alloc_annon): Call perror and correctly...
2001-01-13 Richard Hendersonggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if...
2001-01-13 Richard Hendersonggc-page.c (alloc_page): Round up allocation size to...
2001-01-12 Zack Weinbergaclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.
2001-01-08 Mark Mitchellggc-page.c (max_alignment): New structure.
2001-01-05 Mark Mitchell* ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero for...
2001-01-04 Mark MitchellSpecial-case tree_decl/tree_list allocations.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-08-29 Zack Weinbergflags.h (time_report, mem_report): New global flags.
2000-08-24 Zack Weinbergggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and...
2000-07-23 Joseph Myersbitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-04-28 Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-04-15 Richard KennerMakefile.in (ggc-page.o): Now includes toplev.h.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-10 Kaveh R. Ghaziflow.c (mark_regs_live_at_end): Delete unused variables.
2000-01-23 Mark Mitchell(struct globals): Likewise.
2000-01-23 Mark Mitchellggc-page.c (struct page_entry): Make `context_depth...
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-16 Alexandre Olivaaclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
1999-12-26 Zack Weinbergacconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKI...
1999-11-30 Richard Hendersonlcm.c (compute_laterin): Cast bb->aux to size_t not...
1999-11-01 Mark Mitchellggc-page.c (struct page_entry): Remove save_num_free_ob...
1999-10-30 Richard Hendersonggc-common.c: Update pre-function commentary.
1999-10-30 Mark Mitchellggc-common.c (ggc_print_statistics): Make arguments...
1999-10-29 Mark Mitchellggc.h (struct ggc_statistics): New type.
1999-10-27 Mark Mitchell* ggc-page.c (poison_pages): Don't be overzealous.
1999-10-20 Richard Earnshaw* gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.
1999-10-18 Richard Henderson* ggc-page.c (init_ggc): Work around SunOS unaligned...
1999-10-14 Richard Henderson* ggc-page.c (MAP_FAILED): Provide default.
1999-10-13 Richard HendersonSimplified GC interface and other goodies.
1999-10-11 Mark Mitchellggc.h (ggc_push_context): Fix comment.
1999-10-05 Paul Burchard* ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef...
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-29 Richard Hendersonggc-page.c: Don't include <unistd.h> etc taken care...
1999-09-28 Richard Hendersonggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
1999-09-23 Alex Samuelggc-page.c: New file.