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

2021-08-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 10 10:43:42 UTC 2021 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: bn.inc Log Message: PR/56318: Izumi Tsutsui: Don't include mips.S for 32 bit mips because it does not work for mips1 To

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

2021-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 20:01:13 UTC 2021 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips.inc Log Message: Handle the compat builds and both the n64 and non n64 variants To generate a diff of this commit: cvs

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

2021-04-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Apr 26 18:06:09 UTC 2021 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc crypto.inc poly1305.inc sha.inc Added Files:

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

2020-06-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 21 22:16:16 UTC 2020 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips.S mips64.S Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

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

2018-03-09 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Mar 9 21:49:55 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc crypto.inc poly1305.inc sha.inc Log Message: match opening ( with closing ) instead of closing }. fixes

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

2018-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 9 12:40:24 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc crypto.inc poly1305.inc sha.inc Log Message: use the proper match pattern To generate a diff of

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

2018-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Mar 9 12:39:30 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc crypto.inc poly1305.inc sha.inc Log Message: Disable assembly stubs for the big endian variants of

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

2018-03-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 7 19:44:31 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: aes.inc bn.inc crypto.inc sha.inc Log Message: only use the 64 bit abi if specified on the command line. To

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

2018-03-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 6 13:47:25 UTC 2018 Modified Files: src/crypto/external/bsd/openssl/lib/libcrypto/arch/mips: mips64.S Log Message: Avoid branch delay spot warnings: Warning: macro instruction expanded into multiple instructions in a