gcc/libitm
Rainer Orth 8851b42977 libitm port to Tru64 UNIX
* config/alpha/sjlj.S (_ITM_beginTransaction) [!__ELF__]: Don't use
	.hidden.
	(.note.GNU-stack): Only use if __linux__.
	* alloc_cpp.cc [!__osf__] (_ZnaXRKSt9nothrow_t): Dummy function.
	* testsuite/libitm.c/notx.c: Use dg-options "-pthread".
	* testsuite/libitm.c/reentrant.c: Likewise.
	* testsuite/libitm.c/simple-2.c: Likewise.
	* testsuite/libitm.c/txrelease.c: Likewise.
	* testsuite/libitm.c++/static_ctor.C: Likewise.

From-SVN: r181262
2011-11-10 17:15:33 +00:00
..
config libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
testsuite libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
aatree.cc
aatree.h
acinclude.m4 libitm: Work around assembler missing AVX insns. 2011-11-09 16:29:38 -08:00
aclocal.m4 libitm: Configure for gas cfi pseudo ops. 2011-11-09 10:09:53 -08:00
alloc_c.cc
alloc_cpp.cc libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
alloc.cc
barrier.cc
beginend.cc
ChangeLog libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
clone.cc
common.h
config.h.in libitm: Work around assembler missing AVX insns. 2011-11-09 16:29:38 -08:00
configure libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
configure.ac libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
configure.tgt Fix tests for libitm support. 2011-11-08 08:28:30 -08:00
containers.h
dispatch.h
eh_cpp.cc
libitm_i.h libitm: Remove unused code. 2011-11-09 14:54:55 -08:00
libitm.h
libitm.map
libitm.spec.in
libitm.texi
local_type_traits
local.cc Fix a darwin10 build problem. 2011-11-08 15:36:33 -08:00
Makefile.am libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
Makefile.in libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
method-gl.cc
method-serial.cc
query.cc
retry.cc
stmlock.h
useraction.cc
util.cc