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.