Detect Altivec support with the machdep.altivec sysctl rather than setmp and
authormiod <miod@openbsd.org>
Sat, 3 May 2014 11:39:46 +0000 (11:39 +0000)
committermiod <miod@openbsd.org>
Sat, 3 May 2014 11:39:46 +0000 (11:39 +0000)
commit2225b59cce89862e3c29e4c5b3772eeeb548dd45
treeb29f57e7c68edefa41dba9c841ecd9c8423ac379
parentaccc64ac2b692f2eb425bfd78c9dd48016613dc2
Detect Altivec support with the machdep.altivec sysctl rather than setmp and
a SIGILL handler.
Do not attempt to detect and use a 64-bit FPU yet.
lib/libcrypto/ppccap.c
lib/libcrypto/ppccpuid.pl
lib/libssl/src/crypto/ppccap.c
lib/libssl/src/crypto/ppccpuid.pl