NetBSD/external/gpl3/gcc/dist
drochner d18545dea2 pull in upstream rev. 191413 to fix integer overflow in objalloc_alloc
(CVE-2012-3509)
2012-10-25 17:00:16 +00:00
..
INSTALL Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
config Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
contrib Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
fixincludes Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
gcc PR 46978: ICE on spilling MMX registers 2012-10-06 14:10:46 +00:00
include pull in upstream rev. 191413 to fix integer overflow in objalloc_alloc 2012-10-25 17:00:16 +00:00
intl Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libcpp Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libdecnumber Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libgcc Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libgomp Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libiberty pull in upstream rev. 191413 to fix integer overflow in objalloc_alloc 2012-10-25 17:00:16 +00:00
libmudflap Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libobjc Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libssp Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
libstdc++-v3 Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
lto-plugin Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
maintainer-scripts Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
zlib Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
COPYING.RUNTIME
COPYING3
COPYING3.LIB
ChangeLog Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
ChangeLog.tree-ssa
LAST_UPDATED Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
MAINTAINERS
MD5SUMS Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
Makefile.def Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
Makefile.in Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
Makefile.tpl
NEWS Import of gcc 4.5.4. The (possibly incomplete) list of fixed bugs is 2012-09-18 06:09:45 +00:00
README
compile
config-ml.in
config.guess PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
config.rpath
config.sub Add arm{,eb}--netbsdelf-eabi support. (still evolving) 2012-08-05 04:10:18 +00:00
configure Resolve conflicts. 2012-09-18 07:04:39 +00:00
configure.ac Resolve conflicts. 2012-09-18 07:04:39 +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.