aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)Author
2006-07-07 * pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-06-25Update FSF address.Kelley Cook
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,Kazu Hirata
2005-03-13 * ggc-zone.c: Rewritten.Daniel Jacobowitz
2004-09-12 * ggc-common.c (cmp_statistics): Fix sorting.Jan Hubicka
2004-09-09 * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,Nathan Sidwell
2004-09-02 * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofJan Hubicka
2004-08-09 * ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.Geoffrey Keating
2004-06-05 * toplev.c (init_asm_output): Add explicit 'b' to mode whenDanny Smith
2004-03-20 * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,Kazu Hirata
2004-03-11 * c-pch.c (c_common_no_more_pch): Update for gt_pch_use_addressRichard Henderson
2004-03-05 * ggc-common.c (gt_pch_restore): Don't unmap addr unless we areIan Lance Taylor
2004-03-03 * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):Jan Hubicka
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-28 * ggc.h (ggc_free): Declare.Richard Henderson
2004-01-26Revert accidental commit.Richard Henderson
2004-01-26 * c-parse.in (extension): Use itype.Richard Henderson
2003-10-29 * configure.in <enable-checking for valgrind>: Look forHans-Peter Nilsson
2003-10-272003-10-26 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2003-09-06 * ggc-common.c (init_ggc_heuristics): Don't use the heuristicsKaveh Ghazi
2003-08-22 * c-decl.c: Fix comment formatting.Kazu Hirata
2003-08-01 * ggc-common.c (gt_pch_restore): Case MAP_FAILED to void *.Rainer Orth
2003-07-292003-07-29 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-07-02 * ggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.Rainer Orth
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-08 PR pch/9830Eric Botcazou
2003-06-07 * ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-04-03 * cpppch.c (reset_ht): Remove.Matt Austern
2003-03-17 * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka
2003-03-08 * calls.c: Fix comment formatting.Kazu Hirata
2003-03-04 * configure.in: Check for <memcheck.h>.Andreas Jaeger
2003-03-02 * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoidKaveh Ghazi
2003-02-23 * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): DocumentKaveh Ghazi
2003-02-22 * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh Ghazi
2003-01-12 * c-pch.c (asm_file_startpos): Change to `long'.Kaveh Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-20 * ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):Hans-Peter Nilsson
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-09-13 * ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.Nathan Sidwell
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-04 * gbl-ctors.h: Fix formatting.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-28 * tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-13 * emit-rtl.c (global_rtl): Update comment.Zack Weinberg
2002-04-28 * ggc-common.c (ggc_mark_rtx_children_1): Rename from...Richard Henderson
2002-03-27 * gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth