xref: /netbsd-src/external/gpl3/gcc.old/dist/README (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
1*1debfc3dSmrgThis directory contains the GNU Compiler Collection (GCC).
2*1debfc3dSmrg
3*1debfc3dSmrgThe GNU Compiler Collection is free software.  See the files whose
4*1debfc3dSmrgnames start with COPYING for copying permission.  The manuals, and
5*1debfc3dSmrgsome of the runtime libraries, are under different terms; see the
6*1debfc3dSmrgindividual source files for details.
7*1debfc3dSmrg
8*1debfc3dSmrgThe directory INSTALL contains copies of the installation information
9*1debfc3dSmrgas HTML and plain text.  The source of this information is
10*1debfc3dSmrggcc/doc/install.texi.  The installation information includes details
11*1debfc3dSmrgof what is included in the GCC sources and what files GCC installs.
12*1debfc3dSmrg
13*1debfc3dSmrgSee the file gcc/doc/gcc.texi (together with other files that it
14*1debfc3dSmrgincludes) for usage and porting information.  An online readable
15*1debfc3dSmrgversion of the manual is in the files gcc/doc/gcc.info*.
16*1debfc3dSmrg
17*1debfc3dSmrgSee http://gcc.gnu.org/bugs/ for how to report bugs usefully.
18*1debfc3dSmrg
19*1debfc3dSmrgCopyright years on GCC source files may be listed using range
20*1debfc3dSmrgnotation, e.g., 1987-2012, indicating that every year in the range,
21*1debfc3dSmrginclusive, is a copyrightable year that could otherwise be listed
22*1debfc3dSmrgindividually.
23