"Martin Husemann" writes:
> Module Name: src
> Committed By: martin
> Date: Thu Apr 8 15:06:50 UTC 2021
>
> Removed Files:
> src/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc: modes.inc
>
> Log Message:
> Do not pretend we have GHASH asm code
please see my other message -- t
>>> Takeshi Nakayama wrote
> >>> "Joerg Sonnenberger" wrote
>
> > Module Name:src
> > Committed By: joerg
> > Date: Fri Jun 3 15:42:15 UTC 2016
> >
> > Modified Files:
> > src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: x86cpuid.S
> > src/crypto/ex
>>> "Joerg Sonnenberger" wrote
> Module Name: src
> Committed By: joerg
> Date: Fri Jun 3 15:42:15 UTC 2016
>
> Modified Files:
> src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: x86cpuid.S
> src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64:
> x86
On Mon, Jul 25, 2011 at 08:38:13PM +0200, Joerg Sonnenberger wrote:
> On Mon, Jul 25, 2011 at 07:24:57PM +0100, David Laight wrote:
> > On Mon, Jul 25, 2011 at 11:52:52AM +0200, Joerg Sonnenberger wrote:
> > > Much better. One thing remains. It would be nice to replace
> > > .byte 0xf3,0xc3
> > >
On Mon, Jul 25, 2011 at 07:24:57PM +0100, David Laight wrote:
> On Mon, Jul 25, 2011 at 11:52:52AM +0200, Joerg Sonnenberger wrote:
> > Much better. One thing remains. It would be nice to replace
> > .byte 0xf3,0xc3
> > with either a simple ret or a ret $0, depending on whether it has a
> > lab
On Mon, Jul 25, 2011 at 11:52:52AM +0200, Joerg Sonnenberger wrote:
> Much better. One thing remains. It would be nice to replace
> .byte 0xf3,0xc3
> with either a simple ret or a ret $0, depending on whether it has a
> label on it or not. The reason for this mess seems to be a bug in
> certa
On Fri, Jul 22, 2011 at 10:50:56PM +, Jean-Yves Migeon wrote:
> Module Name: src
> Committed By: jym
> Date: Fri Jul 22 22:50:56 UTC 2011
>
> Modified Files:
> src/crypto/external/bsd/openssl/lib/libcrypto/arch/i386: aesni-586.S
> aesni-x86.S
> src/crypto/externa
On 17.07.2011 23:18, David Laight wrote:
>>> The .byte streams are required for the inclusion of the AES NI
>>> instructions, which are not supported with our current gcc version.
>>>
>>> Should be fixed once we have stabilized gcc 4.5 (dunno about other
>>> compilers though, especially pcc).
>>
>>
On Sun, Jul 17, 2011 at 10:31:44PM +0200, Joerg Sonnenberger wrote:
> On Sun, Jul 17, 2011 at 10:25:47PM +0200, Jean-Yves Migeon wrote:
> > On 17.07.2011 21:48, Joerg Sonnenberger wrote:
> > > Module Name: src
> > > Committed By: joerg
> > > Date: Sun Jul 17 19:48:31 UTC 2011
>
On Sun, Jul 17, 2011 at 10:25:47PM +0200, Jean-Yves Migeon wrote:
> On 17.07.2011 21:48, Joerg Sonnenberger wrote:
> > Module Name:src
> > Committed By: joerg
> > Date: Sun Jul 17 19:48:31 UTC 2011
> >
> > Modified Files:
> > src/crypto/external/bsd/openssl/lib/libc
On 17.07.2011 21:48, Joerg Sonnenberger wrote:
> Module Name: src
> Committed By: joerg
> Date: Sun Jul 17 19:48:31 UTC 2011
>
> Modified Files:
> src/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64: aes.inc
>
> Log Message:
> Disable Clang's integrated assembler for the AES-
11 matches
Mail list logo