Unified - adapt the generation of poly1305 assembler to use GENERATE
authorRichard Levitte <levitte@openssl.org>
Mon, 7 Mar 2016 14:48:25 +0000 (15:48 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 10:09:26 +0000 (11:09 +0100)
commit3aa3af68a52ed8e6fba9c5a7659943714593ac88
treecb079d2a09a2cd24dcb1110a45bbef10827cdfd6
parent6d33da3487143023b176ebe8164cf05df6f5fbf6
Unified - adapt the generation of poly1305 assembler to use GENERATE

This gets rid of the BEGINRAW..ENDRAW sections in crypto/poly1305/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/poly1305/Makefile.in
crypto/poly1305/asm/poly1305-c64xplus.pl
crypto/poly1305/asm/poly1305-sparcv9.pl
crypto/poly1305/asm/poly1305-x86.pl
crypto/poly1305/build.info