buildtools/gcc
Niels Sascha Reedijk 35be7241cf import gcc 14.1.0
2024-05-30 20:59:28 +01:00
..
.github import gcc 14.1.0 2024-05-30 20:59:28 +01:00
c++tools import gcc 14.1.0 2024-05-30 20:59:28 +01:00
config import gcc 14.1.0 2024-05-30 20:59:28 +01:00
contrib import gcc 14.1.0 2024-05-30 20:59:28 +01:00
fixincludes import gcc 14.1.0 2024-05-30 20:59:28 +01:00
gcc import gcc 14.1.0 2024-05-30 20:59:28 +01:00
gettext import gcc 14.1.0 2024-05-30 20:59:28 +01:00
gmp
gnattools import gcc 14.1.0 2024-05-30 20:59:28 +01:00
gotools import gcc 14.1.0 2024-05-30 20:59:28 +01:00
include import gcc 14.1.0 2024-05-30 20:59:28 +01:00
INSTALL import gcc 14.1.0 2024-05-30 20:59:28 +01:00
isl
libada import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libatomic import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libbacktrace import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libcc1 import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libcody import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libcpp import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libdecnumber import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libffi import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgcc import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgfortran import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgm2 import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgo import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgomp import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libgrust import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libiberty import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libitm import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libobjc import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libphobos import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libquadmath import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libsanitizer import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libssp import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libstdc++-v3 import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libvtv import gcc 14.1.0 2024-05-30 20:59:28 +01:00
lto-plugin import gcc 14.1.0 2024-05-30 20:59:28 +01:00
maintainer-scripts import gcc 14.1.0 2024-05-30 20:59:28 +01:00
mpc
mpfr
zlib import gcc 14.1.0 2024-05-30 20:59:28 +01:00
.dir-locals.el
.gitattributes
.gitignore import gcc 14.1.0 2024-05-30 20:59:28 +01:00
ABOUT-NLS
ar-lib
ChangeLog import gcc 14.1.0 2024-05-30 20:59:28 +01:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure import gcc 14.1.0 2024-05-30 20:59:28 +01:00
configure.ac import gcc 14.1.0 2024-05-30 20:59:28 +01:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
LAST_UPDATED import gcc 14.1.0 2024-05-30 20:59:28 +01:00
libtool-ldflags
libtool.m4 import gcc 14.1.0 2024-05-30 20:59:28 +01:00
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS import gcc 14.1.0 2024-05-30 20:59:28 +01:00
Makefile.def import gcc 14.1.0 2024-05-30 20:59:28 +01:00
Makefile.in import gcc 14.1.0 2024-05-30 20:59:28 +01:00
Makefile.tpl import gcc 14.1.0 2024-05-30 20:59:28 +01:00
MD5SUMS import gcc 14.1.0 2024-05-30 20:59:28 +01:00
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
NEWS import gcc 14.1.0 2024-05-30 20:59:28 +01:00
README
SECURITY.txt import gcc 14.1.0 2024-05-30 20:59:28 +01:00
symlink-tree
test-driver
ylwrap

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.