aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)Author
2003-10-29configure.in: Look for <valgrind/memcheck.h> first.Hans-Peter Nilsson
2003-10-27ggc-zone.c: New file, zone allocating collector.Daniel Berlin
2003-09-06ggc-common.c (init_ggc_heuristics): Don't use the heuristics when gc checking...Kaveh R. Ghazi
2003-08-22c-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-29c-common.c (allow_pch): Remove.Geoffrey Keating
2003-07-02ggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.Rainer Orth
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata
2003-06-08re PR pch/9830 (PCH not working on Solaris)Eric Botcazou
2003-06-07ggc.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-04-03cpppch.c (reset_ht): Remove.Matt Austern
2003-03-17ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka
2003-03-08calls.c: Fix comment formatting.Kazu Hirata
2003-03-04configure.in: Check for <memcheck.h>.Andreas Jaeger
2003-03-02ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY to avoid warnings.Kaveh R. Ghazi
2003-02-23invoke.texi (ggc-min-expand, [...]): Document new default behavior.Kaveh R. Ghazi
2003-02-22Makefile.in (ggc-common.o): Depend on $(PARAMS_H)Kaveh R. Ghazi
2003-01-12c-pch.c (asm_file_startpos): Change to `long'.Kaveh R. Ghazi
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-20ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISCARD): Define as empty.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-04gbl-ctors.h: Fix formatting.Kazu Hirata
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg
2002-04-28ggc-common.c (ggc_mark_rtx_children_1): Rename from...Richard Henderson
2002-03-27gcc-common.c (lang_mark_false_label_stack): Remove.Neil Booth
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth
2002-01-05cse.c: Fix formatting.Kazu Hirata
2001-10-05Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner
2001-09-21Table-driven attributes.Joseph Myers
2001-09-20fold-const.c (hashtab.h): Include.Richard Kenner
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell
2001-08-31function.c: Remove all_functions.Zack Weinberg
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg
2001-02-20sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...Zack Weinberg
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg
2000-11-17stringpool.c: New file.Zack Weinberg
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg
2000-07-22collect2.c (main): Typo fixed.Jeffrey Oldham
2000-06-09ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg