OSDN Git Service

libitm:
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2011 09:57:19 +0000 (09:57 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2011 09:57:19 +0000 (09:57 +0000)
commit0bbd21790208f97e2ce112a0ab42187de61f3033
treedbf525527b3ae9e4434c36c077376e4711f90020
parent36b127f1c74bb4286596fe3ccc437ee22be46b79
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181612 138bc75d-0d04-0410-961f-82ee72b054a4
libitm/ChangeLog
libitm/config/x86/sjlj.S
libitm/libitm_i.h