]> git.ipfire.org Git - thirdparty/gcc.git/commit
gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.
authorGeoffrey Keating <geoffk@redhat.com>
Mon, 29 Jul 2002 23:53:47 +0000 (23:53 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 29 Jul 2002 23:53:47 +0000 (23:53 +0000)
commitcba57c9d40057fa78efc9a404ab4ae7101a59dcb
tree9be033bfe60b1896cea27bb30921509c89d43366
parent76a8ecba5ea85da902faee400bfc6655693f7f66
gty.texi (GGC Roots): Clarify that the list of syntaxes is exhaustive.

* doc/gty.texi (GGC Roots): Clarify that the list of syntaxes
is exhaustive.
(Files): Improve documentation on generated source files.

* doc/extend.texi (Translation implementation): Document what
diagnostics look like.
(Identifiers implementation): Document that there's normally no
limit on identifier names.
(Integers implementation): Document two's complement.
(Hints implementation): Document that GCC honours 'inline', mostly.
(Preprocessing directives implementation): Document that GCC
requires the current time.

From-SVN: r55857
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/gty.texi