gcc/libjava/sysdep
Andrew Haley 976731ee6e [multiple changes]
2007-07-13  Andrew Haley  <aph@redhat.com>

	* libgcj.ver: Add __gcj_personality_sj0.

	* testsuite/libjava.jvmti/jvmti-interp.exp: Likewise.
	* testsuite/libjava.jni/jni.exp: Use -fdollars-in-identifiers.
	* testsuite/libjava.jni/cni.exp: Use -fdollars-in-identifiers.
	* testsuite/libjava.jvmti/jvmti.exp (gcj_jvmti_compile_cxx_to_o): Likewise.

	* gnu/classpath/natVMStackWalker.cc (getCallingClassLoader): Check
	klass is non-null.
	* java/lang/reflect/natField.cc (getAddr): Call
	_Jv_StackTrace::GetCallingClass only if CALLER is non-null.
	* java/lang/reflect/natVMProxy.cc (run_proxy): Use
	_Jv_getFieldInternal to get field proxyClass.m.
	(_Jv_getFieldInternal): New function.

2007-07-11  Andrew Haley  <aph@redhat.com>

	* configure.host (arm*-linux-gnu): New.
	* sysdep/arm/locks.h: New.

From-SVN: r126622
2007-07-13 14:07:16 +00:00
..
alpha * sysdep/alpha/locks.h (read_barrier): New. 2007-02-09 12:40:56 -08:00
arm [multiple changes] 2007-07-13 14:07:16 +00:00
generic stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Backtrace(). 2006-07-14 17:14:55 +00:00
i386 locks.h: Enable use of either file on either target to support multilibs from one to the... 2006-11-28 06:05:25 +00:00
ia64 re PR libgcj/30424 (revision 120632 failed to build on ia64) 2007-01-10 09:50:40 -08:00
mips mips-signal.h: New file. 2003-10-22 16:35:17 +00:00
pa configure.ac: Add the POSIX thread libs to the HP-UX PA configuration. 2006-05-20 23:33:07 +02:00
powerpc locks.h: Use 64-bit versions of primitives when __LP64__ is defined rather than... 2005-09-28 22:46:48 +00:00
s390 configure.host [s390*-*]: Enable Java interpreter. 2002-10-08 14:57:37 +00:00
sh locks.h (read_barrier): New. 2007-01-12 22:27:49 +00:00
sparc re PR libgcj/30513 (Bootstrap failure with libgcj on sparc-sun-solaris2.10) 2007-01-27 22:46:15 +01:00
x86-64 locks.h: Enable use of either file on either target to support multilibs from one to the... 2006-11-28 06:05:25 +00:00
descriptor-n.h re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00
descriptor-y.h re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) 2005-05-25 16:24:07 -07:00