aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/tls_arm64.s
AgeCommit message (Expand)Author
2021-02-19runtime: convert windows/arm64 assemblyRuss Cox
2021-01-21runtime: switch openbsd/arm64 to pthreadsJoel Sing
2020-11-02runtime: use indexed load/store in ARM64 assemblyCherry Zhang
2020-10-28runtime: save/restore g unconditionally on darwin/arm64Cherry Zhang
2020-09-23all: add GOOS=iosCherry Zhang
2020-03-03runtime: use CBZ/CBNZ in linux/arm64 assembly codeXiangdong Ji
2019-04-08runtime,runtime/cgo: set up TLS storage for Android Q without cgoElias Naur
2015-10-28cmd/internal/obj, cmd/link, runtime: native-ish support for tls on arm64Michael Hudson-Doyle
2015-10-08cmd/internal/obj, cmd/link, runtime: lots of TLS cleanupMichael Hudson-Doyle
2015-04-16runtime: darwin/arm64 supportShenghou Ma
2015-04-08runtime: linux/arm64 cgo supportShenghou Ma