From 73a8ed7ed443bcdcc57cd2d29fe15a44c0cf56cd Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 12 Nov 2001 15:46:48 +0000 Subject: gcc.texi: Move several chapters out to ... * doc/gcc.texi: Move several chapters out to ... * doc/configterms.texi, doc/fragments.texi, doc/hostconfig.texi, doc/include/linux-and-gnu.texi, doc/interface.texi, doc/makefile.texi, doc/passes.texi, doc/portability.texi: ... here. New files. * doc/gcc.texi, doc/contrib.texi: Move section headings into contrib.texi. * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies. From-SVN: r46951 --- gcc/doc/contrib.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gcc/doc/contrib.texi') diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 76a8cf2..a85d96a 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -3,6 +3,10 @@ @c This is part of the GCC manual. @c For copying conditions, see the file gcc.texi. +@node Contributors +@unnumbered Contributors to GCC +@cindex contributors + The GCC project would like to thank its many contributors. Without them the project would not have been nearly as successful as it has been. Any omissions in this list are accidental. Feel free to contact -- cgit v1.1