Go to file
GCC Administrator 811d543d71 Daily bump. 2025-10-18 00:25:03 +00:00
.forgejo top-level: Add pull request template for Forgejo 2024-10-23 19:45:09 +01:00
.github
INSTALL
c++tools Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
config Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
contrib Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
fixincludes Daily bump. 2025-09-01 00:25:55 +00:00
gcc Daily bump. 2025-10-18 00:25:03 +00:00
gnattools Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
gotools Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
include Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libada Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libatomic Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libbacktrace Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libcc1 Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libcody Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libcpp Daily bump. 2025-08-09 00:25:34 +00:00
libdecnumber Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libffi Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libgcc Daily bump. 2025-10-10 00:28:00 +00:00
libgcobol Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libgfortran Daily bump. 2025-08-14 00:26:58 +00:00
libgm2 Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libgo libgo: bump libgo version for GCC 15 release 2025-03-04 11:43:22 -08:00
libgomp Daily bump. 2025-09-26 00:25:10 +00:00
libgrust Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libiberty Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libitm Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libobjc Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libphobos Daily bump. 2025-09-08 00:27:38 +00:00
libquadmath Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libsanitizer Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libssp Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
libstdc++-v3 Daily bump. 2025-10-16 00:27:45 +00:00
libvtv Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
lto-plugin Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
maintainer-scripts Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
zlib Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
.b4-config
.dir-locals.el
.gitattributes
.gitignore gccrs: git: Ignore libgrust build folders 2025-03-17 16:35:21 +01:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Update ChangeLog and version files for release 2025-08-08 06:52:36 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Add myself to Write After Approval 2025-04-16 07:26:50 -06:00
Makefile.def toplevel, libcobol: Add dependency on libquadmath build [PR119244]. 2025-03-25 19:31:10 +00:00
Makefile.in toplevel, libcobol: Add dependency on libquadmath build [PR119244]. 2025-03-25 19:31:10 +00:00
Makefile.tpl toplevel, Makefile: Add missing CXX_FOR_TARGET export [PR88319]. 2025-03-23 20:44:33 +00:00
README
SECURITY.txt Remove Debian from SECURITY.txt 2024-11-19 12:27:33 +01:00
ar-lib
compile
config-ml.in Remove extra argument from subst macro 2025-03-13 07:26:04 +01:00
config.guess
config.rpath
config.sub
configure cobol: Restrict COBOL to supported Linux arches [PR119217] 2025-04-22 13:49:03 +02:00
configure.ac cobol: Restrict COBOL to supported Linux arches [PR119217] 2025-04-22 13:49:03 +02:00
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh ltmain.sh: allow more flags at link-time 2024-09-25 19:05:24 +01:00
ltoptions.m4
ltsugar.m4
ltversion.m4
lt~obsolete.m4
missing
mkdep
mkinstalldirs
move-if-change
multilib.am
symlink-tree
test-driver
ylwrap

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.