summaryrefslogtreecommitdiff
path: root/src/sync/atomic/atomic_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime/internal/atomic: crash on unaligned 64-bit ops on 32-bit MIPSCherry Zhang2016-11-221-2/+2
* all: don't call t.Fatal from a goroutineIan Lance Taylor2016-11-151-6/+12
* sync/atomic: add support for GOARCH=mips{,le}Vladimir Stefanovic2016-11-031-6/+9
* cmd/compile: intrinsify sync/atomic for amd64Keith Randall2016-08-301-0/+4
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* sync/atomic: reenable TestNilDeref everywhereRuss Cox2015-07-301-7/+0
* sync/atomic: skip issue 7338 test on darwin/arm64David Crawshaw2015-04-121-1/+2
* sync/atomic: skip test on darwin/armDavid Crawshaw2015-03-091-2/+5
* sync/atomic: remove atomic pointer hammer testsRuss Cox2015-01-061-60/+0
* [dev.garbage] cmd/gc, runtime: implement write barriers in terms of writebarr...Russ Cox2014-10-301-4/+4
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+1509