aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/gty.texi
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Add more C++ support in gengtype.Diego Novillo1-0/+21
2012-08-23Fix typo in gty.texi.Mingjie Xing1-1/+1
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-11/+132
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-3/+8
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-1/+1
2011-05-21In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+45
2011-05-04Remove extra spacing at the end of the line.Mike Stump1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-10gty.texi (GTY Options): Clarify that variable_size produces allocators taking...Laurynas Biveinis1-7/+47
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-8/+29
2009-09-29gengtype.c (plugin_output): New.Basile Starynkevitch1-4/+3
2009-06-16plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin...Basile Starynkevitch1-0/+8
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+4
2009-01-14gty.texi (Invoking the garbage collector): Added new node and section documen...Basile Starynkevitch1-1/+21
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues1-4/+4
2008-05-16[multiple changes]Diego Novillo1-0/+1
2008-04-28re PR debug/36060 (Too big stack requirements of cc1plus during GC)Jakub Jelinek1-1/+4
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-2/+2
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2007-01-19gty.texi (Options): Document the mark_hook option to GTY.Basile Starynkevitch1-1/+11
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra1-8/+0
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-1/+1
2004-11-04gty.texi, [...]: Don't reference specific C parser files in examples.Joseph Myers1-1/+1
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating1-0/+13
2004-05-11* doc/gty.texi (GTY Options): Clarify example.Geoffrey Keating1-1/+1
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-111/+173
2004-01-25frontends.texi: Update copyright.Kazu Hirata1-1/+1
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-5/+5
2003-11-03gty.texi (tag, desc): Say more about role of desc values in selecting between...Richard Kenner1-11/+18
2003-01-26cpp.texi: Fix typos.Kazu Hirata1-2/+2
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+35
2002-12-17c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata1-2/+2
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-6/+36
2002-09-04c-tree.texi: Fix overfull hboxes.Janis Johnson1-13/+16
2002-07-29gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.Geoffrey Keating1-8/+28
2002-07-27configure.in: Rename config_gtfiles to target_gtfiles.Stan Shebs1-1/+1
2002-07-14Make gengtype.c language independent.Tim Josling1-6/+23
2002-06-11* doc/gty.texi: Small updates.Geoffrey Keating1-8/+9
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-0/+257