Remove unused assembler modules.
authorAndy Polyakov <appro@openssl.org>
Sun, 6 Feb 2005 13:43:02 +0000 (13:43 +0000)
committerAndy Polyakov <appro@openssl.org>
Sun, 6 Feb 2005 13:43:02 +0000 (13:43 +0000)
commitda30c74a27517f913681ea55fdb3d88ab6811717
tree3c9e184fc15e4f6ac58664a947a848de7941c856
parent67ea999d4a0b7873b3d88a48773eeb1bb59799a2
Remove unused assembler modules.
34 files changed:
crypto/bn/asm/alpha.s [deleted file]
crypto/bn/asm/alpha.s.works [deleted file]
crypto/bn/asm/alpha.works/add.pl [deleted file]
crypto/bn/asm/alpha.works/div.pl [deleted file]
crypto/bn/asm/alpha.works/mul.pl [deleted file]
crypto/bn/asm/alpha.works/mul_add.pl [deleted file]
crypto/bn/asm/alpha.works/mul_c4.pl [deleted file]
crypto/bn/asm/alpha.works/mul_c4.works.pl [deleted file]
crypto/bn/asm/alpha.works/mul_c8.pl [deleted file]
crypto/bn/asm/alpha.works/sqr.pl [deleted file]
crypto/bn/asm/alpha.works/sqr_c4.pl [deleted file]
crypto/bn/asm/alpha.works/sqr_c8.pl [deleted file]
crypto/bn/asm/alpha.works/sub.pl [deleted file]
crypto/bn/asm/alpha/add.pl [deleted file]
crypto/bn/asm/alpha/div.pl [deleted file]
crypto/bn/asm/alpha/mul.pl [deleted file]
crypto/bn/asm/alpha/mul_add.pl [deleted file]
crypto/bn/asm/alpha/mul_c4.pl [deleted file]
crypto/bn/asm/alpha/mul_c4.works.pl [deleted file]
crypto/bn/asm/alpha/mul_c8.pl [deleted file]
crypto/bn/asm/alpha/sqr.pl [deleted file]
crypto/bn/asm/alpha/sqr_c4.pl [deleted file]
crypto/bn/asm/alpha/sqr_c8.pl [deleted file]
crypto/bn/asm/alpha/sub.pl [deleted file]
crypto/bn/asm/bn-alpha.pl [deleted file]
crypto/bn/asm/ca.pl [deleted file]
crypto/bn/asm/co-alpha.pl [deleted file]
crypto/bn/asm/mips1.s [deleted file]
crypto/bn/asm/pa-risc.s [deleted file]
crypto/bn/asm/pa-risc2.s.old [deleted file]
crypto/bn/asm/r3000.s [deleted file]
crypto/perlasm/alpha.pl [deleted file]
crypto/perlasm/x86mwasm_nw.pl [deleted file]
crypto/perlasm/x86nasm_nw.pl [deleted file]