]> gcc.gnu.org Git - gcc.git/blame - gcc/doc/contribute.texi
contribute.texi, [...]: Remove trailing whitespace.
[gcc.git] / gcc / doc / contribute.texi
CommitLineData
b64a6a11
JM
1@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2@c 1999, 2000, 2001 Free Software Foundation, Inc.
3@c This is part of the GCC manual.
4@c For copying conditions, see the file gcc.texi.
5
6@node Contributing
7@chapter Contributing to GCC Development
8
9If you would like to help pretest GCC releases to assure they work well,
10our current development sources are available by CVS (see
11@uref{http://gcc.gnu.org/cvs.html}). Source and binary snapshots are
12also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
13
14If you would like to work on improvements to GCC, please read the
15advice at these URLs:
16
17@smallexample
f282ffb3 18@uref{http://gcc.gnu.org/contribute.html}
b64a6a11
JM
19@uref{http://gcc.gnu.org/contributewhy.html}
20@end smallexample
21
22@noindent
23for information on how to make useful contributions and avoid
24duplication of effort. Suggested projects are listed at
25@uref{http://gcc.gnu.org/projects/}.
This page took 0.121188 seconds and 5 git commands to generate.