Go to file
Bryce McKinlay 218e1e912d re PR libgcj/4383 (file: protocol not supported in URLConnection?)
PR libgcj/4383

	* gnu/gcj/protocol/file/Connection.java (connect): Throw
	FileNotFoundException if appropriate.
	* gnu/gcj/protocol/file/Handler.java (openConnection): Throw an
	IOException if we got a file: url with a hostname. Comment out protocol
	switch to ftp for now.
	* java/net/URL.java (URL): Include protocol name in exception
	message
	when handler can't be found.

From-SVN: r45898
2001-09-30 08:52:16 +01:00
boehm-gc solaris_threads.c (MAX_ORIG_STACK_SIZE): Provide special Solaris 2/Intel definition. 2001-09-26 13:22:03 +00:00
config
contrib
fastjar
gcc Daily bump. 2001-09-30 07:16:14 +00:00
include libiberty.h (reconcat): New function. 2001-09-24 22:38:22 +00:00
INSTALL
libchill
libf2c Daily bump. 2001-09-30 07:16:14 +00:00
libffi
libiberty * configure: Regenerate. 2001-09-29 12:48:58 -04:00
libjava re PR libgcj/4383 (file: protocol not supported in URLConnection?) 2001-09-30 08:52:16 +01:00
libobjc
libstdc++-v3 Daily bump. 2001-09-30 07:16:14 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 2001-09-29 19:36:13 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (*-*-linux*): Disable configuration of target-newlib and target-libgloss. 2001-09-27 18:01:15 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX). 2001-09-29 19:36:13 +00:00
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

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.