Go to file
Bryce McKinlay a72f7227af natPlainSocketImpl.cc (_Jv_recv): Removed.
* java/net/natPlainSocketImpl.cc (_Jv_recv): Removed.
	(read): Call recv() directly, not _Jv_recv().

From-SVN: r50391
2002-03-07 01:53:21 +00:00
boehm-gc Makefile.am: Added win32_threads.c to sources list. 2002-02-25 04:04:43 +00:00
config
contrib
fastjar
gcc Tidy whitespace. 2002-03-06 17:17:14 -08:00
include Remove floatformat_arm_ext. 2002-03-06 06:29:00 +00:00
INSTALL
libchill
libf2c Version.c: Fix misplaced leading blanks on first line. 2002-03-06 18:42:56 +00:00
libffi
libiberty splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not prototyped definitions. 2002-03-07 00:20:12 +00:00
libjava natPlainSocketImpl.cc (_Jv_recv): Removed. 2002-03-07 01:53:21 +00:00
libobjc
libstdc++-v3 user.cfg.in: Also document deprecated entries. 2002-03-06 21:22:56 +00:00
maintainer-scripts update_version: Don't indent the version string. 2002-03-06 18:35:57 +00:00
zlib
.cvsignore
ChangeLog MAINTAINERS (Write After Approval): Add myself. 2002-03-05 21:29:18 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for libjava. 2002-03-01 00:49:53 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS MAINTAINERS (Write After Approval): Add myself. 2002-03-05 21:29:18 +00:00
Makefile.in
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.