Go to file
Michael Koch d9a81e87b6 ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" use "0.0.0.0" as address to...
2003-12-25  Michael Koch  <konqueror@gmx.de>

	* java/net/ServerSocket.java bind():
	If InetSocketAddress.getAddress() returns "null" use "0.0.0.0" as
	address to bind to.

From-SVN: r75023
2003-12-25 17:31:13 +00:00
boehm-gc
config
contrib
fastjar
gcc PR c++/13268, c++/13339 2003-12-25 08:28:50 -08:00
include
INSTALL
intl
libf2c
libffi
libiberty re PR other/13272 (libiberty/lbasename.c has incorrect DIR_SEPARATOR) 2003-12-22 19:21:37 +00:00
libjava ServerSocket.java bind (): If InetSocketAddress.getAddress() returns "null" use "0.0.0.0" as address to... 2003-12-25 17:31:13 +00:00
libobjc
libstdc++-v3 atomicity.h (__exchange_and_add): Fix output constraint. 2003-12-24 20:27:58 -08:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog * MAINTAINERS: Remove the mn10200 maintainer. 2003-12-23 18:48:46 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure * configure: Revert spurious change caused by patched autoconf-2.13. 2003-12-21 23:42:31 +01:00
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Remove the mn10200 maintainer. 2003-12-23 18:48:46 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.