Module Name:src
Committed By: christos
Date: Sun Jun 21 22:16:53 UTC 2020
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: mips.pl
Log Message:
Revert to the upstream version, there are no more warnings
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Tue Mar 6 18:32:37 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: mips.pl
Log Message:
For mips64:
Avoid branch delay spot warnings: Warning: macro instruction expanded into
multiple instructions
Module Name:src
Committed By: christos
Date: Tue Feb 13 22:29:14 UTC 2018
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_rand.c
Log Message:
Add a (void *) cast to make things compile with our own sha2 header
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: gson
Date: Mon Jan 9 17:36:24 UTC 2017
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: x86_64-gf2m.pl
Log Message:
Revert last two revisions; local changes should no longer be needed
now that the root cause of PR lib/51569
Module Name:src
Committed By: christos
Date: Sun Jan 8 21:36:05 UTC 2017
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: x86_64-gf2m.pl
Log Message:
Switch to eax
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/b
Module Name:src
Committed By: christos
Date: Sun Jan 8 01:55:49 UTC 2017
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn/asm: x86_64-gf2m.pl
Log Message:
PR/51569: Andreas Gustafsson: Check the right bit for pclmulqdq:
Perform a Carry-Less Multiplication of
Module Name:src
Committed By: matt
Date: Mon Jul 30 18:40:36 UTC 2012
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_lcl.h
Log Message:
Fix mips asm to not use outdated stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/c
Module Name:src
Committed By: christos
Date: Mon Jul 30 17:16:23 UTC 2012
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_exp.c
Log Message:
make sure alloca is undefed on SSP
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto
Module Name:src
Committed By: christos
Date: Mon Jul 30 17:15:45 UTC 2012
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: bn_exp.c
Log Message:
only use alloca if not __SSP__
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/crypto/ext
Module Name:src
Committed By: christos
Date: Sun May 15 23:43:56 UTC 2011
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto/bn: divtest.c
Log Message:
no more implicit types in c99
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/ext
10 matches
Mail list logo