mirror of https://github.com/golang/go.git
asm_arm.s was using ldrex which does not work on armv5. Tested on Sheevaplug. R=rsc, kaib CC=golang-dev https://golang.org/cl/214049 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| asm_386.s | ||
| asm_amd64.s | ||
| asm_arm5.s | ||
| asm_arm6.s | ||
| mutex.go | ||
| mutex_test.go | ||
| rwmutex.go | ||
| rwmutex_test.go | ||
| xadd_test.go | ||