summaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu2005-03-141-1/+1
* * ggc-zone.c: Rewritten.drow2005-03-131-5/+12
* * ggc-common.c (cmp_statistics): Fix sorting.hubicka2004-09-121-1/+1
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-14/+7
* * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka2004-09-021-15/+108
* * ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.geoffk2004-08-091-22/+45
* * toplev.c (init_asm_output): Add explicit 'b' to mode whendannysmith2004-06-051-4/+15
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-4/+5
* * c-pch.c (c_common_no_more_pch): Update for gt_pch_use_addressrth2004-03-111-107/+78
* * ggc-common.c (gt_pch_restore): Don't unmap addr unless we areian2004-03-051-13/+15
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-5/+142
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * ggc.h (ggc_free): Declare.rth2004-01-281-1/+2
* Revert accidental commit.rth2004-01-261-7/+1
* * c-parse.in (extension): Use itype.rth2004-01-261-1/+7
* * configure.in <enable-checking for valgrind>: Look forhp2003-10-291-3/+5
* 2003-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin2003-10-271-3/+3
* * ggc-common.c (init_ggc_heuristics): Don't use the heuristicsghazi2003-09-061-1/+1
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * ggc-common.c (gt_pch_restore): Case MAP_FAILED to void *.ro2003-08-011-1/+1
* 2003-07-29 Geoffrey Keating <geoffk@apple.com>geoffk2003-07-291-45/+80
* * ggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.ro2003-07-021-3/+3
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* PR pch/9830ebotcazou2003-06-081-5/+44
* * ggc.h: Convert to ISO C90 prototypes.aj2003-06-071-93/+63
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-12/+12
* * cpppch.c (reset_ht): Remove.austern2003-04-031-0/+1
* * ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.hubicka2003-03-171-1/+1
* * calls.c: Fix comment formatting.kazu2003-03-081-1/+1
* * configure.in: Check for <memcheck.h>.aj2003-03-041-2/+7
* * ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoidghazi2003-03-021-3/+3
* * doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): Documentghazi2003-02-231-1/+44
* * Makefile.in (ggc-common.o): Depend on $(PARAMS_H)ghazi2003-02-221-0/+41
* * c-pch.c (asm_file_startpos): Change to `long'.ghazi2003-01-121-3/+3
* Merge from pch-branch.geoffk2003-01-101-105/+448
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD):hp2002-11-201-1/+33
* Index: gcc/ChangeLoggeoffk2002-09-161-135/+0
* * ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables.nathan2002-09-131-1/+2
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-4/+1
* * gbl-ctors.h: Fix formatting.kazu2002-06-041-14/+14
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-411/+53
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+4
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-3/+0
* * ggc-common.c (ggc_mark_rtx_children_1): Rename from...rth2002-04-281-0/+38
* * gcc-common.c (lang_mark_false_label_stack): Remove.neil2002-03-271-6/+0
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-4/+5
* * cse.c: Fix formatting.kazu2002-01-051-2/+2