]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/alloc-pool.c
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / gcc / alloc-pool.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-01-01  jakub Update copyright years.
2016-02-25  marxinDo not gather mem stats in run_exit_handles (PR
2016-01-04  jakub Update copyright years.
2015-06-10  marxinFix BITMAP identifier clash.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-03  marxinPort pool-allocator memory stats to a new infrastructure.
2015-06-01  marxinRemove old pool allocator.
2015-06-01  marxinIntroduce new type-based pool allocator.
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-01-05  jakub Update copyright years.
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-02  tbsaundesupport ggc hash_map and hash_set
2014-06-24  tbsaundeadd hash_map class
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-05-26  rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-04-28  rsandifoMerge from trunk.
2014-04-28  rguenth2014-04-28 Richard Biener <rguenther@suse.de>
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-10-25  crowlChange hash_table to support a comparator type differen...
2012-08-21  rguenth2012-08-21 Richard Guenther <rguenther@suse.de>
2012-08-18  pinskia2012-08-18 Andrew Pinski <pinskia@gmail.com>
2012-07-24  steven * alloc-pool.c (create_alloc_pool): Fix ENABLE_CHECKIN...
2012-07-24  stevengcc/
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-13  hubicka * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
2009-11-25  hjlRemove trailing white spaces.
2009-10-20  rguenth2009-10-20 Richard Guenther <rguenther@suse.de>
2009-04-30  espindola2009-04-30 Rafael Avila de Espindola <espindola@googl...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-10-08  zadeck2008-10-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-07-04  ghazi * alloc-pool.c (hash_descriptor, eq_descriptor,
2008-06-29  ghazi * alloc-pool.c (create_alloc_pool): Fix -Wc++-compat...
2007-11-23  rguenth2007-11-23 Richard Guenther <rguenther@suse.de>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-11  dberlinMerge dataflow branch into mainline
2006-11-30  steven * cgraphunit.c (cgraph_finalize_compilation_unit)...
2006-07-07  sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-06-20  rguenth2006-06-20 Richard Guenther <rguenther@suse.de>
2006-05-18  mrsWhitespace fixups
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-06-25  kcookUpdate FSF address.
2005-03-14  kazu * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c...
2005-03-13  drow * ggc-zone.c: Rewritten.
2004-08-30  nathan * alias.c (mems_in_disjoint_alias_sets_p, record_alias...
2004-01-31  kazu * alloc-pool.c: Fix comment typos.
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-30  hubicka * alloc-pool.c: Include hashtab.h
2004-01-23  hubicka * alloc-pool.c (align_four): Kill.
2003-12-21  kazu * alias.c: Fix comment formatting.
2003-07-19  ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29  kazu * alloc-pool.c: Fix comment formatting.
2003-06-17  ghazigcc:
2003-06-15  aj * alloc-pool.c: Convert to ISO C90 prototypes.
2003-05-12  neil * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.
2003-05-12  zlomek * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.
2003-01-05  ghaziWarning fixes:
2002-12-19  dberlin2002-12-18 Daniel Berlin <dberlin@dberlin.org>