NetBSD/external/gpl3/gcc/dist
2016-10-22 03:33:03 +00:00
..
config import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
contrib import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
fixincludes import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
gcc basic support for -static -pie: use -dynamic-linker. 2016-10-21 07:24:30 +00:00
gnattools import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
gotools import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
include import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
INSTALL
intl import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libbacktrace import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libcc1 import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libcpp merge GCC 5.4.0. (needs mknative, may not build yet.) 2016-06-07 06:14:16 +00:00
libdecnumber import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libgcc enable tf math (__float128) 2016-10-22 03:33:03 +00:00
libgomp merge GCC 5.4.0. (needs mknative, may not build yet.) 2016-06-07 06:14:16 +00:00
libiberty import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libitm import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libobjc import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libsanitizer __NetBSD__ -> SANITIZER_NETBSD 2016-09-22 13:13:09 +00:00
libssp import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
libstdc++-v3 the heuristic for the cpu dependent file atomicity.h is unusable for little 2016-08-26 17:28:32 +00:00
lto-plugin import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
maintainer-scripts import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
.dir-locals.el
ABOUT-NLS
ChangeLog import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess Preserve the arm architecture version (if present) 2016-05-12 15:27:54 +00:00
config.rpath
config.sub
configure
configure.ac
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
LAST_UPDATED merge GCC 5.4.0. (needs mknative, may not build yet.) 2016-06-07 06:14:16 +00:00
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS
Makefile.def import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
Makefile.in import GCC 5.4.0 release. there's not a lot of new info though at 2016-06-07 05:57:41 +00:00
Makefile.tpl
MD5SUMS merge GCC 5.4.0. (needs mknative, may not build yet.) 2016-06-07 06:14:16 +00:00
missing
mkdep
mkinstalldirs
move-if-change
NEWS merge GCC 5.4.0. (needs mknative, may not build yet.) 2016-06-07 06:14:16 +00:00
README
symlink-tree
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.