NetBSD/external/gpl3/gcc/dist
mrg 3008502ee0 merge GCC 4.8.5 (final round) 2015-06-24 14:51:17 +00:00
..
INSTALL merge GCC 4.8.5 (final round) 2015-06-24 14:51:17 +00:00
config initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
contrib initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
fixincludes initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
gcc merge GCC 4.8.5 (final round) 2015-06-24 14:51:17 +00:00
gnattools initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
include initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
intl initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libbacktrace merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
libcpp merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
libdecnumber initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libgcc initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libgomp merge GCC 4.8.5 (final round) 2015-06-24 14:51:17 +00:00
libiberty initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libitm initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libmudflap initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libobjc initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libsanitizer merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
libssp initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
libstdc++-v3 initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
lto-plugin initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
maintainer-scripts initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog initial import of GCC 4.8.5 sources. these GCC PRs (at least) are 2015-06-24 14:02:39 +00:00
ChangeLog.tree-ssa
LAST_UPDATED merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
MAINTAINERS
MD5SUMS merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
Makefile.def import GCC 4.8.4 release. this fixes at least these GCC PRs: 2015-01-10 00:47:09 +00:00
Makefile.in import GCC 4.8.4 release. this fixes at least these GCC PRs: 2015-01-10 00:47:09 +00:00
Makefile.tpl
NEWS merge GCC 4.8.5 (final round) 2015-06-24 14:51:17 +00:00
README
compile
config-ml.in
config.guess
config.rpath
config.sub Add RISC-V support. 2014-09-19 17:19:52 +00:00
configure merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
configure.ac merge GCC 4.8.5 cornflakes (round one). 2015-06-24 14:28:27 +00:00
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
symlink-tree
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.