aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
AgeCommit message (Expand)Author
2007-11-232007-11-23 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2006-11-30 * cgraphunit.c (cgraph_finalize_compilation_unit): Add a newlineSteven Bosscher
2006-07-07 * pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle
2006-06-202006-06-20 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-05-18Whitespace fixupsMike Stump
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2005-06-25Update FSF address.Kelley Cook
2005-03-14 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,Kazu Hirata
2005-03-13 * ggc-zone.c: Rewritten.Daniel Jacobowitz
2004-08-30 * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset,Nathan Sidwell
2004-01-31 * alloc-pool.c: Fix comment typos.Kazu Hirata
2004-01-31 alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata
2004-01-30 * alloc-pool.c: Include hashtab.hJan Hubicka
2004-01-23 * alloc-pool.c (align_four): Kill.Jan Hubicka
2003-12-21 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-17gcc:Kaveh Ghazi
2003-06-15 * alloc-pool.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-12 * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards.Neil Booth
2003-05-12 * alloc-pool.h (ALLOC_POOL_ID_TYPE): New type.Josef Zlomek
2003-01-05Warning fixes:Kaveh Ghazi
2002-12-192002-12-18 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin