| Commit message (Expand) | Author | Age | Files | Lines |
* | hangeLog: | samuel | 2000-04-28 | 1 | -9/+4 |
* | * Makefile.in (ggc-page.o): Now includes toplev.h. | kenner | 2000-04-15 | 1 | -18/+16 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -4/+4 |
* | * flow.c (mark_regs_live_at_end): Delete unused variables. | ghazi | 2000-02-10 | 1 | -1/+1 |
* | (struct globals): Likewise. | mmitchel | 2000-01-23 | 1 | -1/+1 |
* | * ggc-page.c (struct page_entry): Make `context_depth' an | mmitchel | 2000-01-23 | 1 | -4/+4 |
* | * ggc-common.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -12/+12 |
* | * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro. | oliva | 2000-01-16 | 1 | -9/+9 |
* | 1999-12-26 Zack Weinberg <zack@wolery.cumb.org> | zack | 1999-12-26 | 1 | -3/+3 |
* | * lcm.c (compute_laterin): Cast bb->aux to size_t not int. | rth | 1999-11-30 | 1 | -2/+2 |
* | * ggc-page.c (struct page_entry): Remove save_num_free_objects. | mmitchel | 1999-11-01 | 1 | -23/+59 |
* | * ggc-common.c: Update pre-function commentary. | rth | 1999-10-30 | 1 | -24/+34 |
* | * ggc-common.c (ggc_print_statistics): Make arguments to fprintf | mmitchel | 1999-10-30 | 1 | -3/+6 |
* | * ggc.h (struct ggc_statistics): New type. | mmitchel | 1999-10-29 | 1 | -0/+65 |
* | * ggc-page.c (poison_pages): Don't be overzealous. | mmitchel | 1999-10-27 | 1 | -0/+8 |
* | * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS. | rearnsha | 1999-10-20 | 1 | -0/+3 |
* | * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug. | rth | 1999-10-18 | 1 | -0/+20 |
* | * ggc-page.c (MAP_FAILED): Provide default. | rth | 1999-10-14 | 1 | -0/+4 |
* | Simplified GC interface and other goodies. | rth | 1999-10-13 | 1 | -145/+75 |
* | * ggc.h (ggc_push_context): Fix comment. | mmitchel | 1999-10-11 | 1 | -7/+47 |
* | * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef'ing. | mmitchel | 1999-10-05 | 1 | -1/+1 |
* | Include tm_p.h in ggc files | meissner | 1999-10-05 | 1 | -0/+1 |
* | * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx, | law | 1999-10-04 | 1 | -1/+1 |
* | * ggc-page.c: Don't include <unistd.h> etc taken care of | rth | 1999-09-29 | 1 | -7/+4 |
* | * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New. | rth | 1999-09-28 | 1 | -3/+7 |
* | * ggc-page.c: New file. | rth | 1999-09-23 | 1 | -0/+1083 |