]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
linux-atomic.c (__sync_lock_release_4): New.
authorJohn David Anglin <danglin@gcc.gnu.org>
Thu, 17 Jul 2014 23:18:50 +0000 (23:18 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 17 Jul 2014 23:18:50 +0000 (23:18 +0000)
commita41370902e01cdfea8bef6eb3a0bd43c4615360b
treeaeb2c0104eb090d64ecc8cbb04774512793af98c
parent1435fa485eead5afc5f4385601f3e8098d599872
linux-atomic.c (__sync_lock_release_4): New.

* 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.

From-SVN: r212767
libgcc/ChangeLog
libgcc/config/pa/linux-atomic.c