gcc/libitm/config
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
..
alpha libitm port to Tru64 UNIX 2011-11-10 17:15:33 +00:00
generic Support libitm on Solaris 8 and 9/x86 with Sun as 2011-11-18 16:15:59 +00:00
linux Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
posix libitm: Remove unused code. 2011-11-09 14:54:55 -08:00
x86 sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it. 2011-11-22 09:57:19 +00:00