aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/elision-unlock.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-02-23nptl: Move elision implementations into libcFlorian Weimer1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-22Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).Zack Weinberg1-4/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella1-0/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-20powerpc: Fix adapt_count update in __lll_unlock_elisionTulio Magno Quites Machado Filho1-1/+1
2017-01-03powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho1-6/+9
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-08powerpc: Enforce compiler barriers on hardware transactionsTulio Magno Quites Machado Filho1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy1-2/+10
2015-01-12powerpc: Fix Copyright dates and CL entryAdhemerval Zanella1-1/+1
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella1-0/+32