gcc/libgo/go/crypto
Ian Lance Taylor 198766b648 re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)
PR go/79146
    crypto/elliptic: explicitly ignore p256_s390x.go
    
    The file only works if used in conjunction with assembly code not
    (yet) written for gccgo.
    
    Fixes GCC PR 79146.

    Reviewed-on: https://go-review.googlesource.com/35477

From-SVN: r244679
2017-01-20 02:27:46 +00:00
..
aes libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
cipher libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
des
dsa libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
ecdsa libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
elliptic re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols) 2017-01-20 02:27:46 +00:00
hmac libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
internal/cipherhw libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
md5
rand libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
rc4
rsa libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha1 libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha256 libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sha512 libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
subtle
tls libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
x509 libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
crypto.go