Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k



Module Name:    src
Committed By:   rin
Date:           Wed Feb  8 21:43:53 UTC 2017

Modified Files:
        src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k: aes.inc

Log Message:
Do not use the assembler version of AES routines for m68000; they contain
instructions available for 68020 and later.

Fix sun2 build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
    src/crypto/external/bsd/openssl/lib/libcrypto/arch/m68k/aes.inc

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




Home | Main Index | Thread Index | Old Index