Update copyright dates.
[gcc.git] / gcc / ggc.h
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-04 Martin LiskaCome up with ggc_delete.
2019-11-03 Jan Hubickaconfig.in: Regenerate.
2019-10-29 Martin LiskaRelease function and edge summaries allocated with...
2019-10-29 Martin LiskaRemove misleading sorting function in ggc memory report.
2019-10-11 Jan Hubickaggc-page.c (release_pages): Output statistics when...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-06-30 Nathan Sidwellggc.h (empty_string): Delete.
2017-06-30 Nathan Sidwellggc.h: Replace all 'static inline' with plain 'inline'.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Trevor Saundersremove gengtype support for param_is use_param, if_mark...
2014-11-20 Trevor Saundersimplement a replacement for if_marked
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-05-25 Jan Hubickaggc.h (ggc_grow): New function.
2014-05-17 Trevor Saundersadd finalizers to ggc
2014-05-17 Trevor Saundersremove unused function
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-02-07 Jan Hubickaparser.c (synthesize_implicit_template_parm): Use grow_...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-19 David MalcolmConvert gimple types from a union to C++ inheritance
2013-08-20 David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20 David MalcolmMake opt_pass and gcc::pass_manager be GC-managed
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-13 Steven Bosscherggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_M...
2011-10-17 Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-08-16 Andreas Schwabggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec...
2011-08-16 Liang Wangggc.h (ggc_alloc_rtvec_sized): Change arguments of...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-26 Laurynas Biveinisggc.h (ggc_min_expand_heuristic, [...]): Remove.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-28 Duncan SandsAdd support for using ggc cache tables from plugins.
2009-05-26 Basile Starynkevitchplugins.texi (Loading plugins): typo.
2009-02-23 Jan Hubickare PR c/12245 (Uses lots of memory when compiling large...
2008-06-20 Kaveh R. Ghaziggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2006-12-23 Jan Hubickatoplev.c (dump_memory_report): Break out from...
2005-12-02 Gabriel Dos Reisggc.h (GGC_RESIZEVEC): New.
2005-09-07 Mark Mitchellggc-page.c (ggc_push_context): Remove.
2005-06-25 Kelley CookUpdate FSF address.
2005-05-02 Daniel Jacobowitzggc.h (ggc_alloc_zone_pass_stat): New macro.
2005-03-14 Kazu Hirataalloc-pool.c, [...]: Update copyright.
2005-03-13 Daniel Jacobowitzggc-zone.c: Rewritten.
2004-09-02 Jan Hubickagimplify.c (gimplify_compound_lval): Move "stack" varra...
2004-09-02 Dan Nicolaescu*** empty log message ***
2004-07-25 Bernardo Innocentiggc.h (GGC_NEW, [...]): New macros.
2004-03-03 Jan Hubickaggc-common.c (ggc_alloc_cleared_stat, [...]): Rename...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-28 Richard Hendersonggc.h (ggc_free): Declare.
2004-01-26 Richard HendersonRevert accidental commit.
2004-01-26 Richard Hendersonc-parse.in (extension): Use itype.
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-01 Steven Bosscherggc.h (struct alloc_zone): Move forward declaration up.
2003-10-27 Daniel Berlinggc-zone.c: New file, zone allocating collector.
2003-10-18 Richard Sandifordrtl.h (rtl_size): Declare.
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-07-16 Andrew Pinskire PR c/10962 (lookup_field is a linear search on a...
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-06 Andreas Jaegergcc.c: Convert prototypes to ISO C90.
2003-07-05 Kazu Hirataggc.h: Follow spelling conventions.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-07 Andreas Jaegerggc.h: Convert to ISO C90 prototypes.
2003-04-03 Matt Austerncpppch.c (reset_ht): Remove.
2003-02-22 Kaveh R. GhaziMakefile.in (ggc-common.o): Depend on $(PARAMS_H)
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-07-04 Geoffrey Keating* ggc.h (ggc_add_root): Document as obsolete.
2002-06-04 Kazu Hiratagbl-ctors.h: Fix formatting.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-01 Kaveh R. Ghazivarray.h (VARRAY_CHECK): Const-ify.
2002-03-27 Neil Boothgcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-09-20 Richard Kennerfold-const.c (hashtab.h): Include.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-05-20 Neil BoothMakefile.in (OBJS, [...]): Update.
2001-04-04 Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-02-20 Zack Weinbergsibcall.c (skip_copy_to_return_value): Call identify_ca...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-08-29 Zack Weinbergflags.h (time_report, mem_report): New global flags.
2000-06-09 Zack Weinbergggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc...
2000-04-07 Richard Hendersonggc.h (struct rtx_def): Forward declare.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
next