openssl/crypto/sha/asm
Richard Levitte e87e380a17 Unified - adapt the generation of sha assembler to use GENERATE
This gets rid of the BEGINRAW..ENDRAW sections in crypto/sha/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>
2016-03-09 11:09:26 +01:00
..
README
sha1-586.pl Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
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 Allow ILP32 compilation in AArch64 assembly pack. 2015-09-25 13:38:48 +02:00
sha1-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha1-ia64.pl Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
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 PA-RISC assembler pack: switch to bve in 64-bit builds. 2013-06-18 10:37:00 +02:00
sha1-ppc.pl sha1-ppc.pl: shave off one cycle from BODY_20_39 2014-07-21 15:29:09 +02:00
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 misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-09-05 21:39:42 +01:00
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 Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
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 C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha256-mb-x86_64.pl GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
sha512-586.pl Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01: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 Allow ILP32 compilation in AArch64 assembly pack. 2015-09-25 13:38:48 +02:00
sha512-c64xplus.pl C64x+ assembly pack: make it work with older toolchain. 2014-05-04 16:38:32 +02:00
sha512-ia64.pl Unified - adapt the generation of sha assembler to use GENERATE 2016-03-09 11:09:26 +01:00
sha512-mips.pl Fix irix-cc build. 2015-01-07 18:39:39 +01:00
sha512-parisc.pl Fix typos 2015-10-23 19:52:08 +02:00
sha512-ppc.pl Engage SHA256/512 for PowerISA 2.07. 2014-07-01 19:09:11 +02:00
sha512-s390x.pl sha512-s390x.pl: lingering comment update. 2012-07-15 13:36:57 +00:00
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 Fix macosx-ppc build (and typos in unwind info). 2015-01-22 12:13:57 +01:00

C2.pl works