gcc/libgo/go/crypto
Ian Lance Taylor 7953a24c60 re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX))
PR go/79443
    libgo: fix some s390x tests
    
    Add `+build ignore` to ignore tests that rely on s390x assembly code
    not yet implemented for gccgo.
    
    Fixes GCC PR 79443.
    
    Reviewed-on: https://go-review.googlesource.com/36909

From-SVN: r245397
2017-02-13 17:37:02 +00:00
..
aes
cipher
des
dsa
ecdsa libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
elliptic
hmac
internal/cipherhw
md5
rand
rc4
rsa
sha1
sha256 re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh, tanh, hasVX)) 2017-02-13 17:37:02 +00:00
sha512
subtle
tls libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
x509 libgo: update to go1.8rc2 2017-01-23 22:18:42 +00:00
crypto.go