gcc/libgo/go/crypto
Ian Lance Taylor 237673d052 crypto/aes, hash/crc32: ignore s390x specific files for now
These files are used to select s390x assembler support in the gc
    toolchain.  We don't currently have that support, as it is written in
    the cmd/asm syntax rather than gas syntax.  Mark the files to be ignored
    for now, falling back to the default implementations.
    
    Patch by Andreas Krebbel.
    
    Reviewed-on: https://go-review.googlesource.com/26994

From-SVN: r239442
2016-08-13 00:19:56 +00:00
..
aes crypto/aes, hash/crc32: ignore s390x specific files for now 2016-08-13 00:19:56 +00:00
cipher libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
des libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
dsa libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
ecdsa libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
elliptic libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
hmac libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
md5 libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
rand libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
rc4 libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
rsa libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
sha1 libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
sha256 libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
sha512 libgo: change build procedure to use build tags 2016-08-06 00:36:33 +00:00
subtle libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
tls libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
x509 libgo: update to go1.7rc3 2016-07-22 18:15:38 +00:00
crypto.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00