commit | eeeeff3e3dd6c09aaefdf13cce99a5beff47a095 | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Sun Aug 07 15:27:55 2016 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Sun Aug 07 22:31:34 2016 +0000 |
tree | 8899400524592c5d310a7f2361cb7728b382f041 | |
parent | b50a0c3fa975186f934b76e25dae42eb65148d67 [diff] |
internal/syscall/unix: fix syscalls for alpha, ia64, s390 Also change the configure script to set GOARCH correctly for ia64, and add ia64 as a processor to match.sh and gotest. Change-Id: I3c0a6255149a9605ab631d9d2623f7c7306c87c1 Reviewed-on: https://go-review.googlesource.com/25549 Reviewed-by: Ian Lance Taylor <iant@golang.org>