summaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
Commit message (Expand)AuthorAgeFilesLines
* alloc-pool.c, [...]: Update copyright.Kazu Hirata2005-03-141-1/+1
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-0/+3
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Use gcc_assert and gcc_unreac...Nathan Sidwell2004-08-301-29/+8
* alloc-pool.c: Fix comment typos.Kazu Hirata2004-01-311-1/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* alloc-pool.c: Include hashtab.hJan Hubicka2004-01-301-3/+122
* alloc-pool.c (align_four): Kill.Jan Hubicka2004-01-231-2/+6
* alias.c: Fix comment formatting.Kazu Hirata2003-12-211-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-2/+2
* alloc-pool.c: Fix comment formatting.Kazu Hirata2003-06-291-2/+2
* alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi2003-06-171-3/+0
* alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-06-151-12/+5
* * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.Neil Booth2003-05-121-0/+2
* alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.Josef Zlomek2003-05-121-2/+89
* Warning fixes:Kaveh R. Ghazi2003-01-051-1/+0
* Makefile.in (OBJS): Add alloc-pool.oDaniel Berlin2002-12-191-0/+166