aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Remove trailing white spaces.H.J. Lu1-4/+4
2009-10-20ggc-page.c: Include cfgloop.h.Richard Guenther1-2/+2
2009-04-30alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an...Rafael Avila de Espindola1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2008-10-08re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-28/+48
2008-07-04alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-3/+5
2008-06-29alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.Kaveh R. Ghazi1-6/+3
2007-11-23re PR tree-optimization/34176 (SCCVN breaks gettext)Richard Guenther1-1/+17
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-37/+49
2006-11-30cgraphunit.c (cgraph_finalize_compilation_unit): Add a newline at the end of ...Steven Bosscher1-2/+2
2006-07-07pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle1-2/+3
2006-06-20alloc-pool.h (free_alloc_pool_if_empty): Prototype new function.Richard Guenther1-0/+11
2006-05-18Whitespace fixupsMike Stump1-5/+5
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-13ggc-zone.c: Rewritten.Daniel Jacobowitz1-0/+3
2004-08-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac...Nathan Sidwell1-29/+8
2004-01-31alloc-pool.c: Fix comment typos.Kazu Hirata1-1/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka1-3/+122
2004-01-23alloc-pool.c (align_four): Kill.Jan Hubicka1-2/+6
2003-12-21alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-2/+2
2003-06-29alloc-pool.c: Fix comment formatting.Kazu Hirata1-2/+2
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi1-3/+0
2003-06-15alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger1-12/+5
2003-05-12* alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.Neil Booth1-0/+2
2003-05-12alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.Josef Zlomek1-2/+89
2003-01-05Warning fixes:Kaveh R. Ghazi1-1/+0
2002-12-19Makefile.in (OBJS): Add alloc-pool.oDaniel Berlin1-0/+166