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

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

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.