summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm/aes-armv4.pl
AgeCommit message (Expand)Author
2018-03-27Update copyright yearMatt Caswell
2018-02-28Always use adr with __thumb2__.David Benjamin
2017-11-05aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2015-12-07ARMv4 assembly pack: allow Thumb2 even in iOS build,Andy Polyakov
2015-09-25ARMv4 assembly pack: implement support for Thumb2.Andy Polyakov
2015-04-20Add assembly support for 32-bit iOS.Andy Polyakov
2014-06-06ARM assembly pack: get ARMv7 instruction endianness right.Andy Polyakov
2013-10-01aes/asm/*-armv*.pl: compensate for inconsistencies in tool-chains.Andy Polyakov
2013-09-20aes-armv4.pl, bsaes-armv7.pl: add Linux kernel and Thumb2 support.Andy Polyakov
2012-04-05aes-armv4.pl: make it more foolproof [inspired by aes-s390x.pl in 1.0.1].Andy Polyakov
2011-04-01ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov
2010-07-08crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov
2010-03-29ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov
2007-09-27Yet another ARM update. It appears to be more appropriate to makeAndy Polyakov
2007-05-30AES_set_[en|de]crypt_key for ARMv4.Andy Polyakov
2007-01-25Minor touch to aes-armv4.pl.Andy Polyakov
2007-01-25AES for ARMv4.Andy Polyakov