]> git.ipfire.org Git - thirdparty/gcc.git/commit - libitm/libitm_i.h
sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that use it.
authorIain Sandoe <iains@gcc.gnu.org>
Tue, 22 Nov 2011 09:57:19 +0000 (09:57 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Tue, 22 Nov 2011 09:57:19 +0000 (09:57 +0000)
commit0b41ebef72631ec8cf5ffd16537d1274c3fd6800
treedbf525527b3ae9e4434c36c077376e4711f90020
parent9c9d352aba3c5b3d921c2f73f0bbcda45f99b99c
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
libitm/ChangeLog
libitm/config/x86/sjlj.S
libitm/libitm_i.h