summaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* * tree-ssa-ccp.c (prop_value_d): Rename to ...hubicka2014-09-221-4/+4
* support ggc hash_map and hash_settbsaunde2014-09-021-0/+1
* add hash_map classtbsaunde2014-06-241-47/+15
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-8/+9
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-3/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/rsandifo2013-09-281-1/+1
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-4/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Change hash_table to support a comparator type different from thecrowl2012-10-251-32/+38
* 2012-08-21 Richard Guenther <rguenther@suse.de>rguenth2012-08-211-2/+6
* 2012-08-18 Andrew Pinski <pinskia@gmail.com>pinskia2012-08-181-1/+11
* * alloc-pool.c (create_alloc_pool): Fix ENABLE_CHECKING check.steven2012-07-241-5/+4
* gcc/steven2012-07-241-41/+36
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,hubicka2010-06-131-9/+9
* Remove trailing white spaces.hjl2009-11-251-4/+4
* 2009-10-20 Richard Guenther <rguenther@suse.de>rguenth2009-10-201-2/+2
* 2009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-301-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2008-10-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-10-081-28/+48
* * alloc-pool.c (hash_descriptor, eq_descriptor,ghazi2008-07-041-3/+5
* * alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.ghazi2008-06-291-6/+3
* 2007-11-23 Richard Guenther <rguenther@suse.de>rguenth2007-11-231-1/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-37/+49
* * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlinesteven2006-11-301-2/+2
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-2/+3
* 2006-06-20 Richard Guenther <rguenther@suse.de>rguenth2006-06-201-0/+11
* Whitespace fixupsmrs2006-05-181-5/+5
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu2005-03-141-1/+1
* * ggc-zone.c: Rewritten.drow2005-03-131-0/+3
* * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,nathan2004-08-301-29/+8
* * alloc-pool.c: Fix comment typos.kazu2004-01-311-1/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * alloc-pool.c: Include hashtab.hhubicka2004-01-301-3/+122
* * alloc-pool.c (align_four): Kill.hubicka2004-01-231-2/+6
* * alias.c: Fix comment formatting.kazu2003-12-211-1/+1
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-2/+2
* gcc:ghazi2003-06-171-3/+0
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-12/+5
* * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.neil2003-05-121-0/+2
* * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.zlomek2003-05-121-2/+89
* Warning fixes:ghazi2003-01-051-1/+0