]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-page.c
* basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
[thirdparty/gcc.git] / gcc / ggc-page.c
2005-01-18  kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-16  steven * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl...
2004-10-22  kazu * alias.c, basic-block.h, cgraphunit.c, combine.c...
2004-09-27  austern * ggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to...
2004-09-09  nathan * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,
2004-09-02  hubicka * gimplify.c (gimplify_compound_lval): Move "stack...
2004-03-22  kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-11  kazu * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
2004-03-03  hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-03-01  law * fold-const.c (fold): An equality comparison of a...
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-28  rth * ggc.h (ggc_free): Declare.
2004-01-26  rthRevert accidental commit.
2004-01-26  rth * c-parse.in (extension): Use itype.
2003-12-22  wilsonPatch from Dan Nicolaescu
2003-12-04  wilson* gcc-page.c (extra_order_size_tab): Correct comment.
2003-12-01  steven * ggc.h (struct alloc_zone): Move forward declaration up.
2003-10-31  rearnsha* ggc-page.c (ggc_pch_read): Wrap call to poison_pages in
2003-10-29  hp * configure.in <enable-checking for valgrind>: Look for
2003-10-27  dberlin2003-10-26 Daniel Berlin <dberlin@dberlin.org>
2003-10-18  rsandifo * rtl.h (rtl_size): Declare.
2003-10-05  kazu * c-pretty-print.c: Fix comment formatting.
2003-10-04  bowdidge* ggc-page.c: (ggc_pch_write_object) replace fseek...
2003-08-19  kazu * builtins.c: Fix comment typos.
2003-07-22  kazu * alias.c: Fix comment formatting.
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-14  gerald * ggc-page.c (extra_order_size_table): Insns have...
2003-07-01  kazu * basic-block.h: Fix comment typos.
2003-06-27  uweigand * ggc-page.c (inverse_table): Change type of...
2003-06-17  ghazigcc:
2003-06-07  aj * ggc.h: Convert to ISO C90 prototypes.
2003-06-02  zack * ggc-page.c (init_ggc): Give better diagnostics on...
2003-05-13  zack * diagnostic.c (output_format): Add support for %m.
2003-04-30  steven * ggc-page.c (TREE_EXP_SIZE): Define.
2003-03-17  bothnerUpdate comment for ggc_alloc - to match API change...
2003-03-13  mrs * ggc-page.c (struct page_entry): Remove varray...
2003-03-04  aj * configure.in: Check for <memcheck.h>.
2003-01-30  rth * ggc-page.c (G.context_depth_allocations)...
2003-01-10  geoffk * ggc-page.c (ggc_collect): Avoid overflow computing
2003-01-10  geoffkMerge from pch-branch.
2002-12-16  zackMerge basic-improvements-branch to trunk
2002-11-20  hp * ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_D...
2002-11-12  zack * params.def (ggc-min-expand, ggc-min-heapsize): New...
2002-09-22  kazu * dbxout.c: Follow spelling conventions.
2002-08-24  zack * ggc-page.c (compute_inverse): Short circuit calculat...
2002-08-22  zack * ggc-page.c: Avoid division in ggc_set_mark.
2002-08-15  rth * ggc-page.c (RTL_SIZE): New.
2002-06-04  kazu * gbl-ctors.h: Fix formatting.
2002-05-24  aj * ggc-page.c (alloc_page): Cast variables of type...
2002-03-03  ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-01-05  kazu * cse.c: Fix formatting.
2001-12-02  neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-11  jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-10  kazu * calls.c: Fix formatting.
2001-09-21  kenner * ggc-page.c (ggc_marked_p): Properly convert return...
2001-09-20  kenner * fold-const.c (hashtab.h): Include.
2001-08-22  gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12  kazu * gcc.c: Fix comment formatting.
2001-05-31  zack * ggc-page.c (size_lookup): Increase minimum allocatio...
2001-02-20  zack * sibcall.c (skip_copy_to_return_value): Call
2001-01-14  kenner * ggc-page.c (alloc_annon): Call perror and correctly...
2001-01-13  rth * ggc-page.c (USING_MALLOC_PAGE_GROUPS): New...
2001-01-13  rth * ggc-page.c (alloc_page): Round up allocation...
2001-01-12  zack2001-01-11 Zack Weinberg <zack@wolery.stanford.edu>
2001-01-08  mmitchel * ggc-page.c (max_alignment): New structure.
2001-01-05  mmitchel * ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero...
2001-01-04  mmitchel Special-case tree_decl/tree_list allocations.
2000-11-17  zack * stringpool.c: New file.
2000-08-29  zack * flags.h (time_report, mem_report): New global flags.
2000-08-24  zack * ggc-page.c (alloc_page): If HAVE_MMAP_ANYWHERE and...
2000-07-23  law * bitmap.c (debug_bitmap_file): Cast pointers to PTR...
2000-06-09  zacktoplevel:
2000-04-28  samuelhangeLog:
2000-04-15  kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
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.