NetBSD/gnu/dist/gcc4
joerg be4584e4d4 Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. 2013-04-26 17:34:55 +00:00
..
INSTALL
config import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
contrib import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
fixincludes import GCC 4.1-branch from 20080831 / svn 139820. 2008-08-31 09:28:43 +00:00
gcc Fix "ashq" second argument sign extension (the assembler does not treat 2013-04-08 12:10:53 +00:00
include import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libcpp Teach gcc4.1's cpp about the magic __COUNTER__ macro, 2012-11-24 09:07:44 +00:00
libiberty Use HUGE_VAL on VAX as INFINITY requires a warning according to ISO C99 2010-03-01 00:15:47 +00:00
libobjc import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
libstdc++-v3 Don't depend on ctype.h pulling in sys/ctype_bits.h, do so explicitly. 2013-04-26 17:34:55 +00:00
maintainer-scripts import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ABOUT-NLS
COPYING
COPYING.LIB
ChangeLog upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
ChangeLog.tree-ssa
MAINTAINERS upgrade to GCC-4.1 20080202 (svn 132073). this includes fixes for 2008-02-02 22:46:12 +00:00
Makefile.def
Makefile.in
Makefile.tpl
README
README.SCO
compile
config-ml.in
config.guess
config.rpath
config.sub
configure merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
configure.in merge gcc-4-1-20080202-132073. 2008-02-03 02:48:44 +00:00
depcomp
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltconfig import GCC-4.1 branch from 20070620 (revision 125891). this fixes 78 2007-06-20 22:55:47 +00:00
ltmain.sh
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 file 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.html for how to report bugs usefully.