Add x prefix to v850e case for handling --with-cpu=v850e.
[official-gcc.git] / gcc / doc / contribute.texi
blob0aec26842b8fd414cef2bb8427141ab6c48f60da
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.
6 @node Contributing
7 @chapter Contributing to GCC Development
9 If you would like to help pretest GCC releases to assure they work well,
10 our current development sources are available by CVS (see
11 @uref{http://gcc.gnu.org/cvs.html}).  Source and binary snapshots are
12 also available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
14 If you would like to work on improvements to GCC, please read the
15 advice at these URLs:
17 @smallexample
18 @uref{http://gcc.gnu.org/contribute.html}
19 @uref{http://gcc.gnu.org/contributewhy.html}
20 @end smallexample
22 @noindent
23 for information on how to make useful contributions and avoid
24 duplication of effort.  Suggested projects are listed at
25 @uref{http://gcc.gnu.org/projects/}.