]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/pa/linux-atomic.c (__sync_lock_release_4): New.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 23:18:50 +0000 (23:18 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2014 23:18:50 +0000 (23:18 +0000)
commit307c2567daf2a4918cbe6f5a52463dd0b69e5556
treeaeb2c0104eb090d64ecc8cbb04774512793af98c
parentcfe49258593616fbd592cc6fc0490019d6dee20a
* config/pa/linux-atomic.c (__sync_lock_release_4): New.
(SYNC_LOCK_RELEASE): Update to use __kernel_cmpxchg for release.
Don't use SYNC_LOCK_RELEASE for int type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212767 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/config/pa/linux-atomic.c