aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/sync/atomic/atomic.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-30libgo: update to Go1.16beta1 releaseIan Lance Taylor1-10/+14
2020-11-20compiler, libgo: change mangling schemeIan Lance Taylor1-26/+26
2019-02-06re PR go/89199 (libgo regression in implementation of CompareAndSwap function...Ian Lance Taylor1-5/+5
2019-02-01runtime, sync: use __atomic intrinsics instead of __syncIan Lance Taylor1-71/+26
2018-10-25compiler: improve name mangling for packpathsIan Lance Taylor1-26/+26
2018-02-12re PR go/84215 (Random results in go/libgo tests)Ian Lance Taylor1-34/+0
2017-11-09sync/atomic, runtime/internal/atomic: don't assume reads from 0 failIan Lance Taylor1-6/+6
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-0/+20
2013-11-06libgo: Update to October 24 version of master library.Ian Lance Taylor1-23/+106
2013-01-24re PR go/46986 (Go is not supported on Darwin)Ian Lance Taylor1-23/+25
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-23/+23
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+143
2011-09-16Update Go library to r60.Ian Lance Taylor1-0/+28
2011-03-16Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor1-0/+97