openssl/crypto/ec/asm
Richard Levitte a5aa63a456 Fix some assembler generating scripts for better unification
Some of these scripts would recognise an output parameter if it looks
like a file path.  That works both in both the classic and new build
schemes.  Some fo these scripts would only recognise it if it's a
basename (i.e. no directory component).  Those need to be corrected,
as the output parameter in the new build scheme is more likely to
contain a directory component than not.

Reviewed-by: Andy Polyakov <appro@openssl.org>
2016-03-11 00:54:31 +01:00
..
ecp_nistz256-armv4.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
ecp_nistz256-armv8.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
ecp_nistz256-avx2.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ecp_nistz256-sparcv9.pl ec/asm/ecp_nistz256-sparcv9.pl: get corner logic right. 2016-03-09 11:21:11 +01:00
ecp_nistz256-x86.pl Unified - adapt the generation of ec assembler to use GENERATE 2016-03-09 11:09:26 +01:00
ecp_nistz256-x86_64.pl ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right. 2016-02-23 21:22:01 +01:00