]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/alloc-pool.c
coroutines: Make call argument handling more robust [PR95440]
[thirdparty/gcc.git] / gcc / alloc-pool.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-02-25  Martin LiskaDo not gather mem stats in run_exit_handles (PR
2016-01-04  Jakub JelinekUpdate copyright years.
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 LiskaPort pool-allocator memory stats to a new infrastructure.
2015-06-01  Martin LiskaRemove old pool allocator.
2015-06-01  Martin LiskaIntroduce new type-based pool allocator.
2015-05-27  Martin LiskaNew memory allocation statistics infrastructure.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-09-22  Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-02  Trevor Saunderssupport ggc hash_map and hash_set
2014-06-24  Trevor Saundersadd hash_map class
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-05-26  Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-04-28  Richard Bienerconfigure.ac: Do valgrind header checks unconditionally.
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-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-10-25  Lawrence CrowlChange hash_table to support a comparator type differen...
2012-08-21  Richard Guentheralloc-pool.c (pool_alloc): Fix valgrind annotation.
2012-08-18  Andrew Pinskialloc-pool.c (pool_alloc): Add valgrind markers.
2012-07-24  Steven Bosscher* alloc-pool.c (create_alloc_pool): Fix ENABLE_CHECKING...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-13  Jan Hubickabitmap.c (bitmap_and, [...]): Turn internal datastructu...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-20  Richard Guentherggc-page.c: Include cfgloop.h.
2009-04-30  Rafael Avila de... alloc-pool.c (alloc_pool_descriptor): Use an insert_opi...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-08  Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
2008-07-04  Kaveh R. Ghazialloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat...
2008-06-29  Kaveh R. Ghazialloc-pool.c (create_alloc_pool): Fix -Wc++-compat...
2007-11-23  Richard Guentherre PR tree-optimization/34176 (SCCVN breaks gettext)
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2006-11-30  Steven Bosschercgraphunit.c (cgraph_finalize_compilation_unit): Add...
2006-07-07  Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-06-20  Richard Guentheralloc-pool.h (free_alloc_pool_if_empty): Prototype...
2006-05-18  Mike StumpWhitespace fixups
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-08-30  Nathan Sidwellalias.c (mems_in_disjoint_alias_sets_p, [...]): Use...
2004-01-31  Kazu Hirataalloc-pool.c: Fix comment typos.
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-30  Jan Hubickaalloc-pool.c: Include hashtab.h
2004-01-23  Jan Hubickaalloc-pool.c (align_four): Kill.
2003-12-21  Kazu Hirataalias.c: Fix comment formatting.
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-17  Kaveh R. Ghazialloc-pool.c: Don't check HAVE_LONG_DOUBLE.
2003-06-15  Andreas Jaegeralloc-pool.c: Convert to ISO C90 prototypes.
2003-05-12  Neil Booth* alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.
2003-05-12  Josef Zlomekalloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
2003-01-05  Kaveh R. GhaziWarning fixes:
2002-12-19  Daniel BerlinMakefile.in (OBJS): Add alloc-pool.o