]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-common.c
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
[thirdparty/gcc.git] / gcc / ggc-common.c
2010-11-10  Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-10-11  Joseph Myersparams.c (set_param_value_internal): New.
2010-08-20  Nathan Froydggc-common.c (ggc_mark_root_tab): New function, split...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-26  Laurynas Biveinisggc-zone.c: Update copyright year.
2010-04-13  Diego NovilloMakefile.in (c-pch.o, [...]): Depend on timevar.h.
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-28  Duncan SandsAdd support for using ggc cache tables from plugins.
2009-05-26  Basile Starynkevitchplugins.texi (Loading plugins): typo.
2009-04-30  Rafael Avila de... alloc-pool.c (alloc_pool_descriptor): Use an insert_opi...
2008-09-11  Jan Hubickaggc-common.c (loc_array): Make static.
2008-07-06  Andreas Toblerconfigure.ac: Check for caddr_t, define to char * if...
2008-07-04  Kaveh R. Ghazialloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat...
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-05-21  Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-02-19  Hans-Peter NilssonSupport valgrind 3.3 for --enable-checking=valgrind.
2007-12-01  Jan Hubickaggc-common.c (dump_ggc_loc_statistics): Reset ggc_force...
2007-08-25  Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2006-12-23  Jan Hubickatoplev.c (dump_memory_report): Break out from...
2006-10-26  Nathan Froydggc-common.c (ggc_min_heapsize_heuristic): Be more...
2006-07-07  Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-25  Kelley CookUpdate FSF address.
2005-03-14  Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-13  Daniel Jacobowitzggc-zone.c: Rewritten.
2004-09-12  Jan Hubicka* ggc-common.c (cmp_statistics): Fix sorting.
2004-09-09  Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-09-02  Jan Hubickagimplify.c (gimplify_compound_lval): Move "stack" varra...
2004-08-09  Geoffrey Keatingggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
2004-06-05  Danny Smithtoplev.c (init_asm_output): Add explicit 'b' to mode...
2004-03-20  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-11  Richard Hendersonc-pch.c (c_common_no_more_pch): Update for gt_pch_use_a...
2004-03-05  Ian Lance Taylorggc-common.c (gt_pch_restore): Don't unmap addr unless...
2004-03-03  Jan Hubickaggc-common.c (ggc_alloc_cleared_stat, [...]): Rename...
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-28  Richard Hendersonggc.h (ggc_free): Declare.
2004-01-26  Richard HendersonRevert accidental commit.
2004-01-26  Richard Hendersonc-parse.in (extension): Use itype.
2003-10-29  Hans-Peter Nilssonconfigure.in: Look for <valgrind/memcheck.h> first.
2003-10-27  Daniel Berlinggc-zone.c: New file, zone allocating collector.
2003-09-06  Kaveh R. Ghaziggc-common.c (init_ggc_heuristics): Don't use the heuri...
2003-08-22  Kazu Hiratac-decl.c: Fix comment formatting.
2003-08-01  Rainer Orth* ggc-common.c (gt_pch_restore): Case MAP_FAILED to...
2003-07-29  Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-02  Rainer Orthggc-common.c (gt_pch_save): Cast MAP_FAILED to void *.
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-08  Eric Botcazoure PR pch/9830 (PCH not working on Solaris)
2003-06-07  Andreas Jaegerggc.h: Convert to ISO C90 prototypes.
2003-05-13  Zack Weinbergdiagnostic.c (output_format): Add support for %m.
2003-04-03  Matt Austerncpppch.c (reset_ht): Remove.
2003-03-17  Jan Hubickaggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.
2003-03-08  Kazu Hiratacalls.c: Fix comment formatting.
2003-03-04  Andreas Jaegerconfigure.in: Check for <memcheck.h>.
2003-03-02  Kaveh R. Ghaziggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY...
2003-02-23  Kaveh R. Ghaziinvoke.texi (ggc-min-expand, [...]): Document new defau...
2003-02-22  Kaveh R. GhaziMakefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-01-12  Kaveh R. Ghazic-pch.c (asm_file_startpos): Change to `long'.
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20  Hans-Peter Nilssonggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISC...
2002-09-16  Geoffrey KeatingIndex: gcc/ChangeLog
2002-09-13  Nathan Sidwell* ggc-common.c (ggc_mark_roots): Don't iterate NULL...
2002-06-04  Jan HubickaTue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
2002-06-04  Kazu Hiratagbl-ctors.h: Fix formatting.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-13  Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-04-28  Richard Hendersonggc-common.c (ggc_mark_rtx_children_1): Rename from...
2002-03-27  Neil Boothgcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26  Neil BoothMakefile.in (ggc-common.o): Update.
2002-01-05  Kazu Hiratacse.c: Fix formatting.
2001-10-05  Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-10-01  Richard Kennerfunction.c (keep_stack_depressed): Don't use delete_insn.
2001-09-21  Joseph MyersTable-driven attributes.
2001-09-20  Richard Kennerfold-const.c (hashtab.h): Include.
2001-09-06  Nathan SidwellRemove TYPE_NONCOPIED_PARTS.
2001-08-31  Zack Weinbergfunction.c: Remove all_functions.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15  Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-02  Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-20  Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2000-11-17  Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-10-01  Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-08-29  Zack Weinbergflags.h (time_report, mem_report): New global flags.
2000-07-22  Jeffrey Oldhamcollect2.c (main): Typo fixed.
2000-06-09  Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-05-27  Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-18  Jakub Jelinekgcc-common.c (ggc_mark_rtx_children): Mark NOTE_EXPECTE...
2000-04-21  Richard Kennerrtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN...
2000-04-18  Richard Kennerggc-common.c: Add missing blanks.
2000-04-06  Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-03-27  Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-20  Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
next