summaryrefslogtreecommitdiffstats
path: root/gcc/ggc-page.c
Commit message (Expand)AuthorAgeFilesLines
* * stringpool.c: New file.zack2000-11-171-5/+0
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-13/+27
* * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and we'rezack2000-08-241-32/+54
* * bitmap.c (debug_bitmap_file): Cast pointers to PTR for printinglaw2000-07-231-6/+8
* toplevel:zack2000-06-091-7/+3
* hangeLog:samuel2000-04-281-9/+4
* * Makefile.in (ggc-page.o): Now includes toplev.h.kenner2000-04-151-18/+16
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-4/+4
* * flow.c (mark_regs_live_at_end): Delete unused variables.ghazi2000-02-101-1/+1
* (struct globals): Likewise.mmitchel2000-01-231-1/+1
* * ggc-page.c (struct page_entry): Make `context_depth' anmmitchel2000-01-231-4/+4
* * ggc-common.c: PROTO -> PARAMS.ghazi2000-01-171-12/+12
* * aclocal.m4 (AC_FUNC_MMAP_ZERO): New macro.oliva2000-01-161-9/+9
* 1999-12-26 Zack Weinberg <zack@wolery.cumb.org>zack1999-12-261-3/+3
* * lcm.c (compute_laterin): Cast bb->aux to size_t not int.rth1999-11-301-2/+2
* * ggc-page.c (struct page_entry): Remove save_num_free_objects.mmitchel1999-11-011-23/+59
* * ggc-common.c: Update pre-function commentary.rth1999-10-301-24/+34
* * ggc-common.c (ggc_print_statistics): Make arguments to fprintfmmitchel1999-10-301-3/+6
* * ggc.h (struct ggc_statistics): New type.mmitchel1999-10-291-0/+65
* * ggc-page.c (poison_pages): Don't be overzealous.mmitchel1999-10-271-0/+8
* * gcc-page.c: Try MAP_ANON if we don't have MAP_ANONYMOUS.rearnsha1999-10-201-0/+3
* * ggc-page.c (init_ggc): Work around SunOS unaligned mmap bug.rth1999-10-181-0/+20
* * ggc-page.c (MAP_FAILED): Provide default.rth1999-10-141-0/+4
* Simplified GC interface and other goodies.rth1999-10-131-145/+75
* * ggc.h (ggc_push_context): Fix comment.mmitchel1999-10-111-7/+47
* * ggc-page.c (GGC_ALWAYS_COLLECT): Fix typo when undef'ing.mmitchel1999-10-051-1/+1
* Include tm_p.h in ggc filesmeissner1999-10-051-0/+1
* * ggc-none.c (ggc_alloc_rtvec): An rtvec is an array of rtx,law1999-10-041-1/+1
* * ggc-page.c: Don't include <unistd.h> etc taken care ofrth1999-09-291-7/+4
* * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New.rth1999-09-281-3/+7
* * ggc-page.c: New file.rth1999-09-231-0/+1083
OpenPOWER on IntegriCloud