OSDN Git Service

* config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern.
[pf3gnuchains/gcc-fork.git] / gcc / ggc-page.c
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.