OSDN Git Service

2002-01-16 H.J. Lu <hjl@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / ggc-page.c
2002-01-05 kazu * cse.c: Fix formatting.
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-10 kazu * calls.c: Fix formatting.
2001-09-21 kenner * ggc-page.c (ggc_marked_p): Properly convert return...
2001-09-20 kenner * fold-const.c (hashtab.h): Include.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-05-31 zack * ggc-page.c (size_lookup): Increase minimum allocatio...
2001-02-20 zack * sibcall.c (skip_copy_to_return_value): Call
2001-01-14 kenner * ggc-page.c (alloc_annon): Call perror and correctly...
2001-01-13 rth * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New...
2001-01-13 rth * ggc-page.c (alloc_page): Round up allocation...
2001-01-12 zack2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>
2001-01-08 mmitchel * ggc-page.c (max_alignment): New structure.
2001-01-05 mmitchel * ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero...
2001-01-04 mmitchel Special-case tree_decl/tree_list allocations.
2000-11-17 zack * stringpool.c: New file.
2000-08-29 zack * flags.h (time_report, mem_report): New global flags.
2000-08-24 zack * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and...
2000-07-23 law * bitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-06-09 zacktoplevel:
2000-04-28 samuelhangeLog:
2000-04-15 kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-10 ghazi * flow.c (mark_regs_live_at_end): Delete unused...
2000-01-23 mmitchel (struct globals): Likewise.
2000-01-23 mmitchel * ggc-page.c (struct page_entry): Make `context_depth' an
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
2000-01-16 oliva* aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.
1999-12-26 zack1999-12-26 Zack Weinberg <zack@wolery.cumb.org>
1999-11-30 rth * lcm.c (compute_laterin): Cast bb->aux to...
1999-11-01 mmitchel * ggc-page.c (struct page_entry): Remove save_num_free...
1999-10-30 rth * ggc-common.c: Update pre-function commentary.
1999-10-30 mmitchel * ggc-common.c (ggc_print_statistics): Make arguments...
1999-10-29 mmitchel * ggc.h (struct ggc_statistics): New type.
1999-10-27 mmitchel * ggc-page.c (poison_pages): Don't be overzealous.
1999-10-20 rearnsha* gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.
1999-10-18 rth * ggc-page.c (init_ggc): Work around SunOS...
1999-10-14 rth * ggc-page.c (MAP_FAILED): Provide default.
1999-10-13 rthSimplified GC interface and other goodies.
1999-10-11 mmitchel * ggc.h (ggc_push_context): Fix comment.
1999-10-05 mmitchel * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef...
1999-10-05 meissnerInclude tm_p.h in ggc files
1999-10-04 law * ggc-none.c (ggc_alloc_rtvec): An rtvec is...
1999-09-29 rth * ggc-page.c: Don't include <unistd.h> etc...
1999-09-28 rth * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.
1999-09-23 rth * ggc-page.c: New file.