summaryrefslogtreecommitdiff
path: root/src/runtime/race_amd64.s
Commit message (Expand)AuthorAgeFilesLines
* all: update comment URLs from HTTP to HTTPS, where possibleTim Cooper2018-06-011-1/+1
* runtime: fix race atomic operations on external memoryDmitry Vyukov2016-06-291-0/+1
* runtime: per-P contexts for race detectorDmitry Vyukov2016-05-031-2/+21
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* [dev.ssa] cmd/compile: fill remaining SSA gapsDavid Chase2015-10-181-1/+15
* runtime: adjust program counters in race detectorDmitry Vyukov2015-02-201-0/+4
* runtime: fix stack corruption in race modeDmitry Vyukov2015-02-131-1/+2
* runtime: fix build for race detectorShenghou Ma2015-01-071-0/+3
* runtime, sync/atomic: add write barrier for atomic write of pointerRuss Cox2015-01-061-15/+0
* [dev.cc] all: merge default (e4ab8f908aac) into dev.ccRuss Cox2014-11-201-6/+37
|\
| * runtime: fix atomic operations on non-heap addressesDmitriy Vyukov2014-11-201-6/+37
* | [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-141-9/+9
|\ \
| * | [dev.power64] cmd/5a, cmd/6a, cmd/8a, cmd/9a: make labels function-scopedRuss Cox2014-10-281-9/+9
| |/
* | [dev.cc] runtime: convert assembly files for C to Go transitionRuss Cox2014-11-111-1/+2
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+383