r181612 - in /trunk/libitm: ChangeLog config/x8...
iains@gcc.gnu.org
iains@gcc.gnu.org
Tue Nov 22 09:57:00 GMT 2011
Author: iains
Date: Tue Nov 22 09:57:19 2011
New Revision: 181612
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181612
Log:
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.
Modified:
trunk/libitm/ChangeLog
trunk/libitm/config/x86/sjlj.S
trunk/libitm/libitm_i.h
More information about the Gcc-cvs
mailing list