OSDN Git Service

2007-09-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
[pf3gnuchains/gcc-fork.git] / gcc / ggc-page.c
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.