]> Cypherpunks repositories - gostls13.git/commit
liblink, runtime: make nacl/386 binaries valid.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 14 Mar 2014 20:33:55 +0000 (21:33 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 14 Mar 2014 20:33:55 +0000 (21:33 +0100)
commit88f84b3e415ad226f9724dc486be0f1b363b9f05
treecd3e8b2f05e7f30542512e86845ede77777e1db9
parentfed5428c4aca483ceec8a6cdeac5c80098a30e64
liblink, runtime: make nacl/386 binaries valid.

They were rejected by NaCl due to AES instructions and
accesses to %gs:0x8, caused by wrong tlsoffset value.

LGTM=iant
R=rsc, dave, iant
CC=golang-codereviews
https://golang.org/cl/76050044
src/liblink/sym.c
src/pkg/runtime/alg.goc