gcc/libitm/config/x86
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
..
cacheline.h libitm: Remove unused code. 2011-11-09 14:54:55 -08:00
sjlj.S sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it. 2011-11-22 09:57:19 +00:00
target.h
x86_avx.cc libitm: Don't add -mavx if the assembler doesn't support avx. 2011-11-10 09:09:04 -08:00
x86_sse.cc libitm: Remove unused code. 2011-11-09 14:54:55 -08:00