You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
higepi 6c0debd407 projet 1 year ago
..
INSTALL projet 1 year ago
c++tools projet 1 year ago
config projet 1 year ago
contrib projet 1 year ago
fixincludes projet 1 year ago
gcc projet 1 year ago
gnattools projet 1 year ago
gotools projet 1 year ago
include projet 1 year ago
intl projet 1 year ago
libada projet 1 year ago
libatomic projet 1 year ago
libbacktrace projet 1 year ago
libcc1 projet 1 year ago
libcody projet 1 year ago
libcpp projet 1 year ago
libdecnumber projet 1 year ago
libffi projet 1 year ago
libgcc projet 1 year ago
libgfortran projet 1 year ago
libgo projet 1 year ago
libgomp projet 1 year ago
libiberty projet 1 year ago
libitm projet 1 year ago
libobjc projet 1 year ago
liboffloadmic projet 1 year ago
libphobos projet 1 year ago
libquadmath projet 1 year ago
libsanitizer projet 1 year ago
libssp projet 1 year ago
libstdc++-v3 projet 1 year ago
libvtv projet 1 year ago
lto-plugin projet 1 year ago
maintainer-scripts projet 1 year ago
zlib projet 1 year ago
.dir-locals.el projet 1 year ago
.gitattributes projet 1 year ago
.gitignore projet 1 year ago
ABOUT-NLS projet 1 year ago
COPYING projet 1 year ago
COPYING.LIB projet 1 year ago
COPYING.RUNTIME projet 1 year ago
COPYING3 projet 1 year ago
COPYING3.LIB projet 1 year ago
ChangeLog projet 1 year ago
ChangeLog.jit projet 1 year ago
ChangeLog.tree-ssa projet 1 year ago
MAINTAINERS projet 1 year ago
Makefile.def projet 1 year ago
Makefile.in projet 1 year ago
Makefile.tpl projet 1 year ago
README projet 1 year ago
ar-lib projet 1 year ago
compile projet 1 year ago
config-ml.in projet 1 year ago
config.guess projet 1 year ago
config.rpath projet 1 year ago
config.sub projet 1 year ago
configure projet 1 year ago
configure.ac projet 1 year ago
depcomp projet 1 year ago
install-sh projet 1 year ago
libtool-ldflags projet 1 year ago
libtool.m4 projet 1 year ago
ltgcc.m4 projet 1 year ago
ltmain.sh projet 1 year ago
ltoptions.m4 projet 1 year ago
ltsugar.m4 projet 1 year ago
ltversion.m4 projet 1 year ago
lt~obsolete.m4 projet 1 year ago
missing projet 1 year ago
mkdep projet 1 year ago
mkinstalldirs projet 1 year ago
move-if-change projet 1 year ago
multilib.am projet 1 year ago
symlink-tree projet 1 year ago
test-driver projet 1 year ago
ylwrap projet 1 year ago

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.