Go to file
Loren J. Rittle e285b25952 * include/private/gcconfig.h (DATAEND): Clarify comment.
From-SVN: r52054
2002-04-09 01:35:21 +00:00
INSTALL
boehm-gc * include/private/gcconfig.h (DATAEND): Clarify comment. 2002-04-09 01:35:21 +00:00
config
contrib
fastjar
gcc Fix commit goof: s/istarget/ishost/ for host 2002-04-08 23:16:17 +00:00
include dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names. 2002-04-01 21:54:28 +00:00
libchill
libf2c Daily bump. 2002-04-08 07:17:01 +00:00
libffi java_raw_api.c (ffi_java_raw_size): Handle FFI_TYPE_DOUBLE correctly. 2002-04-08 23:59:13 +00:00
libiberty cp-demangle.c (__cxa_demangle): Also protect with IN_GLIBCPP_V3. 2002-04-01 21:55:12 +00:00
libjava re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infinite recursion) 2002-04-08 14:43:35 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-04-08 07:17:01 +00:00
maintainer-scripts
zlib
.cvsignore
COPYING
COPYING.LIB
ChangeLog re PR libgcj/6068 (libgcj build picks up libgcj.spec from install tree) 2002-04-08 18:57:57 +00:00
MAINTAINERS
Makefile.in
README
config-ml.in
config.guess
config.if
config.sub
configure
configure.in re PR libgcj/6068 (libgcj build picks up libgcj.spec from install tree) 2002-04-08 18:57:57 +00:00
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
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.