Subject: CVS commit: basesrc/lib/libcrypto
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/09/2001 23:41:48
Module Name:	basesrc
Committed By:	tls
Date:		Sun Sep  9 20:41:47 UTC 2001

Modified Files:
	basesrc/lib/libcrypto: des.inc

Log Message:
Add some of the options to select optimizations of the C DES code for
different architectures.

Doesn't help some platforms much, helps others quite a bit.  These
options are from options.txt in the libdes/libcrypto distribution; it
would probably be best to test and replace them with what's best with
the current gcc on each of our architectures.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libcrypto/des.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.