Revert "Move algorithm specific ppccap code from crypto/ppccap.c"
authorRichard Levitte <levitte@openssl.org>
Thu, 10 Nov 2016 15:21:54 +0000 (16:21 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 10 Nov 2016 15:24:02 +0000 (16:24 +0100)
commit10b0b5ecd93097179a2b13a7d34e0ab580d23fa2
tree4b974e700ad368575e55b8abe3ce8d8b97c11845
parentde4d764e3271ce09d28c0d6d7bce3dc9d8b85ab9
Revert "Move algorithm specific ppccap code from crypto/ppccap.c"

Now that we can link specifically with static libraries, the immediate
need to split ppccap.c (and eventually other *cap.c files) is no more.

This reverts commit e3fb4d3d52e188b83ccb8506aa2f16cb686f4d6c.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/00-base-templates.conf
crypto/bn/bn_ppccap.c [deleted file]
crypto/chacha/chacha_ppccap.c [deleted file]
crypto/ec/ec_ppccap.c [deleted file]
crypto/poly1305/poly1305_ppccap.c [deleted file]
crypto/ppccap.c
crypto/sha/sha_ppccap.c [deleted file]