Go to file
Tom Tromey 9096b279c2 Makefile.in: Rebuilt.
* Makefile.in: Rebuilt.
	* Makefile.am (CLEANFILES): Don't mention $(class_files).
	(clean-local): New target
	* java/lang/natRuntime.cc: Include <ltdl.h> if required.
	(load, loadLibrary): Now native.
	(init): New method.
	* java/lang/Runtime.java (load, loadLibrary): Now native.
	(init): New native method.
	(Runtime): Use init.
	* prims.cc: Include <ltdl.h> if required.
	(JvRunMain): Call LTDL_SET_PRELOADED_SYMBOLS.

From-SVN: r26785
1999-05-05 14:19:24 +00:00
boehm-gc configure.in: Switch from irix threads to posix threads Defined IRIX_THREADS. 1999-05-05 11:46:18 +00:00
config
contrib
etc
gcc function.c (purge_addressof_replacements): Rename into purge_bitfield_addressof_replacements. 1999-05-05 13:30:51 +00:00
include
INSTALL
libchill
libf2c Declare ABORT as intrinsic 1999-05-03 12:20:06 -04:00
libiberty
libio * streambuf.h (ios::~ios): Use operator delete[] to remove _arrays. 1999-04-29 08:32:13 +00:00
libjava Makefile.in: Rebuilt. 1999-05-05 14:19:24 +00:00
libobjc
libstdc++
texinfo
zlib Makefile.in: Replace with automake-generated file. 1999-05-05 10:04:39 +00:00
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add Ben as maintainer for the config.guess & config.sub files. 1999-05-03 18:12:51 -06:00
Makefile.in
missing
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.