openssl/crypto/sha/asm
Andy Polyakov eb77e8886d SPARCv9 assembly pack: unify build rules and argument handling.
Make all scripts produce .S, make interpretation of $(CFLAGS)
pre-processor's responsibility, start accepting $(PERLASM_SCHEME).
[$(PERLASM_SCHEME) is redundant in this case, because there are
no deviataions between Solaris and Linux assemblers. This is
purely to unify .pl->.S handling across all targets.]

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-08 15:51:06 +01:00
..
README
sha1-586.pl
sha1-alpha.pl
sha1-armv4-large.pl ARMv4 assembly pack: allow Thumb2 even in iOS build, 2015-12-07 12:06:06 +01:00
sha1-armv8.pl
sha1-c64xplus.pl
sha1-ia64.pl
sha1-mb-x86_64.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
sha1-mips.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
sha1-parisc.pl
sha1-ppc.pl
sha1-s390x.pl Fix typos 2015-10-23 19:52:08 +02:00
sha1-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
sha1-sparcv9a.pl
sha1-thumb.pl
sha1-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
sha256-586.pl
sha256-armv4.pl sha/asm/sha256-armv4.pl: one of "universal" flags combination didn't compile. 2015-12-21 13:41:47 +01:00
sha256-c64xplus.pl
sha256-mb-x86_64.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
sha512-586.pl Conversion to UTF-8 where needed 2015-07-14 01:10:01 +02:00
sha512-armv4.pl Consistently use arm_arch.h constants in armcap assembly code. 2016-03-02 12:57:28 +01:00
sha512-armv8.pl
sha512-c64xplus.pl
sha512-ia64.pl
sha512-mips.pl
sha512-parisc.pl Fix typos 2015-10-23 19:52:08 +02:00
sha512-ppc.pl
sha512-s390x.pl
sha512-sparcv9.pl SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
sha512-x86_64.pl x86_64 assembly pack: tune clang version detection even further. 2015-12-13 22:18:18 +01:00
sha512p8-ppc.pl

C2.pl works