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

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

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.