Unify all assembler file generators
[openssl.git] / crypto / aes / asm / aes-ppc.pl
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-10-13 Rich SalzRemove email addresses from source code.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2014-01-07 Andy PolyakovPPC assembly pack: relax 64-bit requirement for little...
2013-10-31 Andy Polyakovaes/asm/aes-ppc.pl: add little-endian support.
2013-10-15 Andy PolyakovPPC assembly pack: make new .size directives profiler...
2013-10-14 Andy PolyakovPPC assembly pack: add .size directives.
2012-01-13 Andy Polyakovaes-ppc.pl, sha512-ppc.pl: comply even with Embedded...
2011-07-20 Andy Polyakovaes-ppc.pl: minor optimization favoring embedded proces...
2011-05-28 Andy Polyakovaes-ppc.pl: handle unaligned data on page boundaries.
2011-05-27 Andy PolyakovPPC assembler pack: adhere closer to ABI specs, add...
2010-04-10 Andy Polyakovaes-ppc.pl: 10% performance improvement on Power6.
2008-09-12 Andy PolyakovAIX build updates.
2008-02-06 Andy PolyakovMicro-profiling assisted "optimization" for Power6...
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2007-09-27 Andy Polyakov10% performance tweak in 64-bit mode.
2007-07-19 Andy PolyakovLppc_AES_[en|de]crypt_compact: size optimization.
2007-07-13 Andy PolyakovVarious minor updates to AES assembler modules.
2007-05-19 Andy PolyakovTypo in aes-ppc.pl.
2007-05-19 Andy PolyakovInitial draft of AES for PPC.