]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] cmd/9a: use liblink, add required additional instructions.
authorShenghou Ma <minux@golang.org>
Thu, 7 Aug 2014 18:49:41 +0000 (14:49 -0400)
committerShenghou Ma <minux@golang.org>
Thu, 7 Aug 2014 18:49:41 +0000 (14:49 -0400)
commitbcf7f61f83dbade702b5f5c10ccd04e07d411c63
treedb2dc0516b4f59354e9459f137c32e0fb97b1889
parentfcb842c6452516fd186cb54cc545c8922f7ff9c8
[dev.power64] cmd/9a: use liblink, add required additional instructions.

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/127730043
src/cmd/9a/Makefile [new file with mode: 0644]
src/cmd/9a/a.h
src/cmd/9a/a.y
src/cmd/9a/doc.go [new file with mode: 0644]
src/cmd/9a/lex.c
src/cmd/9a/y.tab.c [new file with mode: 0644]
src/cmd/9a/y.tab.h [new file with mode: 0644]