1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:11:21 -06:00
go/src/cmd/6a
Dave Cheney e509bbc943 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
2014-03-07 16:02:25 +11:00
..
a.h cmd/cc, cmd/gc: update compilers, assemblers for liblink changes 2013-12-16 12:51:38 -05:00
a.y cmd/5a, cmd/6a, cmd/8a: fix .y files to match y.tab.[ch] 2013-12-11 12:11:37 -05:00
doc.go doc/asm: more about SP, ARM R11 2013-11-13 21:29:34 -05:00
lex.c cmd/6a: add support for nacl/amd64p32 2014-03-07 16:02:25 +11:00
Makefile cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
y.tab.c cmd/5a, cmd/6a, cmd/8a: use liblink 2013-12-08 22:49:56 -05:00
y.tab.h cmd/5a, cmd/6a, cmd/8a: use liblink 2013-12-08 22:49:56 -05:00