openssl/crypto/aes/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
..
aes-586.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
aes-armv4.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-c64xplus.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
aes-ia64.S AES for IA64 update. 2007-07-27 18:20:52 +00:00
aes-mips.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-parisc.pl PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
aes-ppc.pl PPC assembly pack: relax 64-bit requirement for little-endian support. 2014-01-07 22:44:21 +01:00
aes-s390x.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
aes-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
aes-x86_64.pl x86_64 assembly pack: make Windows build more robust. 2013-01-22 22:27:28 +01:00
aesni-mb-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
aesni-sha1-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
aesni-sha256-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
aesni-x86.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
aesni-x86_64.pl x86[_64] assembly pack: add optimized AES-NI OCB subroutines. 2015-12-10 13:11:26 +01:00
aesp8-ppc.pl Fix macosx-ppc build (and typos in unwind info). 2015-01-22 12:13:57 +01:00
aest4-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
aesv8-armx.pl aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. 2015-04-02 09:47:56 +02:00
bsaes-armv7.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
bsaes-x86_64.pl x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00
vpaes-armv8.pl Fix some assembler generating scripts for better unification 2016-03-11 00:54:31 +01:00
vpaes-ppc.pl aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases. 2015-11-18 11:56:21 +01:00
vpaes-x86.pl Unified - adapt the generation of aes assembler to use GENERATE 2016-03-09 11:09:26 +01:00
vpaes-x86_64.pl x86[_64] assembly pack: add Silvermont performance data. 2014-08-30 19:13:49 +02:00