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

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

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.