commit | 4cd067a709637e226143d16e826d5c8ca45f932e | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Wed May 13 16:19:56 2015 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Thu May 14 00:30:18 2015 +0000 |
tree | c88f9946a316bcce7ad126ffa25d2d494d14b1a7 | |
parent | 9907ecf448a3a512878f41f65274a53dfdb31625 [diff] |
unix: add ppc64le/linux support This incorporates changes from https://golang.org/cl/123290043 and https://golang.org/cl/127320043. Files generated on Ubuntu Trusty. Change-Id: I669c60714e857ef5f06515cd3b65dfc94785e179 Reviewed-on: https://go-review.googlesource.com/10060 Reviewed-by: Rob Pike <r@golang.org>