1
0
mirror of https://github.com/golang/go synced 2024-11-19 05:04:43 -07:00
go/src
Michael Munday 596949c18a cmd/dist: allow gohostarch to be s390x
Should let the s390x builder progress a little further.

Change-Id: I5eab5f384b0b039f8e246ba69ecfb24de08625d2
Reviewed-on: https://go-review.googlesource.com/20965
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-03-22 01:04:26 +00:00
..
archive all: delete dead test code 2016-03-21 07:10:08 +00:00
bufio all: delete dead test code 2016-03-21 07:10:08 +00:00
builtin
bytes all: delete dead test code 2016-03-21 07:10:08 +00:00
cmd cmd/dist: allow gohostarch to be s390x 2016-03-22 01:04:26 +00:00
compress compress/flate: optimize huffman bit encoder 2016-03-11 17:40:52 +00:00
container
crypto all: delete dead test code 2016-03-21 07:10:08 +00:00
database/sql all: delete dead test code 2016-03-21 07:10:08 +00:00
debug all: delete dead test code 2016-03-21 07:10:08 +00:00
encoding encoding/binary: fix bound check 2016-03-21 19:22:22 +00:00
errors
expvar
flag
fmt all: delete dead test code 2016-03-21 07:10:08 +00:00
go all: delete dead test code 2016-03-21 07:10:08 +00:00
hash
html
image
index/suffixarray
internal internal/syscall/unix: document randomTrap 2016-03-21 08:36:38 +00:00
io
log
math math/big: fix rounding to smallest denormal for Float.Float32/64 2016-03-21 20:24:06 +00:00
mime
net all: delete dead test code 2016-03-21 07:10:08 +00:00
os os/user: allow LookupGroupId to fail during test 2016-03-15 16:25:40 +00:00
path path: fix up bizarre test 2016-03-16 03:59:03 +00:00
reflect all: delete dead test code 2016-03-21 07:10:08 +00:00
regexp all: delete dead test code 2016-03-21 07:10:08 +00:00
runtime runtime: use MOVSB instead of MOVSQ for unaligned moves 2016-03-21 19:10:24 +00:00
sort
strconv
strings
sync sync: don't assume b.N > 0 2016-03-18 16:37:39 +00:00
syscall syscall: change clone argument order on s390x 2016-03-21 08:59:18 +00:00
testing testing: add test for not exceeding maximum parallism 2016-03-21 16:52:04 +00:00
text
time
unicode
unsafe
vendor
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash cmd/dist: redo flag-passing for bootstrap 2016-03-18 19:00:03 +00:00
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc