]> Cypherpunks repositories - gostls13.git/commit
all of pkg now compiles, fixes a few more tests
authorKai Backman <kaib@golang.org>
Fri, 23 Oct 2009 18:00:59 +0000 (11:00 -0700)
committerKai Backman <kaib@golang.org>
Fri, 23 Oct 2009 18:00:59 +0000 (11:00 -0700)
commitdec1ec34bf5f8c8c84915ce37adf8399c7678e6b
treeb6a57a5733ef3e3909b19d35e7b7380ec9e8fdc7
parent0af8e1045c1df5f298f31692e5a75f4a1f3c14f0
all of pkg now compiles, fixes a few more tests

go/test: passes 90% (313/345)

R=rsc
APPROVED=rsc
DELTA=90  (83 added, 3 deleted, 4 changed)
OCL=36011
CL=36023
src/cmd/gc/walk.c
src/make-arm.bash
src/pkg/big/arith_arm.s [new file with mode: 0644]
src/pkg/debug/proc/regs_linux_arm.go [new file with mode: 0644]
src/pkg/syscall/syscall_linux_arm.go