]> Cypherpunks repositories - gostls13.git/commit
make 5g executables run on android/arm hardware. change OABI
authorKai Backman <kaib@golang.org>
Fri, 6 Nov 2009 06:53:08 +0000 (22:53 -0800)
committerKai Backman <kaib@golang.org>
Fri, 6 Nov 2009 06:53:08 +0000 (22:53 -0800)
commit52c549fc9be7baef252448b3f6c18070d445cebf
tree55e9491110d8ffcd325ff6ff32f5621df5ab1b80
parent054354ebd410d14c023cc21d011d1bd6632f91f3
make 5g executables run on android/arm hardware. change OABI
usage to EABI.

        go/test: passes 85% (296/347) on random android phone.

R=rsc
http://go/go-review/1024003
src/cmd/gotest/gotest
src/pkg/runtime/linux/arm/sys.s
test/run