]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] cmd/ld, runtime: detect, fix nosplit overflows
authorRuss Cox <rsc@golang.org>
Thu, 14 Aug 2014 19:29:37 +0000 (15:29 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 14 Aug 2014 19:29:37 +0000 (15:29 -0400)
commited68c7df5529fce8d244584b064b8fae473525c4
treecb6f056e392c2d912ad6f13f3a3300b5c36589a1
parent6edd1c6d1a0443086734221887b3b0a38b182281
[dev.power64] cmd/ld, runtime: detect, fix nosplit overflows

LGTM=minux
R=minux
CC=golang-codereviews
https://golang.org/cl/121690043
src/cmd/ld/lib.c
src/pkg/runtime/os_linux.c
src/pkg/runtime/string.go
test/nosplit.go