]> git.ipfire.org Git - thirdparty/gcc.git/blame - README
rs6000: New iterator CCEITHER
[thirdparty/gcc.git] / README
CommitLineData
8ee5e915 1This directory contains the GNU Compiler Collection (GCC).
28e9041c 2
414672c1 3The GNU Compiler Collection is free software. See the files whose
4names start with COPYING for copying permission. The manuals, and
5some of the runtime libraries, are under different terms; see the
6individual source files for details.
28e9041c 7
8f602ce4 8The directory INSTALL contains copies of the installation information
9as HTML and plain text. The source of this information is
10gcc/doc/install.texi. The installation information includes details
11of what is included in the GCC sources and what files GCC installs.
28e9041c 12
8f602ce4 13See the file gcc/doc/gcc.texi (together with other files that it
14includes) for usage and porting information. An online readable
15version of the manual is in the files gcc/doc/gcc.info*.
28e9041c 16
414672c1 17See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
9f47255d 18
19Copyright years on GCC source files may be listed using range
20notation, e.g., 1987-2012, indicating that every year in the range,
21inclusive, is a copyrightable year that could otherwise be listed
22individually.