aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ppc.pl
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace from some files.David Benjamin2016-10-101-132/+132
* bn/asm/ppc.pl: harmonize .size directive in bn_mul_words.Andy Polyakov2016-08-291-1/+1
* spelling fixes, just comments and readme.klemens2016-08-051-2/+2
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+7
* PPC assembly pack: remove branch hints.Andy Polyakov2016-04-071-5/+5
* PPC assembly pack: add .size directives.Andy Polyakov2013-10-151-0/+10
* ppc.pl: fix bug in bn_mul_comba4.Andy Polyakov2011-11-051-1/+1
* PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.Andy Polyakov2011-05-271-13/+30
* AIX build updates.Andy Polyakov2008-09-121-1/+1
* Unify ppc assembler make rules.Andy Polyakov2008-01-131-6/+5
* bn/asm/ppc.pl to use ppc-xlate.pl.Andy Polyakov2006-10-171-160/+64
* Trap condition should be 64-bit when it's due.Andy Polyakov2005-07-031-1/+3
* More elegant solution to "sparse decimal printout on PPC" problem.Andy Polyakov2005-07-021-13/+8
* Decimal printout of a BN is wrong on PPC, it's sparse with very fewAndy Polyakov2005-07-011-1/+1
* Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov2004-04-271-0/+2081