gcc/libjava/sysdep
David Daney 22083efc54 configure.host: Enable interpreter for mips64.
* configure.host: Enable interpreter for mips64.  Enable hash
	synchronization for all mips*-*-linux* targets.
	* sysdep/mips/locks.h (compare_and_swap, compare_and_swap_release) Use
	__sync_bool_compare_and_swap instead of in-line asm.
	(release_set, read_barrier, write_barrier): Use __sync_synchronize
	instead of in-line asm.

From-SVN: r128438
2007-09-12 15:16:23 +00:00
..
alpha * sysdep/alpha/locks.h (read_barrier): New. 2007-02-09 12:40:56 -08:00
arm [multiple changes] 2007-09-04 18:00:31 +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
m68k boehm.c: Don't use bitmap as gc_descr if pointer is misaligned. 2007-09-06 16:39:58 +00:00
mips configure.host: Enable interpreter for mips64. 2007-09-12 15:16:23 +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