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

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

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.