tree.h (alias_sets_might_conflict_p): Rename into alias_sets_must_conflict_p.
[gcc.git] / gcc / ggc-zone.c
2005-07-25 Serge Belyshevre PR other/22337 (zone collector does not build)
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-17 Zdenek Dvorakggc-page.c (ggc_alloc_stat): Record amount of memory...
2005-05-02 Daniel Jacobowitzggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-03-14 Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-14 Kazu Hirata* ggc-zone.c: Fix comment typos.
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2004-09-09 Nathan Sidwellgcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea...
2004-08-24 Daniel Jacobowitzggc-zone.c (struc alloc_chunk): Rearrange flag bits...
2004-08-09 Daniel Jacobowitzggc-zone.c (struct alloc_zone): Add statistics counters.
2004-07-26 Daniel Jacobowitzre PR bootstrap/12804 (zone allocator is broken on...
2004-05-04 Paolo Bonziniggc-zone.c (ggc_alloc_zone_1): Add MEM_STAT_DECL parameter.
2004-04-30 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-03-04 Ian Lance Taylor* ggc-zone.c (ggc_pch_write_object): Don't align file...
2004-01-31 Daniel Berlinggc-zone.c (ggc_free): New function.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-06 Kazu Hirataalias.c: Fix comment typos.
2004-01-05 Daniel Berlinggc-zone.c: Remove everything in #ifdef USING_MALLOC_PA...
2003-12-13 Kazu Hiratac-typeck.c: Fix comment typos.
2003-12-13 Steven Bosscherggc-zone.c (struct alloc_zone): Don't pre-declare,...
2003-12-13 Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-12-01 Steven Bosscherggc.h (struct alloc_zone): Move forward declaration up.
2003-12-01 Daniel Berlinggc-zone.c (ggc_pch_write_object): Calculate object...
2003-11-21 Kazu HirataChangeLog.7: Fix comment typos.
2003-10-29 Hans-Peter Nilssonconfigure.in: Look for <valgrind/memcheck.h> first.
2003-10-28 Andreas Jaegerggc-zone.c (check_cookies): Add missing variable.
2003-10-27 Daniel Berlinggc-zone.c: New file, zone allocating collector.