| Commit message (Expand) | Author | Age | Files | Lines |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 2010-11-29 | 1 | -16/+0 |
* | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2010-11-10 | 1 | -12/+12 |
* | params.c (set_param_value_internal): New. | Joseph Myers | 2010-10-11 | 1 | -2/+2 |
* | ggc-common.c (ggc_mark_root_tab): New function, split out from... | Nathan Froyd | 2010-08-20 | 1 | -10/+15 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -2/+2 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -13/+25 |
* | ggc-zone.c: Update copyright year. | Laurynas Biveinis | 2010-05-26 | 1 | -6/+14 |
* | Makefile.in (c-pch.o, [...]): Depend on timevar.h. | Diego Novillo | 2010-04-13 | 1 | -0/+7 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -6/+6 |
* | Add support for using ggc cache tables from plugins. | Duncan Sands | 2009-09-28 | 1 | -32/+51 |
* | plugins.texi (Loading plugins): typo. | Basile Starynkevitch | 2009-05-26 | 1 | -1/+48 |
* | alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value instead of an... | Rafael Avila de Espindola | 2009-04-30 | 1 | -1/+1 |
* | ggc-common.c (loc_array): Make static. | Jan Hubicka | 2008-09-11 | 1 | -1/+1 |
* | configure.ac: Check for caddr_t, define to char * if not defined. | Andreas Tobler | 2008-07-06 | 1 | -2/+2 |
* | alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat warnings. | Kaveh R. Ghazi | 2008-07-04 | 1 | -13/+17 |
* | driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual... | Kaveh R. Ghazi | 2008-06-26 | 1 | -8/+11 |
* | symtab.h (HT_ALLOCED): Remove. | Tom Tromey | 2008-05-21 | 1 | -2/+9 |
* | Support valgrind 3.3 for --enable-checking=valgrind. | Hans-Peter Nilsson | 2008-02-19 | 1 | -17/+4 |
* | ggc-common.c (dump_ggc_loc_statistics): Reset ggc_force_collect flag. | Jan Hubicka | 2007-12-01 | 1 | -0/+1 |
* | c-common.c (vector_types_convertible_p, [...]): Constify. | Kaveh R. Ghazi | 2007-08-25 | 1 | -7/+7 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 2007-07-25 | 1 | -2/+2 |
* | toplev.c (dump_memory_report): Break out from... | Jan Hubicka | 2006-12-23 | 1 | -4/+24 |
* | ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative when choosing... | Nathan Froyd | 2006-10-26 | 1 | -4/+4 |
* | pointer-set.c (pointer_set_destroy): Correct whitespace. | Roger Sayle | 2006-07-07 | 1 | -3/+5 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -2/+2 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | alloc-pool.c, [...]: Update copyright. | Kazu Hirata | 2005-03-14 | 1 | -1/+1 |
* | ggc-zone.c: Rewritten. | Daniel Jacobowitz | 2005-03-13 | 1 | -5/+12 |
* | * ggc-common.c (cmp_statistics): Fix sorting. | Jan Hubicka | 2004-09-12 | 1 | -1/+1 |
* | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 2004-09-09 | 1 | -14/+7 |
* | gimplify.c (gimplify_compound_lval): Move "stack" varray out of GGC. | Jan Hubicka | 2004-09-02 | 1 | -15/+108 |
* | ggc-common.c (ggc_rlimit_bound): Don't check RSS limit. | Geoffrey Keating | 2004-08-09 | 1 | -22/+45 |
* | toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file. | Danny Smith | 2004-06-05 | 1 | -4/+15 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2004-03-20 | 1 | -4/+5 |
* | c-pch.c (c_common_no_more_pch): Update for gt_pch_use_address extra arguments. | Richard Henderson | 2004-03-10 | 1 | -107/+78 |
* | ggc-common.c (gt_pch_restore): Don't unmap addr unless we are going to call m... | Ian Lance Taylor | 2004-03-05 | 1 | -13/+15 |
* | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 2004-03-03 | 1 | -5/+142 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | ggc.h (ggc_free): Declare. | Richard Henderson | 2004-01-28 | 1 | -1/+2 |
* | Revert accidental commit. | Richard Henderson | 2004-01-26 | 1 | -7/+1 |
* | c-parse.in (extension): Use itype. | Richard Henderson | 2004-01-26 | 1 | -1/+7 |
* | configure.in: Look for <valgrind/memcheck.h> first. | Hans-Peter Nilsson | 2003-10-29 | 1 | -3/+5 |
* | ggc-zone.c: New file, zone allocating collector. | Daniel Berlin | 2003-10-27 | 1 | -3/+3 |
* | ggc-common.c (init_ggc_heuristics): Don't use the heuristics when gc checking... | Kaveh R. Ghazi | 2003-09-06 | 1 | -1/+1 |
* | c-decl.c: Fix comment formatting. | Kazu Hirata | 2003-08-22 | 1 | -1/+1 |
* | * ggc-common.c (gt_pch_restore): Case MAP_FAILED to void *. | Rainer Orth | 2003-08-01 | 1 | -1/+1 |
* | c-common.c (allow_pch): Remove. | Geoffrey Keating | 2003-07-29 | 1 | -45/+80 |