aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
AgeCommit message (Expand)AuthorFilesLines
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