Go to file
Loren J. Rittle ff14442814 Makefile.am: Use relative file path in rule to allow colon in $(objdir).
bootstrap/3963
	* include/Makefile.am: Use relative file path in rule to allow
	colon in $(objdir).
	* include/Makefile.in: Rebuilt.

From-SVN: r44776
2001-08-10 20:44:53 +00:00
INSTALL
boehm-gc configure.in: POSIX threads on cygwin does not link with -lpthreads. 2001-08-02 16:53:38 +00:00
config
contrib
fastjar
gcc Fix CVS merge botch. 2001-08-10 18:50:04 +00:00
include xregex.h (_REGEX_RE_COMP): Define. 2001-08-02 19:23:47 -04:00
libchill
libf2c Daily bump. 2001-08-10 07:16:10 +00:00
libffi
libiberty cp-demangle.c (demangle_special_name): "GR" -> "reference temporary for". 2001-08-07 12:15:04 -04:00
libjava * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV. 2001-08-10 17:39:34 +00:00
libobjc
libstdc++-v3 Makefile.am: Use relative file path in rule to allow colon in $(objdir). 2001-08-10 20:44:53 +00:00
maintainer-scripts update_web_docs (PREPROCESS): Rename to WWWPREPROCESS. 2001-08-06 13:03:21 +00:00
zlib
.cvsignore
COPYING
COPYING.LIB
ChangeLog
MAINTAINERS
Makefile.in
README
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
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.