Go to file
Warren Levy 7db51521a0 mauve-libgcj: Activated serialization tests.
* mauve-libgcj: Activated serialization tests.
	* gcj/field.h (getModifiers): Mask off unknown flags.
	* gnu/java/security/provider/SHA.java (munch): Reset buffer to 0 so
	spurious bits don't cause discrepancies.
	* java/io/ObjectOutputStream.java: Fixed typo in comment.
	* java/io/ObjectStreamClass.java: Fixed typos in comments.
	(lookup): Applied patch from Brian Jones <cbj@gnu.org> to optimize.
	(hasClassInitializer): Call getDeclaredMethod instead of getMethod.
	* java/lang/Throwable.java (serialVersionUID): New field.
	* java/lang/reflect/Modifier.java (ALL_FLAGS): Preserve STRICT if used.
	* java/lang/reflect/natConstructor.cc (getModifiers): Mask off
	unknown flags.
	* java/lang/reflect/natMethod.cc: Ditto.
	* java/security/Key.java (serialVersionUID): Removed field for now.
	* java/security/interfaces/DSAPrivateKey.java (serialVersionUID): Ditto.
	* java/security/interfaces/DSAPublicKey.java (serialVersionUID): Ditto.

Serialization mods.

From-SVN: r35302
2000-07-27 23:57:07 +00:00
boehm-gc
config
contrib
etc
gcc cp-tree.h (function_depth): Declare. 2000-07-27 21:10:29 +00:00
include tweak 2000-07-24 13:36:49 -04:00
INSTALL
libchill
libf2c Daily bump. 2000-07-27 01:45:08 -06:00
libffi
libiberty Fix typo. 2000-07-27 12:50:18 -06:00
libio
libjava mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
libobjc
libstdc++
libstdc++-v3 acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Test for GNU ld before trying to use any of its options. 2000-07-26 21:30:45 +00:00
texinfo
zlib
.cvsignore
ChangeLog *** empty log message *** 2000-07-24 21:20:50 +00:00
config-ml.in configure.in: Use the same cache file for all target libs. 2000-07-24 04:29:33 +00:00
config.guess
config.if
config.sub
configure
configure.in configure.in: Use the same cache file for all target libs. 2000-07-24 04:29:33 +00:00
COPYING
COPYING.LIB
djunpack.bat
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add Geoff K to the folks with global write permissions. 2000-07-26 19:28:25 -06:00
Makefile.in Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC). 2000-07-24 04:33:01 +00:00
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.