Go to file
Michael Meissner f69be51e46 Revert changes 2025-10-17 04:23:33 -04:00
.forgejo
.github
INSTALL
c++tools
config Daily bump. 2025-08-11 00:16:52 +00:00
contrib Daily bump. 2025-09-18 00:20:40 +00:00
fixincludes Daily bump. 2025-08-29 00:19:55 +00:00
gcc Revert changes 2025-10-17 04:23:33 -04:00
gnattools
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-19 00:20:17 +00:00
libdecnumber
libffi
libgcc Update ChangeLog.* 2025-10-02 14:57:14 -04:00
libgcobol Daily bump. 2025-09-06 00:20:34 +00:00
libgfortran Daily bump. 2025-09-03 00:20:18 +00:00
libgm2 PR modula2/121856: New wideset implementation 2025-09-19 17:26:18 +01:00
libgo
libgomp Daily bump. 2025-09-19 00:20:17 +00: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 Add ChangeLog.meissner and REVISION. 2025-09-19 13:10:37 -04: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
.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-05 00:19:51 +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.