]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] cmd/9l: introduce the power64 linker, based loosely on 5l
authorShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:44:23 +0000 (23:44 -0400)
committerShenghou Ma <minux@golang.org>
Tue, 12 Aug 2014 03:44:23 +0000 (23:44 -0400)
commit1a1d4507128425c3f0a71fa878f40075dbe68e60
tree3414c93cb978cf37de3d091844eacd0b454b59c9
parent6e692b35bb57720331c06da400ed99a159f31fa5
[dev.power64] cmd/9l: introduce the power64 linker, based loosely on 5l

LGTM=rsc
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/123940043
src/cmd/9l/Makefile [new file with mode: 0644]
src/cmd/9l/asm.c [new file with mode: 0644]
src/cmd/9l/doc.go [new file with mode: 0644]
src/cmd/9l/list.c [new file with mode: 0644]
src/cmd/9l/obj.c [new file with mode: 0644]