NetBSD/external/gpl3/gcc/dist
mrg 2dd543c6fd add some missing alignment. 2024-02-25 01:12:16 +00:00
..
INSTALL initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
c++tools initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
config initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
contrib initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
fixincludes initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
gcc remap generated ubsan filename string labels. fixes reproducible builds. 2023-09-03 18:45:26 +00:00
include initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
intl initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libbacktrace initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libcc1 initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libcody initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
libcpp GCC 12.3.0: merge our old changes into the renamed .cc files. 2023-07-30 06:15:16 +00:00
libdecnumber initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libgcc initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libgfortran initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
libgomp add missing void to function prototype (not C++ here.) 2023-07-31 01:46:58 +00:00
libiberty fix merge botch. 2023-07-30 06:24:25 +00:00
libobjc initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libphobos initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libquadmath initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
libsanitizer add some missing alignment. 2024-02-25 01:12:16 +00:00
libssp initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
libstdc++-v3 gcc: c_locale.h (c++locale.h): Drop unnecessary <cstdio> include 2023-09-14 03:50:58 +00:00
lto-plugin initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
maintainer-scripts initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
.dir-locals.el initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
LAST_UPDATED initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
MAINTAINERS initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
MD5SUMS initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
Makefile.def initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
Makefile.in initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
Makefile.tpl initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
NEWS initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
README
ar-lib
compile
config-ml.in initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
config.guess initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
config.rpath
config.sub initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
configure initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
configure.ac initial merge of GCC 12.3.0. 2023-07-30 05:51:09 +00:00
depcomp
install-sh
libtool-ldflags
libtool.m4 initial import of GCC 12.3.0. 2023-07-30 05:20:36 +00:00
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.