]> Cypherpunks repositories - gostls13.git/commit
cmd/6a: add support for nacl/amd64p32
authorDave Cheney <dave@cheney.net>
Fri, 7 Mar 2014 05:02:25 +0000 (16:02 +1100)
committerDave Cheney <dave@cheney.net>
Fri, 7 Mar 2014 05:02:25 +0000 (16:02 +1100)
commite509bbc943e817317e4db04b48f2895bec712c2f
treef33d5a0217ad70324587b24c7965d5eafee2faeb
parente31a1ce109e0ddd0efba95fc724a8b424a27824d
cmd/6a: add support for nacl/amd64p32

Replaces CL 70000043.

Switch to the amd64p32 linker model if we are building under nacl/amd64p32.

No need to introduce linkarchinit() as 6a contains its own main() function.

LGTM=rsc
R=rsc, minux.ma
CC=golang-codereviews
https://golang.org/cl/72020043
src/cmd/6a/lex.c