gcc/libjava/sysdep
Uros Bizjak a055ca4382 re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)
PR libgcj/49193
	* sysdep/alpha/locks.h (compare_and_swap): Call
	__sync_bool_compare_and_swap.
	(release_set): Call __sync_synchronize.

From-SVN: r182692
2011-12-27 10:40:23 +01:00
..
alpha re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h) 2011-12-27 10:40:23 +01:00
arm locks.h: Use atomic builtins For Linux EABI. 2009-08-12 16:34:00 +00:00
generic stacktrace.cc (_Jv_StackTrace::GetStackTrace): Unconditionally use _Unwind_Backtrace(). 2006-07-14 17:14:55 +00:00
i386 Revert accidental svn commit r174473 2011-05-31 15:02:40 +02: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 re PR java/35485 (libjava is disabled by default) 2008-10-23 22:44:26 -04:00
s390
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
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