openssl/crypto/chacha/asm
David Benjamin e195c8a256 Remove filename argument to x86 asm_init.
The assembler already knows the actual path to the generated file and,
in other perlasm architectures, is left to manage debug symbols itself.
Notably, in OpenSSL 1.1.x's new build system, which allows a separate
build directory, converting .pl to .s as the scripts currently do result
in the wrong paths.

This also avoids inconsistencies from some of the files using $0 and
some passing in the filename.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3431)
2017-05-11 17:00:23 -04:00
..
chacha-armv4.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
chacha-armv8.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
chacha-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
chacha-ppc.pl PPC assembler pack: add some PPC970/G5 performance data. 2016-11-11 13:24:52 +01:00
chacha-s390x.pl s390x assembly pack: improve portability. 2016-06-06 11:08:04 +02:00
chacha-x86.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
chacha-x86_64.pl x86_64 assembly pack: add some Ryzen performance results. 2017-03-22 10:58:01 +01:00