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

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

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.