Home GnuPG

serpent-amd64: do not use GAS macros
c7efaa5fe0eeUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

serpent-amd64: do not use GAS macros

* cipher/serpent-avx2-amd64.S: Remove use of GAS macros.
* cipher/serpent-sse2-amd64.S: Ditto.
* configure.ac [HAVE_COMPATIBLE_GCC_AMD64_PLATFORM_AS]: Do not check
for GAS macros.

This way we have better portability; for example, when compiling with clang
on x86-64, the assembly implementations are now enabled and working.

  • Signed-off-by: Jussi Kivilinna <jussi.kivilinna@iki.fi>

Details

Provenance
jukiviliAuthored on Oct 22 2013, 4:07 PM
Parents
rC335d9bf7b035: Add Counter with CBC-MAC mode (CCM)
Branches
Unknown
Tags
Unknown

Event Timeline

Jussi Kivilinna <jussi.kivilinna@iki.fi> committed rCc7efaa5fe0ee: serpent-amd64: do not use GAS macros (authored by Jussi Kivilinna <jussi.kivilinna@iki.fi>).Oct 22 2013, 6:53 PM