Update copyright year
[openssl.git] / crypto / bn / asm / rsaz-x86_64.pl
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in rsaz-x86_64
2019-12-06 Bernd EdlingerImprove the overflow handling in rsaz_512_sqr
2019-12-06 Andy PolyakovFix an overflow bug in rsaz_512_sqr
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-06-30 Rich SalzMerge Intel copyright notice into standard
2017-02-09 Andy Polyakovbn/asm/x86_64*: add DWARF CFI directives.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-03-01 Andy Polyakovbn/asm/rsaz-avx2.pl: constant-time gather procedure.
2016-03-01 Andy Polyakovbn/asm/rsax-x86_64.pl: constant-time gather procedure.
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2014-08-20 Andy Polyakovbn/asm/rsaz-*.pl: allow spaces in Perl path name.
2014-07-09 Andy Polyakovx86_64 assembly pack: improve masm support.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2013-12-03 Andy Polyakovcrypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.
2013-12-03 Andy Polyakovcrypto/bn/rsaz*: fix licensing note.
2013-12-03 Andy Polyakovbn/asm/rsaz-x86_64.pl: fix prototype.
2013-10-14 Andy Polyakovbn/asm/*x86_64*.pl: correct assembler requirement for...
2013-10-02 Andy Polyakovrsaz-x86_64.pl: add MULX/ADCX/ADOX code path.
2013-08-03 Andy Polyakovcrypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.
2013-07-05 Andy PolyakovAdd RSAZ assembly modules.