| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix building ggc-zone.c | dodji | 2011-10-20 | 1 | -1/+1 |
* | Reduce memory waste due to non-power-of-2 allocs | dodji | 2011-10-17 | 1 | -8/+19 |
* | * hwint.c: New. Extracted from toplev.c. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | 2010-11-30 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-11-30 | 1 | -1/+1 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -12/+0 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -6/+6 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -3/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -37/+32 |
* | 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-05-26 | 1 | -5/+9 |
* | gcc/ChangeLog: | steven | 2010-04-30 | 1 | -1/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -10/+10 |
* | 2009-05-26 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2009-05-26 | 1 | -0/+5 |
* | * ggc-zone.c (lookup_page_table_if_allocated, | ghazi | 2008-07-04 | 1 | -15/+15 |
* | gcc/ | rwild | 2008-06-06 | 1 | -1/+1 |
* | libcpp | tromey | 2008-05-21 | 1 | -1/+150 |
* | Support valgrind 3.3 for --enable-checking=valgrind. | hp | 2008-02-19 | 1 | -34/+32 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | 2005-07-25 Serge Belyshev <belyshev@depni.sinp.msu.ru> | pinskia | 2005-07-25 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | rakdver | 2005-05-17 | 1 | -0/+2 |
* | * ggc.h (ggc_alloc_zone_pass_stat): New macro. | drow | 2005-05-02 | 1 | -5/+5 |
* | * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h, | kazu | 2005-03-14 | 1 | -1/+1 |
* | * ggc-zone.c: Fix comment typos. | kazu | 2005-03-14 | 1 | -2/+2 |
* | * ggc-zone.c: Rewritten. | drow | 2005-03-13 | 1 | -647/+1408 |
* | * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set, | nathan | 2004-09-09 | 1 | -35/+18 |
* | * ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE. | drow | 2004-08-24 | 1 | -5/+10 |
* | * ggc-zone.c (struct alloc_zone): Add statistics counters. | drow | 2004-08-09 | 1 | -21/+231 |
* | PR bootstrap/12804 | drow | 2004-07-26 | 1 | -8/+5 |
* | 2004-05-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-05-04 | 1 | -11/+18 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | * ggc-zone.c (ggc_pch_write_object): Don't align file pointer. | ian | 2004-03-04 | 1 | -3/+0 |
* | 2003-01-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-01-31 | 1 | -7/+26 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+2 |
* | * alias.c: Fix comment typos. | kazu | 2004-01-06 | 1 | -1/+1 |
* | 2004-01-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-01-05 | 1 | -423/+62 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * ggc-zone.c (struct alloc_zone): Don't pre-declare, it already | steven | 2003-12-13 | 1 | -21/+45 |
* | * ggc-zone.c: Follow spelling conventions. | kazu | 2003-12-13 | 1 | -1/+1 |
* | * ggc.h (struct alloc_zone): Move forward declaration up. | steven | 2003-12-01 | 1 | -49/+74 |
* | 2003-12-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-12-01 | 1 | -1/+1 |
* | * ChangeLog.7: Fix comment typos. | kazu | 2003-11-21 | 1 | -2/+2 |
* | * configure.in <enable-checking for valgrind>: Look for | hp | 2003-10-29 | 1 | -1/+7 |
* | * ggc-zone.c (check_cookies): Add missing variable. | aj | 2003-10-28 | 1 | -6/+8 |
* | 2003-10-26 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2003-10-27 | 1 | -0/+1701 |