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
des
dsa
ecdsa
elliptic
hmac
md5
rand
rc4
rsa
sha1
sha256
sha512
subtle
tls
x509
crypto.go