]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/sha/asm/sha512-mips.pl
Add OpenSSL copyright to .pl files
[thirdparty/openssl.git] / crypto / sha / asm / sha512-mips.pl
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-05-04  Andy PolyakovMIPS assembly pack: fix MIPS64 assembler warnings.
2016-03-10  Richard LevitteFix some assembler generating scripts for better unific...
2015-01-07  Andy PolyakovFix irix-cc build.
2013-10-13  Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2012-09-18  Andy PolyakovMIPS assembly pack: add support for SmartMIPS ASE.
2012-09-15  Andy PolyakovMIPS assembly pack: add MIPS[32|64]R2 code.
2012-08-17  Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2011-10-19  Andy Polyakovvxworks-mips: unify and add assembler.
2011-06-28  Andy Polyakovcrypto/sha/asm/sha[1|512]-mips.pl: minor updates.
2010-10-22  Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21  Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
2010-10-02  Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02  Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...