go/src/cmd/8a
Dave Cheney 7954b2b90b cmd/5a, cmd/5c, cmd/6a, cmd/6c, cmd/8a, cmd/8c, cmd/cc: support for Native Client
From the original description in CL 15770043

The main change here is to consult $GOARCH.

In 6c, when GOOS=nacl, some of the more complex addressing modes must be disabled, and the BP and R15 registers must not be used.

See golang.org/s/go13nacl for design overview.

LGTM=rsc
R=golang-codereviews, gobot, rsc
CC=golang-codereviews
https://golang.org/cl/69020044
2014-02-27 06:57:06 +11:00
..
Makefile cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05: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/5a, cmd/5c, cmd/6a, cmd/6c, cmd/8a, cmd/8c, cmd/cc: support for Native Client 2014-02-27 06:57:06 +11: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