openssl/crypto/cast
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
c_cfb64.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
c_ecb.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
c_enc.c Address some -Wold-style-declaration warnings 2017-05-01 14:23:28 -04:00
c_ofb64.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
c_skey.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
cast_lcl.h Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
cast_s.h Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too 2017-02-28 20:23:07 +01:00