Following the license change, modify the boilerplates in crypto/bn/
[openssl.git] / crypto / bn / asm / sparcv9a-mont.pl
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-07 Richard LevitteUnified - adapt the generation of bignum assembler...
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-20 Andy PolyakovSPARC Solaris and Linux assemblers treat .align directi...
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-03-20 Andy Polyakovsparcv9a-mont was modified to handle 32-bit aligned...
2006-12-08 Andy PolyakovEliminate 64-bit alignment limitation in sparcv9a-mont.
2006-11-28 Andy PolyakovClarify HAL SPARC64 support situation in sparcv9a-mont.pl.
2006-11-28 Andy PolyakovMinor optimizations based on intruction level profiler...
2006-11-28 Andy PolyakovModulo-schedule loops in sparcv9a-mont.pl. Overall...
2006-11-28 Andy PolyakovThis is "informational" commit. Its mere purpose is...
2005-12-19 Andy PolyakovAs SPARCV9 CPU flavor is [expected to be] detected...
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-15 Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-10-25 Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
2005-10-22 Andy PolyakovAdd support for 32-bit ABI to sparcv9a-mont.pl module.
2005-10-22 Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-19 Andy PolyakovYet another "teaser" Montgomery multiply module, for...