forked from https://gcc.gnu.org/git/gcc.git

徐启航 0b324a1ae7 Init 2 éve
INSTALL 0b324a1ae7 Init 2 éve
c++tools 0b324a1ae7 Init 2 éve
config 0b324a1ae7 Init 2 éve
contrib 0b324a1ae7 Init 2 éve
fixincludes 0b324a1ae7 Init 2 éve
gcc 0b324a1ae7 Init 2 éve
gnattools 0b324a1ae7 Init 2 éve
gotools 0b324a1ae7 Init 2 éve
include 0b324a1ae7 Init 2 éve
intl 0b324a1ae7 Init 2 éve
libada 0b324a1ae7 Init 2 éve
libatomic 0b324a1ae7 Init 2 éve
libbacktrace 0b324a1ae7 Init 2 éve
libcc1 0b324a1ae7 Init 2 éve
libcody 0b324a1ae7 Init 2 éve
libcpp 0b324a1ae7 Init 2 éve
libdecnumber 0b324a1ae7 Init 2 éve
libffi 0b324a1ae7 Init 2 éve
libgcc 0b324a1ae7 Init 2 éve
libgfortran 0b324a1ae7 Init 2 éve
libgo 0b324a1ae7 Init 2 éve
libgomp 0b324a1ae7 Init 2 éve
libiberty 0b324a1ae7 Init 2 éve
libitm 0b324a1ae7 Init 2 éve
libobjc 0b324a1ae7 Init 2 éve
liboffloadmic 0b324a1ae7 Init 2 éve
libphobos 0b324a1ae7 Init 2 éve
libquadmath 0b324a1ae7 Init 2 éve
libsanitizer 0b324a1ae7 Init 2 éve
libssp 0b324a1ae7 Init 2 éve
libstdc++-v3 0b324a1ae7 Init 2 éve
libvtv 0b324a1ae7 Init 2 éve
lto-plugin 0b324a1ae7 Init 2 éve
maintainer-scripts 0b324a1ae7 Init 2 éve
zlib 0b324a1ae7 Init 2 éve
.dir-locals.el 0b324a1ae7 Init 2 éve
.gitattributes 0b324a1ae7 Init 2 éve
.gitignore 0b324a1ae7 Init 2 éve
ABOUT-NLS 0b324a1ae7 Init 2 éve
COPYING 0b324a1ae7 Init 2 éve
COPYING.LIB 0b324a1ae7 Init 2 éve
COPYING.RUNTIME 0b324a1ae7 Init 2 éve
COPYING3 0b324a1ae7 Init 2 éve
COPYING3.LIB 0b324a1ae7 Init 2 éve
ChangeLog 0b324a1ae7 Init 2 éve
ChangeLog.jit 0b324a1ae7 Init 2 éve
ChangeLog.tree-ssa 0b324a1ae7 Init 2 éve
MAINTAINERS 0b324a1ae7 Init 2 éve
Makefile.def 0b324a1ae7 Init 2 éve
Makefile.in 0b324a1ae7 Init 2 éve
Makefile.tpl 0b324a1ae7 Init 2 éve
README 0b324a1ae7 Init 2 éve
ar-lib 0b324a1ae7 Init 2 éve
compile 0b324a1ae7 Init 2 éve
config-ml.in 0b324a1ae7 Init 2 éve
config.guess 0b324a1ae7 Init 2 éve
config.rpath 0b324a1ae7 Init 2 éve
config.sub 0b324a1ae7 Init 2 éve
configure 0b324a1ae7 Init 2 éve
configure.ac 0b324a1ae7 Init 2 éve
depcomp 0b324a1ae7 Init 2 éve
install-sh 0b324a1ae7 Init 2 éve
libtool-ldflags 0b324a1ae7 Init 2 éve
libtool.m4 0b324a1ae7 Init 2 éve
ltgcc.m4 0b324a1ae7 Init 2 éve
ltmain.sh 0b324a1ae7 Init 2 éve
ltoptions.m4 0b324a1ae7 Init 2 éve
ltsugar.m4 0b324a1ae7 Init 2 éve
ltversion.m4 0b324a1ae7 Init 2 éve
lt~obsolete.m4 0b324a1ae7 Init 2 éve
missing 0b324a1ae7 Init 2 éve
mkdep 0b324a1ae7 Init 2 éve
mkinstalldirs 0b324a1ae7 Init 2 éve
move-if-change 0b324a1ae7 Init 2 éve
multilib.am 0b324a1ae7 Init 2 éve
symlink-tree 0b324a1ae7 Init 2 éve
test-driver 0b324a1ae7 Init 2 éve
ylwrap 0b324a1ae7 Init 2 éve

README

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software. See the files whose
names start with COPYING for copying permission. The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text. The source of this information is
gcc/doc/install.texi. The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information. An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.