Go to file
Bryce McKinlay 67f279dfeb Reader.java: Merge docs from classpath.
* java/io/Reader.java: Merge docs from classpath.
	(skip): Synchronize on `lock'.
	* java/io/FileReader.java: Import correct implementation from
	classpath.
	* java/io/StringReader.java: Merge docs from classpath.
	(ready): Throw IOException if stream is closed.

From-SVN: r37143
2000-10-30 09:20:47 +00:00
boehm-gc
config
contrib * gcc_build: Save the output from CVS into the logfile as well. 2000-10-29 23:04:48 +00:00
gcc Daily bump. 2000-10-30 01:45:10 -07:00
include
INSTALL
libchill
libf2c Daily bump. 2000-10-30 01:45:10 -07:00
libffi
libiberty Fix incorrect date in ChangeLog entry. 2000-10-23 18:11:23 +00:00
libio
libjava Reader.java: Merge docs from classpath. 2000-10-30 09:20:47 +00:00
libobjc
libstdc++ std_valarray.h (valarray::valarray): Use __valarray_copy, not __valarray_copy_construct. 2000-10-23 16:24:19 +00:00
libstdc++-v3 mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared executables. 2000-10-30 00:28:41 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
ChangeLog * etc: Remove directory from GCC. 2000-10-30 08:29:08 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
djunpack.bat
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.