Go to file
Bryce McKinlay 0f94c029e9 String.java (CASE_INSENSITIVE_ORDER): New static field.
2000-09-13  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/lang/String.java (CASE_INSENSITIVE_ORDER): New static field.
	Initialize with anonymous class.
	(compareToIgnoreCase): New method.

	* java/lang/ThreadGroup.java (had_uncaught_exception): New field.
	(uncaughtException): Set had_uncaught_exception.
	* prims.cc (JvRunMain): Check value of had_uncaught_exception and
	exit with error status if set.
	(_Jv_RunMain): Ditto.

From-SVN: r36385
2000-09-13 07:36:25 +01:00
boehm-gc acinclude.m4: Include libtool macros from the top level. 2000-09-10 07:43:14 +00:00
config
contrib
etc
gcc alias.c (find_base_term): Use frame_pointer_rtx when handling an ADDRESSOF. 2000-09-13 06:27:16 +00:00
include splay-tree.h (splay_tree_predecessor): Declare. 2000-09-10 21:28:21 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-09-12 01:45:09 -06:00
libffi config.guess, [...]: Removed. 2000-09-10 07:45:10 +00:00
libiberty splay-tree.h (splay_tree_predecessor): Declare. 2000-09-10 21:28:21 +00:00
libio
libjava String.java (CASE_INSENSITIVE_ORDER): New static field. 2000-09-13 07:36:25 +01:00
libobjc
libstdc++
libstdc++-v3 global_templates.cc (test01): Add negative tests for use_facet. 2000-09-12 18:50:16 +00:00
texinfo
zlib
.cvsignore
ChangeLog Maintainer for 68hc11 port 2000-09-08 21:47:02 +02: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 Added wcohen@redhat to list of maintainers. 2000-09-12 19:10:12 +00:00
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.