gcc/libjava
Bryce McKinlay a286e145de Class.h (_Jv_IDispatchTable): Make it a struct.
2006-02-09  Bryce McKinlay  <mckinlay@redhat.com>

	* java/lang/Class.h (_Jv_IDispatchTable): Make it a struct. Put 
	'itable' inline, instead of as a pointer.
	(java::lang::Class): Put 'idt' in anonymous union with 'ioffsets'.
	* link.cc (null_idt): Update definition.
	(_Jv_Linker::prepare_constant_time_tables): Allocate klass->idt
	as a single struct. Use _Jv_AllocBytes, not _Jv_AllocRawObj.
	(_Jv_Linker::generate_itable): Update to use 'ioffsets'.
	(_Jv_Linker::find_iindex): Likewise. Update comment.
	* java/lang/natClass.cc	(_Jv_LookupInterfaceMethodIdx): Update for
	_Jv_IDispatchTable change.
	(_Jv_IsAssignableFrom): Likewise.

From-SVN: r110818
2006-02-09 23:59:30 +00:00
..
classpath Resolve classpath ChangeLog merge conflict. 2006-02-04 17:33:46 +00:00
gcj link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
gnu re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
include re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
java Class.h (_Jv_IDispatchTable): Make it a struct. 2006-02-09 23:59:30 +00:00
libltdl
scripts
sysdep locks.h (compare_and_swap): Add ldcw semaphore to make operation atomic. 2005-12-28 17:13:56 +00:00
testsuite re PR java/25676 (Use of MIN_EXPR/MAX_EXPR is wrong for java) 2006-02-04 23:34:06 +00:00
aclocal.m4
addr2name.awk
boehm.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
ChangeLog Class.h (_Jv_IDispatchTable): Make it a struct. 2006-02-09 23:59:30 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
configure configure.host (disable_dladdr): Remove variable and its documentation. 2006-01-23 18:21:07 +00:00
configure.ac configure.host (disable_dladdr): Remove variable and its documentation. 2006-01-23 18:21:07 +00:00
configure.host configure.host (disable_dladdr): Remove variable and its documentation. 2006-01-23 18:21:07 +00:00
COPYING
darwin.cc
defineclass.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
exception.cc
gij.cc gij.cc (version): Use 2006. 2006-02-07 00:59:27 +00:00
HACKING
interpret.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
jni.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
LIBGCJ_LICENSE
libgcj-test.spec.in
libgcj.pc.in
libgcj.spec.in
libtool-version
link.cc Class.h (_Jv_IDispatchTable): Make it a struct. 2006-02-09 23:59:30 +00:00
Makefile.am Makefile.am (src.zip): Update src.zip file search to look in classpath directory. 2006-02-03 23:58:09 +00:00
Makefile.in re PR java/22578 (should inline floatToIntBits et al) 2006-02-08 18:06:11 +00:00
mauve-libgcj PR libgcj/9715, PR libgcj/19132: 2006-01-03 22:58:31 +00:00
mingwld.m4
NEWS * NEWS: Add 4.1 updates. 2006-01-31 13:32:29 +00:00
no-threads.cc
nogc.cc
pkg.m4
posix-threads.cc posix-threads.cc (_Jv_InitThreads): #ifdef PTHREAD_STACK_MIN 2006-01-04 21:11:51 +00:00
posix.cc re PR libgcj/25187 (dereferencing type-punned pointer warnings while building libgcj) 2006-02-09 01:35:33 +00:00
prims.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
README
shlibpath.m4 re PR libgcj/24940 (libjava/configure uses $SED without defining it) 2006-01-07 19:13:36 +01:00
sources.am re PR java/22578 (should inline floatToIntBits et al) 2006-02-08 18:06:11 +00:00
stacktrace.cc
standard.omit.in
THANKS
verify.cc link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const char *". 2006-02-08 20:38:13 +00:00
win32-threads.cc
win32.cc

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please submit bug reports via this URL:

	http://gcc.gnu.org/bugzilla