2014-06-24 |
Trevor Saunders | Remove a layer of indirection from hash_table |
blob | commitdiff | raw |
2014-05-17 |
Trevor Saunders | add finalizers to ggc |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Trevor Saunders | use templates instead of gengtype for typed allocation... |
blob | commitdiff | raw | diff to current |
2014-05-17 |
Trevor Saunders | rm a bunch of _stat allocation functions |
blob | commitdiff | raw | diff to current |
2014-01-02 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2013-09-28 |
Richard Sandiford | alloc-pool.c, [...]: Add missing whitespace before... |
blob | commitdiff | raw | diff to current |
2013-04-26 |
Lawrence Crowl | This patch is the main part of a consolodation of the... |
blob | commitdiff | raw | diff to current |
2013-03-05 |
Jakub Jelinek | re PR middle-end/56461 (GCC is leaking lots of memory) |
blob | commitdiff | raw | diff to current |
2013-01-24 |
Diego Novillo | Remove zone allocator. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Richard Sandiford | Update copyright years in gcc/ |
blob | commitdiff | raw | diff to current |
2013-01-04 |
Jakub Jelinek | Update Copyright years for files modified in 2011 and... |
blob | commitdiff | raw | diff to current |
2012-12-03 |
Kai Tietz | re PR bootstrap/53912 (bootstrap fails using default... |
blob | commitdiff | raw | diff to current |
2012-11-18 |
Diego Novillo | This patch rewrites the old VEC macro-based interface... |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Steven Bosscher | sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for... |
blob | commitdiff | raw | diff to current |
2010-11-30 |
Joseph Myers | diagnostic-core.h: Include bversion.h. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Joseph Myers | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Joseph Myers | cfgloop.c (verify_loop_structure): Use %' in diagnostics. |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Joseph Myers | params.c (set_param_value_internal): New. |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nathan Froyd | ggc-common.c (ggc_mark_root_tab): New function, split... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nathan Froyd | vec.h (FOR_EACH_VEC_ELT): Define. |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Manuel López-Ibáñez | toplev.h: Do not include diagnostic-core.h. |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Laurynas Biveinis | utils.c (init_gnat_to_gnu): Use typed GC allocation. |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Laurynas Biveinis | ggc-zone.c: Update copyright year. |
blob | commitdiff | raw | diff to current |
2010-04-13 |
Diego Novillo | Makefile.in (c-pch.o, [...]): Depend on timevar.h. |
blob | commitdiff | raw | diff to current |
2009-11-25 |
H.J. Lu | Remove trailing white spaces. |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Duncan Sands | Add support for using ggc cache tables from plugins. |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Basile Starynkevitch | plugins.texi (Loading plugins): typo. |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Rafael Avila de... | alloc-pool.c (alloc_pool_descriptor): Use an insert_opi... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
Jan Hubicka | ggc-common.c (loc_array): Make static. |
blob | commitdiff | raw | diff to current |
2008-07-06 |
Andreas Tobler | configure.ac: Check for caddr_t, define to char * if... |
blob | commitdiff | raw | diff to current |
2008-07-04 |
Kaveh R. Ghazi | alloc-pool.c (hash_descriptor, [...]): Fix -Wc++-compat... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
Kaveh R. Ghazi | driver-i386.c (detect_caches_amd, [...]): Fix -Wc+... |
blob | commitdiff | raw | diff to current |
2008-05-21 |
Tom Tromey | symtab.h (HT_ALLOCED): Remove. |
blob | commitdiff | raw | diff to current |
2008-02-19 |
Hans-Peter Nilsson | Support valgrind 3.3 for --enable-checking=valgrind. |
blob | commitdiff | raw | diff to current |
2007-12-01 |
Jan Hubicka | ggc-common.c (dump_ggc_loc_statistics): Reset ggc_force... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
Kaveh R. Ghazi | c-common.c (vector_types_convertible_p, [...]): Constify. |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Nick Clifton | Change copyright header to refer to version 3 of the... |
blob | commitdiff | raw | diff to current |
2007-07-25 |
Kaveh R. Ghazi | c-common.c (fname_as_string, [...]): Constify. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
Jan Hubicka | toplev.c (dump_memory_report): Break out from... |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Nathan Froyd | ggc-common.c (ggc_min_heapsize_heuristic): Be more... |
blob | commitdiff | raw | diff to current |
2006-07-07 |
Roger Sayle | pointer-set.c (pointer_set_destroy): Correct whitespace. |
blob | commitdiff | raw | diff to current |
2006-01-31 |
Marcin Dalecki | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Kelley Cook | Update FSF address. |
blob | commitdiff | raw | diff to current |
2005-03-14 |
Kazu Hirata | alloc-pool.c, [...]: Update copyright. |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Daniel Jacobowitz | ggc-zone.c: Rewritten. |
blob | commitdiff | raw | diff to current |
2004-09-12 |
Jan Hubicka | * ggc-common.c (cmp_statistics): Fix sorting. |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Nathan Sidwell | gcse.c (INSN_CUID, [...]): Use gcc_assert and gcc_unrea... |
blob | commitdiff | raw | diff to current |
2004-09-02 |
Jan Hubicka | gimplify.c (gimplify_compound_lval): Move "stack" varra... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Geoffrey Keating | ggc-common.c (ggc_rlimit_bound): Don't check RSS limit. |
blob | commitdiff | raw | diff to current |
2004-06-05 |
Danny Smith | toplev.c (init_asm_output): Add explicit 'b' to mode... |
blob | commitdiff | raw | diff to current |
2004-03-20 |
Kazu Hirata | c-common.c, [...]: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Richard Henderson | c-pch.c (c_common_no_more_pch): Update for gt_pch_use_a... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Ian Lance Taylor | ggc-common.c (gt_pch_restore): Don't unmap addr unless... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Jan Hubicka | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
Kazu Hirata | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho... |
blob | commitdiff | raw | diff to current |
2004-01-28 |
Richard Henderson | ggc.h (ggc_free): Declare. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Richard Henderson | Revert accidental commit. |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Richard Henderson | c-parse.in (extension): Use itype. |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Hans-Peter Nilsson | configure.in: Look for <valgrind/memcheck.h> first. |
blob | commitdiff | raw | diff to current |
2003-10-27 |
Daniel Berlin | ggc-zone.c: New file, zone allocating collector. |
blob | commitdiff | raw | diff to current |
2003-09-06 |
Kaveh R. Ghazi | ggc-common.c (init_ggc_heuristics): Don't use the heuri... |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Kazu Hirata | c-decl.c: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Rainer Orth | * ggc-common.c (gt_pch_restore): Case MAP_FAILED to... |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Geoffrey Keating | c-common.c (allow_pch): Remove. |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Rainer Orth | ggc-common.c (gt_pch_save): Cast MAP_FAILED to void *. |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Kazu Hirata | basic-block.h: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Eric Botcazou | re PR pch/9830 (PCH not working on Solaris) |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Andreas Jaeger | ggc.h: Convert to ISO C90 prototypes. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Zack Weinberg | diagnostic.c (output_format): Add support for %m. |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Matt Austern | cpppch.c (reset_ht): Remove. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Jan Hubicka | ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize. |
blob | commitdiff | raw | diff to current |
2003-03-08 |
Kazu Hirata | calls.c: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Andreas Jaeger | configure.in: Check for <memcheck.h>. |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Kaveh R. Ghazi | ggc-common.c (ggc_rlimit_bound): Cast RLIM_INFINITY... |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Kaveh R. Ghazi | invoke.texi (ggc-min-expand, [...]): Document new defau... |
blob | commitdiff | raw | diff to current |
2003-02-22 |
Kaveh R. Ghazi | Makefile.in (ggc-common.o): Depend on $(PARAMS_H) |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Kaveh R. Ghazi | c-pch.c (asm_file_startpos): Change to `long'. |
blob | commitdiff | raw | diff to current |
2003-01-10 |
Geoffrey Keating | Merge from pch-branch. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Hans-Peter Nilsson | ggc-common.c [!ENABLE_VALGRIND_CHECKING] (VALGRIND_DISC... |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Geoffrey Keating | Index: gcc/ChangeLog |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Nathan Sidwell | * ggc-common.c (ggc_mark_roots): Don't iterate NULL... |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Jan Hubicka | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Kazu Hirata | gbl-ctors.h: Fix formatting. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Zack Weinberg | tree.h: Forward-declare struct realvaluetype. |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Zack Weinberg | emit-rtl.c (global_rtl): Update comment. |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Richard Henderson | ggc-common.c (ggc_mark_rtx_children_1): Rename from... |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Neil Booth | gcc-common.c (lang_mark_false_label_stack): Remove. |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Neil Booth | Makefile.in (ggc-common.o): Update. |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Kazu Hirata | cse.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
2001-10-05 |
Alexandre Oliva | Makefile.in (OBJS): Added tree-inline.o. |
blob | commitdiff | raw | diff to current |
2001-10-01 |
Richard Kenner | function.c (keep_stack_depressed): Don't use delete_insn. |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Joseph Myers | Table-driven attributes. |
blob | commitdiff | raw | diff to current |
2001-09-20 |
Richard Kenner | fold-const.c (hashtab.h): Include. |
blob | commitdiff | raw | diff to current |
2001-09-06 |
Nathan Sidwell | Remove TYPE_NONCOPIED_PARTS. |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Zack Weinberg | function.c: Remove all_functions. |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Lars Brinkhoff | Makefile.in, [...]: replace "GNU CC" with "GCC". |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Mark Mitchell | Compute DECL_ASSEMBLER_NAME lazily. |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Mark Mitchell | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... |
blob | commitdiff | raw | diff to current |
next |