Daily bump.
[gcc.git] / gcc / ggc-common.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-09-21 Martin LiskaUse ONE_? macros.
2020-09-21 Martin LiskaUse SIZE_AMOUNT macro for GGC memory allocation numbers.
2020-09-21 Martin LiskaSupport new mallinfo2 function.
2020-08-28 Martin SeborCorrect calls to vec::safe_grow in conditionally compil...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-06 Jan Hubickaggc-common.c (ggc_prune_overhead_list): Do not delete...
2019-11-04 Richard Bienersystem.h: Include malloc.h if INCLUDE_MALLOC_H and...
2019-11-04 David Edelsohn* ggc-common.c: Include system.h before malloc.h.
2019-11-03 Jan Hubickaconfig.in: Regenerate.
2019-10-29 Martin LiskaFix unsigned type overflow in memory report.
2019-10-29 Martin LiskaMove Leak in GCC memory report to the first column.
2019-10-29 Martin LiskaRemove misleading sorting function in ggc memory report.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-12 Martin LiskaDisable hash-table sanitization for mem stats maps.
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-02-26 Martin LiskaImprove memory statistics report readability.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-16 Michael MatzDon't use %z printf length specifier
2018-11-05 Martin LiskaCome up with SIZE_AMOUNT and use it in memory statistic...
2018-01-12 Martin LiskaFix --enable-gather-detailed-mem-stats build.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-28 Martin Liskare PR pch/68758 (Invalid read of size 8 in gt_pch_save...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-31 Markus Trippelsdorfggc-common.c : Restore needed header for checking=release.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-10 Martin LiskaFix BITMAP identifier clash.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-03 Martin LiskaFix GNU coding style in memory statistics.
2015-06-03 Martin LiskaPort pool-allocator memory stats to a new infrastructure.
2015-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Trevor Saundersremove gengtype support for param_is use_param, if_mark...
2014-11-20 Trevor Saundersimplement a replacement for if_marked
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-17 Trevor Saundersadd finalizers to ggc
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-03 Kai Tietzre PR bootstrap/53912 (bootstrap fails using default...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
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.
next