Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | hwint.c: New. | Joseph Myers | 1 | -1/+0 |
2010-11-30 | ggc-zone.c (ggc_pch_read): Fix conditional compilation. | Laurynas Biveinis | 1 | -1/+1 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -12/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -6/+6 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -3/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -37/+32 |
2010-05-26 | ggc-zone.c: Update copyright year. | Laurynas Biveinis | 1 | -5/+9 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -10/+10 |
2009-05-26 | plugins.texi (Loading plugins): typo. | Basile Starynkevitch | 1 | -0/+5 |
2008-07-04 | ggc-zone.c (lookup_page_table_if_allocated, [...]): Fix -Wc++-compat and/or -... | Kaveh R. Ghazi | 1 | -15/+15 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-05-21 | symtab.h (HT_ALLOCED): Remove. | Tom Tromey | 1 | -1/+150 |
2008-02-19 | Support valgrind 3.3 for --enable-checking=valgrind. | Hans-Peter Nilsson | 1 | -34/+32 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2005-07-25 | re PR other/22337 (zone collector does not build) | Serge Belyshev | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-17 | ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | Zdenek Dvorak | 1 | -0/+2 |
2005-05-02 | ggc.h (ggc_alloc_zone_pass_stat): New macro. | Daniel Jacobowitz | 1 | -5/+5 |
2005-03-14 | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-14 | * ggc-zone.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-03-13 | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 1 | -647/+1408 |
2004-09-09 | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -35/+18 |
2004-08-24 | ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE. | Daniel Jacobowitz | 1 | -5/+10 |
2004-08-09 | ggc-zone.c (struct alloc_zone): Add statistics counters. | Daniel Jacobowitz | 1 | -21/+231 |
2004-07-26 | re PR bootstrap/12804 (zone allocator is broken on 64bit) | Daniel Jacobowitz | 1 | -8/+5 |
2004-05-04 | ggc-zone.c (ggc_alloc_zone_1): Add MEM_STAT_DECL parameter. | Paolo Bonzini | 1 | -11/+18 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-04 | * ggc-zone.c (ggc_pch_write_object): Don't align file pointer. | Ian Lance Taylor | 1 | -3/+0 |
2004-01-31 | ggc-zone.c (ggc_free): New function. | Daniel Berlin | 1 | -7/+26 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-05 | ggc-zone.c: Remove everything in #ifdef USING_MALLOC_PAGE_GROUPS | Daniel Berlin | 1 | -423/+62 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-13 | ggc-zone.c (struct alloc_zone): Don't pre-declare, it already comes in with g... | Steven Bosscher | 1 | -21/+45 |
2003-12-13 | ggc-zone.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-12-01 | ggc.h (struct alloc_zone): Move forward declaration up. | Steven Bosscher | 1 | -49/+74 |
2003-12-01 | ggc-zone.c (ggc_pch_write_object): Calculate object size using ggc_get_size (... | Daniel Berlin | 1 | -1/+1 |
2003-11-21 | ChangeLog.7: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-10-29 | configure.in: Look for <valgrind/memcheck.h> first. | Hans-Peter Nilsson | 1 | -1/+7 |
2003-10-28 | ggc-zone.c (check_cookies): Add missing variable. | Andreas Jaeger | 1 | -6/+8 |
2003-10-27 | ggc-zone.c: New file, zone allocating collector. | Daniel Berlin | 1 | -0/+1701 |