History log of /openbsd-current/lib/libcrypto/ppccap.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 17-Jan-2023 miod

Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add
interfaces, and remove empty assembly OPENSSL_cpuid_setup routines - the
default empty C fallback will work as good.

ok jsing@


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.6 17-Jul-2014 deraadt

avoid sys/param.h; Jonas Termansen


# 1.5 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.4 03-May-2014 miod

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.


# 1.3 20-Apr-2014 jsing

More KNF.


# 1.2 15-Apr-2014 jsing

First pass at applying KNF to the OpenSSL code, which almost makes it
readable. This pass is whitespace only and can readily be verified using
tr and md5.


# 1.1 13-Oct-2012 djm

branches: 1.1.1;
Initial revision


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 17-Jul-2014 deraadt

avoid sys/param.h; Jonas Termansen


# 1.5 12-Jun-2014 deraadt

tags as requested by miod and tedu


# 1.4 03-May-2014 miod

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.


# 1.3 20-Apr-2014 jsing

More KNF.


# 1.2 15-Apr-2014 jsing

First pass at applying KNF to the OpenSSL code, which almost makes it
readable. This pass is whitespace only and can readily be verified using
tr and md5.


# 1.1 13-Oct-2012 djm

branches: 1.1.1;
Initial revision