openssl/crypto/bn/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
..
alpha-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
armv4-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv4-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
armv8-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
bn-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
bn-c64xplus.asm Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
c64xplus-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
co-586.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
ia64-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ia64.S spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
mips-mont.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
mips.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
parisc-mont.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
ppc64-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
ppc-mont.pl bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build. 2016-11-25 17:18:24 +01:00
ppc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
rsaz-avx2.pl bn/asm/x86_64*: add DWARF CFI directives. 2017-02-09 20:05:16 +01:00
rsaz-x86_64.pl bn/asm/x86_64*: add DWARF CFI directives. 2017-02-09 20:05:16 +01:00
s390x-gf2m.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
s390x-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
s390x.S Reset executable bits on files where not needed. 2017-03-03 09:13:40 +01:00
sparct4-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv8.S Add final(?) set of copyrights. 2016-06-01 11:27:25 -04:00
sparcv8plus.S Clean up references to FIPS 2017-02-28 15:26:25 +01:00
sparcv9-gf2m.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sparcv9-mont.pl More typo fixes 2017-03-29 07:14:29 +02:00
sparcv9a-mont.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
via-mont.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
vis3-mont.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
x86_64-gcc.c crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'. 2016-08-31 16:45:00 +02:00
x86_64-gf2m.pl bn/asm/x86_64*: add DWARF CFI directives. 2017-02-09 20:05:16 +01:00
x86_64-mont5.pl Fix typo in x86_64-mont5.pl CFI directives 2017-02-17 10:32:13 +01:00
x86_64-mont.pl Fix copy-pasteism in CFI directives. 2017-02-10 20:28:28 +01:00
x86-gf2m.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
x86-mont.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
x86.pl Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00