summaryrefslogtreecommitdiff
path: root/gcc/ggc-page.c
Commit message (Expand)AuthorAgeFilesLines
* * ggc-page.c (init_ggc): Give better diagnostics on failure tozack2003-06-021-1/+1
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-5/+5
* * ggc-page.c (TREE_EXP_SIZE): Define.steven2003-04-301-0/+4
* Update comment for ggc_alloc - to match API change made 2000-6-9.bothner2003-03-171-2/+1
* * ggc-page.c (struct page_entry): Remove varray.h header.mrs2003-03-131-27/+291
* * configure.in: Check for <memcheck.h>.aj2003-03-041-1/+5
* * ggc-page.c (G.context_depth_allocations): New.rth2003-01-301-1/+21
* * ggc-page.c (ggc_collect): Avoid overflow computinggeoffk2003-01-101-2/+2
* Merge from pch-branch.geoffk2003-01-101-10/+248
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):hp2002-11-201-1/+44
* * params.def (ggc-min-expand, ggc-min-heapsize): New parameters.zack2002-11-121-38/+11
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * ggc-page.c (compute_inverse): Short circuit calculation forzack2002-08-241-0/+12
* * ggc-page.c: Avoid division in ggc_set_mark.zack2002-08-221-4/+55
* * ggc-page.c (RTL_SIZE): New.rth2002-08-151-1/+6
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-34/+34
* * ggc-page.c (alloc_page): Cast variables of type size_t toaj2002-05-241-6/+8
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-2/+1
* * cse.c: Fix formatting.kazu2002-01-051-3/+3
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-3/+3
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * ggc-page.c (ggc_marked_p): Properly convert return to boolean.kenner2001-09-211-1/+1
* * fold-const.c (hashtab.h): Include.kenner2001-09-201-0/+29
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-3/+3
* * ggc-page.c (size_lookup): Increase minimum allocation sizezack2001-05-311-5/+5
* * sibcall.c (skip_copy_to_return_value): Callzack2001-02-201-10/+0
* * ggc-page.c (alloc_annon): Call perror and correctly call exit.kenner2001-01-141-8/+12
* * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if not using mmap.rth2001-01-131-22/+186
* * ggc-page.c (alloc_page): Round up allocation size to one page.rth2001-01-131-4/+7
* 2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>zack2001-01-121-36/+54
* * ggc-page.c (max_alignment): New structure.mmitchel2001-01-081-13/+28
* * ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero for now.mmitchel2001-01-051-0/+11
* Special-case tree_decl/tree_list allocations.mmitchel2001-01-041-34/+88
* * 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