Skip to content

Commit 7faa1de

Browse files
committed
Add back README
1 parent 04ae7f2 commit 7faa1de

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
This directory contains the GNU Compiler Collection (GCC).
2+
3+
The GNU Compiler Collection is free software. See the files whose
4+
names start with COPYING for copying permission. The manuals, and
5+
some of the runtime libraries, are under different terms; see the
6+
individual source files for details.
7+
8+
The directory INSTALL contains copies of the installation information
9+
as HTML and plain text. The source of this information is
10+
gcc/doc/install.texi. The installation information includes details
11+
of what is included in the GCC sources and what files GCC installs.
12+
13+
See the file gcc/doc/gcc.texi (together with other files that it
14+
includes) for usage and porting information. An online readable
15+
version of the manual is in the files gcc/doc/gcc.info*.
16+
17+
See http://gcc.gnu.org/bugs/ for how to report bugs usefully.
18+
19+
Copyright years on GCC source files may be listed using range
20+
notation, e.g., 1987-2012, indicating that every year in the range,
21+
inclusive, is a copyrightable year that could otherwise be listed
22+
individually.

0 commit comments

Comments
 (0)