]> git.ipfire.org Git - thirdparty/gcc.git/commit
Support libitm on Solaris 8 and 9/x86 with Sun as
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Nov 2011 16:15:59 +0000 (16:15 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Nov 2011 16:15:59 +0000 (16:15 +0000)
commitc3bd22eed8e5bd09b9ab3933cfb86fc4b94d562a
treec571e1e0ec2e804464122759d57525541ffd6d36
parentbad612cc369233457f78fa4cf85d7fef09675704
Support libitm on Solaris 8 and 9/x86 with Sun as

* config/generic/asmcfi.h: Fix comment.
* config/x86/sjlj.S (_ITM_beginTransaction): Provide ELF PIC code
sequence without .hidden support, error for non-ELF targets.
(GTM_longjmp) [__ELF__]: Only use .hidden if
HAVE_ATTRIBUTE_VISIBILITY.

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