]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ggc-zone.c
Remove trailing white spaces.
[thirdparty/gcc.git] / gcc / ggc-zone.c
2009-11-25  H.J. LuRemove trailing white spaces.
2009-05-26  Basile Starynkevitchplugins.texi (Loading plugins): typo.
2008-07-04  Kaveh R. Ghaziggc-zone.c (lookup_page_table_if_allocated, [...])...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-21  Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-02-19  Hans-Peter NilssonSupport valgrind 3.3 for --enable-checking=valgrind.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
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.