]> Cypherpunks repositories - gostls13.git/commit
cmd/cc, cmd/5c, cmd/6c, cmd/8c: introduce linkarchinit and add amd64p32 support
authorDave Cheney <dave@cheney.net>
Thu, 6 Mar 2014 22:55:59 +0000 (09:55 +1100)
committerDave Cheney <dave@cheney.net>
Thu, 6 Mar 2014 22:55:59 +0000 (09:55 +1100)
commitd4896fb8766f8b7ac37ba421fbfbffb0f56ee8d4
tree02d21aaa56642d420838ab6bf91ce2696d858786
parent2fb87ddb59218797686f8d725a5accb195ccbaca
cmd/cc, cmd/5c, cmd/6c, cmd/8c: introduce linkarchinit and add amd64p32 support

Replaces CL 70000043.

Introduce linkarchinit() from cmd/ld.

For cmd/6c, switch to the amd64p32 linker model if we are building under nacl/amd64p32.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/72010043
src/cmd/6c/txt.c
src/cmd/8c/txt.c
src/cmd/cc/cc.h
src/cmd/cc/lex.c