]> Cypherpunks repositories - gostls13.git/commit
arm: enable 8 more packages
authorRuss Cox <rsc@golang.org>
Wed, 13 Oct 2010 22:16:44 +0000 (18:16 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 13 Oct 2010 22:16:44 +0000 (18:16 -0400)
commitd6df3017749bbe4737789c381b50ef71eb11b900
tree6b0df7674cd6df1bfef4addeb61e1208c1e5278f
parentb33f5d537f1b1b445b9cd1c3206922acc4196068
arm: enable 8 more packages

The remaining failures include:

* something about bit operations?
crypto/block
encoding/binary

* something about file I/O?
archive/tar
archive/zip
debug/dwarf
debug/elf
debug/macho
image/png

* floating point
cmath
expvar
flag
fmt
gob
json
math
strconv
template
xml

* network (maybe fixed by a pending CL)
http
netchan
rpc
rpc/jsonrpc
syslog
websocket

* line numbers
log

* haven't bothered / not sure
exp/datafmt
exp/eval
go/printer
os
os/signal
testing/quick

R=ken2
CC=golang-dev
https://golang.org/cl/2496041
src/pkg/Makefile