usage.adb: Change "pragma inline" to "pragma Inline" in information and error messages
[gcc.git] / gcc / ggc-zone.c
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.