gcc/libitm
Iain Sandoe 0b41ebef72 sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it.
libitm:

	* config/x86/sjlj.S (CONCAT1, CONCAT2, SYM): Respond to
	__USER_LABEL_PREFIX__ for targets that use it.
	TYPE, SIZE, HIDDEN): New macros to assist on non-elf targets.
	(_ITM_beginTransaction): Use SYM, TYPE, SIZE macros to assist
	in portability to non-elf targets.
	(GTM_longjmp): LIkewise.
	* libitm_i.h (begin_transaction): Apply __USER_LABEL_PREFIX__
	where required.

From-SVN: r181612
2011-11-22 09:57:19 +00:00
..
config sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it. 2011-11-22 09:57:19 +00:00
testsuite memcpy-1.c: Allow for MAP_ANON spelling. 2011-11-22 09:49:32 +00:00
ChangeLog sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it. 2011-11-22 09:57:19 +00:00
Makefile.am Support sun symbol versioning in libitm 2011-11-21 17:03:50 +00:00
Makefile.in Support sun symbol versioning in libitm 2011-11-21 17:03:50 +00:00
aatree.cc
aatree.h
acinclude.m4 Support sun symbol versioning in libitm 2011-11-21 17:03:50 +00:00
aclocal.m4 libitm: Configure for gas cfi pseudo ops. 2011-11-09 10:09:53 -08:00
alloc.cc
alloc_c.cc
alloc_cpp.cc Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc 2011-11-17 11:34:33 +00:00
barrier.cc
beginend.cc
clone.cc
common.h
config.h.in libitm: Work around assembler missing AVX insns. 2011-11-09 16:29:38 -08:00
configure Additional fixes for FreeBSD-10 build: 2011-11-21 20:22:35 +01: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 Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc 2011-11-17 11:34:33 +00:00
libitm.h
libitm.map
libitm.spec.in
libitm.texi
libitm_i.h sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it. 2011-11-22 09:57:19 +00:00
local.cc Fix a darwin10 build problem. 2011-11-08 15:36:33 -08:00
local_type_traits
method-gl.cc
method-serial.cc
query.cc
retry.cc
stmlock.h
useraction.cc
util.cc