]> Cypherpunks repositories - gostls13.git/commit
arm: fix build on android
authorRuss Cox <rsc@golang.org>
Wed, 10 Feb 2010 23:01:02 +0000 (15:01 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 10 Feb 2010 23:01:02 +0000 (15:01 -0800)
commit66cdc699b28c44a448a6a502b0ee69c9a942f959
tree7585d14a63eb828537bb698c2692c70226e5cf82
parentfb94be55dc2d93544189fccef0decee39121e57b
arm: fix build on android

R=kaib
CC=golang-dev
https://golang.org/cl/206059
src/cmd/5l/5.out.h
src/cmd/5l/Makefile
src/cmd/5l/asm.c
src/cmd/5l/l.h
src/cmd/5l/obj.c
src/cmd/5l/pass.c
src/pkg/runtime/linux/arm/sys.s
test/arm-pass.txt
test/golden-arm.out [new file with mode: 0644]
test/run
test/run-arm