aboutsummaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
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
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-10-05* Makefile.in (OBJS): Added tree-inline.o.Alexandre Oliva
2001-10-01 * function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner
2001-09-21 Table-driven attributes.Joseph Myers
2001-09-20 * fold-const.c (hashtab.h): Include.Richard Kenner
2001-09-06 Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell
2001-08-31 * function.c: Remove all_functions. Make outer_function_chainZack Weinberg
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-03-19 Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not theMark Mitchell
2001-03-02 * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,Zack Weinberg
2001-02-20 * sibcall.c (skip_copy_to_return_value): CallZack Weinberg
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-17 * stringpool.c: New file.Zack Weinberg
2000-10-01 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-08-29 * flags.h (time_report, mem_report): New global flags.Zack Weinberg
2000-07-222000-07-22 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2000-06-09toplevel:Zack Weinberg