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