Go to file
Mikael Morin 45b2938296 Correction régression class_dummy_7.f90 2025-10-11 15:34:46 +02:00
.forgejo
.github
INSTALL
c++tools
config Daily bump. 2025-08-11 00:16:52 +00:00
contrib Daily bump. 2025-09-24 00:21:37 +00:00
fixincludes Daily bump. 2025-08-29 00:19:55 +00:00
gcc Correction régression class_dummy_7.f90 2025-10-11 15:34:46 +02:00
gnattools Daily bump. 2025-06-23 00:16:33 +00:00
gotools
include Daily bump. 2025-08-17 00:19:17 +00:00
libada
libatomic Daily bump. 2025-08-01 00:20:20 +00:00
libbacktrace
libcc1 Daily bump. 2025-07-26 00:19:51 +00:00
libcody
libcpp Daily bump. 2025-09-24 00:21:37 +00:00
libdecnumber
libffi
libgcc Daily bump. 2025-09-26 00:20:03 +00:00
libgcobol Daily bump. 2025-09-06 00:20:34 +00:00
libgfortran Correction régression internal_readwrite_3.f90 2025-10-07 21:30:39 +02:00
libgm2 Daily bump. 2025-09-20 00:20:23 +00:00
libgo runtime: avoid libc memmove and memclr 2025-07-08 15:49:16 -07:00
libgomp Ajout non_lvalue getters. 2025-09-26 20:26:50 +02:00
libgrust Daily bump. 2025-08-06 00:21:26 +00:00
libiberty Daily bump. 2025-08-17 00:19:17 +00:00
libitm
libobjc
libphobos Daily bump. 2025-09-08 00:20:50 +00:00
libquadmath
libsanitizer [sanitizer_common] Remove reference to obsolete termio ioctls (#138822) 2025-07-30 23:29:52 +01:00
libssp
libstdc++-v3 libstdc++: Reuse predicates in std::search and std::is_permutation 2025-09-26 11:05:59 +01:00
libvtv
lto-plugin
maintainer-scripts Daily bump. 2025-09-02 00:19:26 +00:00
zlib Daily bump. 2025-08-01 00:20:20 +00:00
.b4-config
.dir-locals.el
.editorconfig toplevel: Fix syntax issue in .editorconfig 2025-09-23 13:17:01 +01:00
.gitattributes
.gitignore Rust: Move 'libformat_parser' build into the GCC build directory 2025-08-05 16:36:43 +02:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Daily bump. 2025-09-24 00:21:37 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
MAINTAINERS MAINTAINERS: Add myself as an aarch64 port reviewer 2025-09-04 14:35:30 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
SECURITY.txt
ar-lib
compile
config-ml.in
config.guess
config.rpath
config.sub
configure
configure.ac
depcomp
install-sh
libtool-ldflags
libtool.m4
ltgcc.m4
ltmain.sh
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.