Subject: CVS commit: basesrc/lib/libcrypto/arch/i386
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/16/2002 21:35:03
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun Jun 16 18:35:03 UTC 2002

Modified Files:
	basesrc/lib/libcrypto/arch/i386: bf_enc_x86.S

Log Message:
If any of __pentiumpro__, __tune_pentiumpro__, or __tune_i686__ are
defined, use bf_enc_686.S, else bf_enc_586.S.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libcrypto/arch/i386/bf_enc_x86.S

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