]> git.ipfire.org Git - thirdparty/openssl.git/commit
Unified - adapt the generation of chacha assembler to use GENERATE
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Mar 2016 14:46:17 +0000 (15:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 10:09:26 +0000 (11:09 +0100)
commitdf0cb57ca3528ed0dd5ba47e77d724dc761a454d
treea1275c7135800025c19f2b73c69a5dbb318818ba
parenta4b4bb086bf9de74b3fce00c32d427c003506272
Unified - adapt the generation of chacha assembler to use GENERATE

This gets rid of the BEGINRAW..ENDRAW sections in crypto/chacha/build.info.

This also moves the assembler generating perl scripts to take the
output file name as last command line argument, where necessary.

Reviewed-by: Andy Polyakov <appro@openssl.org>
crypto/chacha/Makefile.in
crypto/chacha/asm/chacha-c64xplus.pl
crypto/chacha/asm/chacha-x86.pl
crypto/chacha/build.info