summaryrefslogtreecommitdiff
path: root/gcc/ggc-common.c
Commit message (Expand)AuthorAgeFilesLines
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-82/+93
* PR middle-end/56461jakub2013-03-051-1/+67
* Remove zone allocator.dnovillo2013-01-241-10/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR target/53912ktietz2012-12-031-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-10/+6
* gcc/steven2012-07-241-6/+5
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-16/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-12/+12
* * params.c (set_param_value_internal): New.jsm282010-10-111-2/+2
* * ggc-common.c (ggc_mark_root_tab): New function, split out from...froydnj2010-08-201-10/+15
* gcc/froydnj2010-08-201-2/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ada:lauras2010-06-081-13/+25
* 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-05-261-6/+14
* 2010-04-12 Diego Novillo <dnovillo@google.com>dnovillo2010-04-131-0/+7
* Remove trailing white spaces.hjl2009-11-251-6/+6
* Add support for using ggc cache tables from plugins.baldrick2009-09-281-32/+51
* 2009-05-26 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-05-261-1/+48
* 2009-04-30 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-301-1/+1
* * ggc-common.c (loc_array): Make static.hubicka2008-09-111-1/+1
* 2008-07-06 Andreas Tobler <a.tobler@schweiz.org>andreast2008-07-061-2/+2
* * alloc-pool.c (hash_descriptor, eq_descriptor,ghazi2008-07-041-13/+17
* * config/i386/driver-i386.c (detect_caches_amd,ghazi2008-06-261-8/+11
* libcpptromey2008-05-211-2/+9
* Support valgrind 3.3 for --enable-checking=valgrind.hp2008-02-191-17/+4
* * ggc-common.c (dump_ggc_loc_statistics): Reset ggc_force_collecthubicka2007-12-011-0/+1
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* * toplev.c (dump_memory_report): Break out from...hubicka2006-12-231-4/+24
* * ggc-common.c (ggc_min_heapsize_heuristic): Be more conservativefroydnj2006-10-261-4/+4
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-3/+5
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,kazu2005-03-141-1/+1
* * ggc-zone.c: Rewritten.drow2005-03-131-5/+12
* * ggc-common.c (cmp_statistics): Fix sorting.hubicka2004-09-121-1/+1
* * gcse.c (INSN_CUID, insert_set_in_table, find_avail_set,nathan2004-09-091-14/+7
* * gimplify.c (gimplify_compound_lval): Move "stack" varray out ofhubicka2004-09-021-15/+108
* * ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.geoffk2004-08-091-22/+45
* * toplev.c (init_asm_output): Add explicit 'b' to mode whendannysmith2004-06-051-4/+15
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-4/+5
* * c-pch.c (c_common_no_more_pch): Update for gt_pch_use_addressrth2004-03-111-107/+78
* * ggc-common.c (gt_pch_restore): Don't unmap addr unless we areian2004-03-051-13/+15
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-5/+142
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * ggc.h (ggc_free): Declare.rth2004-01-281-1/+2