summaryrefslogtreecommitdiff
path: root/gcc/doc/gty.texi
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders2014-12-101-65/+0
* implement a replacement for if_markedTrevor Saunders2014-11-201-0/+8
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-0/+6
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-32/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Make gengtype more robust against user errorDavid Malcolm2013-10-291-0/+7
* Add documentation about gengtype and inheritanceDavid Malcolm2013-10-291-0/+52
* extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus2013-03-011-2/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Add more C++ support in gengtype.Diego Novillo2012-10-121-0/+21
* Fix typo in gty.texi.Mingjie Xing2012-08-231-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-11/+132
* gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis2012-07-301-3/+8
* configure.ac: Skip C if explicitly selected.Steven Bosscher2012-06-291-1/+1
* In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2011-05-211-0/+45
* Remove extra spacing at the end of the line.Mike Stump2011-05-041-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* gty.texi (GTY Options): Clarify that variable_size produces allocators taking...Laurynas Biveinis2010-11-101-7/+47
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-8/+29
* gengtype.c (plugin_output): New.Basile Starynkevitch2009-09-291-4/+3
* plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin...Basile Starynkevitch2009-06-161-0/+8
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-4/+4
* gty.texi (Invoking the garbage collector): Added new node and section documen...Basile Starynkevitch2009-01-141-1/+21
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-151-4/+4
* [multiple changes]Diego Novillo2008-05-161-0/+1
* re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek2008-04-281-1/+4
* c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues2008-02-171-2/+2
* bugreport.texi: Update copyright years.Ralf Wildenhues2008-02-141-1/+1
* gty.texi (Options): Document the mark_hook option to GTY.Basile Starynkevitch2007-01-191-1/+11
* gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2005-12-071-8/+0
* c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers2004-11-051-1/+1
* gty.texi, [...]: Don't reference specific C parser files in examples.Joseph Myers2004-11-041-1/+1
* Index: libcpp/ChangeLogGeoffrey Keating2004-05-301-0/+13
* * doc/gty.texi (GTY Options): Clarify example.Geoffrey Keating2004-05-111-1/+1
* gengtype.c (create_option): New function.Zack Weinberg2004-03-301-111/+173
* frontends.texi: Update copyright.Kazu Hirata2004-01-251-1/+1
* c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers2004-01-181-5/+5
* gty.texi (tag, desc): Say more about role of desc values in selecting between...Richard Kenner2003-11-031-11/+18
* cpp.texi: Fix typos.Kazu Hirata2003-01-261-2/+2
* Merge from pch-branch.Geoffrey Keating2003-01-101-1/+35
* c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata2002-12-171-2/+2
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-6/+36
* c-tree.texi: Fix overfull hboxes.Janis Johnson2002-09-041-13/+16
* gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating2002-07-291-8/+28
* configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs2002-07-271-1/+1
* Make gengtype.c language independent.Tim Josling2002-07-141-6/+23
* * doc/gty.texi: Small updates.Geoffrey Keating2002-06-111-8/+9
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-0/+257