Go to file
Mark Wielaard 827452ae5c Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.
* Makefile.am (core_java_source_files): Add VMObjectStreamClass.java.
       (nat_source_files): Add natVMObjectStreamClass.cc.
       * Makefile.in: Regenerated.
       * gcj/javaprims.h (namespace java): Regenerated.
       * java/io/ObjectStreamClass.java (getClassUID): Call
       VMObjectStreamClass.hasClassInitializer().
       (hasClassInitializer): Removed.
       * java/io/VMObjectStreamClass.java: New class.
       * java/io/natVMObjectStreamClass.cc: New file.
       * java/lang/Class.h: Make java::io::VMObjectStreamClass friend class.

From-SVN: r61501
2003-01-20 06:46:28 +00:00
boehm-gc
config
contrib test_summary (configflags): Only use the first match. 2003-01-19 14:34:12 +00:00
fastjar
gcc h8300.c (notice_update_cc): Don't assume that recog_data.operands[0] is always associated with cc0. 2003-01-20 06:42:58 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava Makefile.am (core_java_source_files): Add VMObjectStreamClass.java. 2003-01-20 06:46:28 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-01-20 06:28:28 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
config-ml.in
config.guess
config.if
config.sub
configure configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
configure.in configure.in: Add missing \. 2003-01-19 23:44:28 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS I added myself to the list. 2003-01-15 19:42:36 +00:00
Makefile.def
Makefile.in
Makefile.tpl
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.