Go to file
Bryce McKinlay 8d218b6742 AbstractList.java (SubList): Make it a top-level private class.
2000-11-03  Bryce McKinlay  <bryce@albatross.co.nz>

	* java/util/AbstractList.java (SubList): Make it a top-level private
	class.
	* java/util/LinkedList.java (remove): Do update modCount and
	knownMod.
	(add): Ditto.
	* Makefile.am (ordinary_java_source_files): Add LinkedList.java.
	* Makefile.in: Rebuilt.

From-SVN: r37218
2000-11-03 03:58:05 +00:00
boehm-gc
config
contrib gcc_build (MAKE): New variable. 2000-11-01 01:58:12 +00:00
gcc * Update ChangeLog for the -A= config patch (separate). 2000-11-02 23:33:01 +00:00
include
INSTALL
libchill
libf2c Daily bump. 2000-11-02 01:45:10 -07:00
libffi
libiberty
libio
libjava AbstractList.java (SubList): Make it a top-level private class. 2000-11-03 03:58:05 +00:00
libobjc
libstdc++
libstdc++-v3 * mkcheck.in: Fix echoing of -rpath option. 2000-11-03 02:29:28 +00:00
texinfo
zlib configure.in: Invoke AC_PROG_CPP unconditionally before conditional feature tests. 2000-10-25 18:07:29 +00:00
.cvsignore
ChangeLog Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +00:00
config-ml.in
config.guess
config.if
config.sub Add support for -storm-chaos 2000-11-02 23:07:48 +00:00
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 Rename cygnus.com to redhat.com 2000-11-01 18:04:26 +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.