index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
doc
/
gty.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-10
remove gengtype support for param_is use_param, if_marked and splay tree allo...
Trevor Saunders
1
-65
/
+0
2014-11-20
implement a replacement for if_marked
Trevor Saunders
1
-0
/
+8
2014-10-12
move many gc hashtab to hash_table
Trevor Saunders
1
-0
/
+6
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-32
/
+0
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-10-29
Make gengtype more robust against user error
David Malcolm
1
-0
/
+7
2013-10-29
Add documentation about gengtype and inheritance
David Malcolm
1
-0
/
+52
2013-03-01
extended.texi (C Extensions): Change order in @menu to match @node.
Tobias Burnus
1
-2
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-10-12
Add more C++ support in gengtype.
Diego Novillo
1
-0
/
+21
2012-08-23
Fix typo in gty.texi.
Mingjie Xing
1
-1
/
+1
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-11
/
+132
2012-07-30
gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...
Laurynas Biveinis
1
-3
/
+8
2012-06-29
configure.ac: Skip C if explicitly selected.
Steven Bosscher
1
-1
/
+1
2011-05-21
In gcc/: 2011-05-21 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
1
-0
/
+45
2011-05-04
Remove extra spacing at the end of the line.
Mike Stump
1
-1
/
+1
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-11-10
gty.texi (GTY Options): Clarify that variable_size produces allocators taking...
Laurynas Biveinis
1
-7
/
+47
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-8
/
+29
2009-09-29
gengtype.c (plugin_output): New.
Basile Starynkevitch
1
-4
/
+3
2009-06-16
plugins.texi (Interacting with the GCC Garbage Collector): Mention the plugin...
Basile Starynkevitch
1
-0
/
+8
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-4
/
+4
2009-01-14
gty.texi (Invoking the garbage collector): Added new node and section documen...
Basile Starynkevitch
1
-1
/
+21
2008-06-15
libgomp.texi (omp_test_lock): Fix typo.
Ralf Wildenhues
1
-4
/
+4
2008-05-16
[multiple changes]
Diego Novillo
1
-0
/
+1
2008-04-28
re PR debug/36060 (Too big stack requirements of cc1plus during GC)
Jakub Jelinek
1
-1
/
+4
2008-02-17
c-tree.texi: Use @dots{} and @enddots{} where appropriate.
Ralf Wildenhues
1
-2
/
+2
2008-02-14
bugreport.texi: Update copyright years.
Ralf Wildenhues
1
-1
/
+1
2007-01-19
gty.texi (Options): Document the mark_hook option to GTY.
Basile Starynkevitch
1
-1
/
+11
2005-12-07
gty.texi: Remove instructions for adding a dependency on s-gtype.
Alan Modra
1
-8
/
+0
2004-11-05
c-tree.texi, [...]: Remove trailing whitespace.
Joseph Myers
1
-1
/
+1
2004-11-04
gty.texi, [...]: Don't reference specific C parser files in examples.
Joseph Myers
1
-1
/
+1
2004-05-30
Index: libcpp/ChangeLog
Geoffrey Keating
1
-0
/
+13
2004-05-11
* doc/gty.texi (GTY Options): Clarify example.
Geoffrey Keating
1
-1
/
+1
2004-03-30
gengtype.c (create_option): New function.
Zack Weinberg
1
-111
/
+173
2004-01-25
frontends.texi: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-18
c-tree.texi, [...]: Remove trailing whitespace.
Joseph Myers
1
-5
/
+5
2003-11-03
gty.texi (tag, desc): Say more about role of desc values in selecting between...
Richard Kenner
1
-11
/
+18
2003-01-26
cpp.texi: Fix typos.
Kazu Hirata
1
-2
/
+2
2003-01-10
Merge from pch-branch.
Geoffrey Keating
1
-1
/
+35
2002-12-17
c-tree.texi: Fix typos and follow spelling conventions.
Kazu Hirata
1
-2
/
+2
2002-09-16
Index: gcc/ChangeLog
Geoffrey Keating
1
-6
/
+36
2002-09-04
c-tree.texi: Fix overfull hboxes.
Janis Johnson
1
-13
/
+16
2002-07-29
gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.
Geoffrey Keating
1
-8
/
+28
2002-07-27
configure.in: Rename config_gtfiles to target_gtfiles.
Stan Shebs
1
-1
/
+1
2002-07-14
Make gengtype.c language independent.
Tim Josling
1
-6
/
+23
2002-06-11
* doc/gty.texi: Small updates.
Geoffrey Keating
1
-8
/
+9
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-0
/
+257