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

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

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.