Go to file
Tom Tromey 6e32abbfc2 re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception)
* java/io/natFilePosix.cc (getCanonicalPath): Treat "" like ".".
	Fixes PR libgcj/6652.

From-SVN: r54558
2002-06-12 17:01:02 +00:00
INSTALL
boehm-gc gc_locks.h (GC_test_and_set): Support Linux/mips. 2002-06-10 17:10:21 +00:00
config
contrib
fastjar
gcc * g++.dg/template/typename2.C: Update error message. 2002-06-12 15:36:55 +00:00
include
libf2c Daily bump. 2002-06-12 07:18:32 +00:00
libffi
libiberty
libjava re PR libgcj/6652 (new java.io.File("").getCanonicalFile() throws exception) 2002-06-12 17:01:02 +00:00
libobjc encoding.c (objc_layout_structure_next_member): Remove unused variable. 2002-06-09 18:46:01 +02:00
libstdc++-v3 Makefile.am: Add FLAGS_TO_PASS. 2002-06-12 11:29:14 +00:00
maintainer-scripts
zlib
.cvsignore
COPYING
COPYING.LIB
ChangeLog * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00:00
MAINTAINERS
Makefile.in * Makefile.in (CFLAGS_FOR_TARGET): Add -O2. 2002-06-11 23:53:11 +00:00
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.