openssl/crypto/rc5
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
..
asm Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
rc5_ecb.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rc5_enc.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rc5_locl.h Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
rc5_skey.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rc5cfb64.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00
rc5ofb64.c Copyright consolidation 08/10 2016-05-17 14:51:34 -04:00