summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ppc.pl
AgeCommit message (Expand)Author
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-03-19Add missing '.text' in crypto/bn/asm/ppc.plRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/bn/Richard Levitte
2018-03-20Update copyright yearMatt Caswell
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre
2017-10-13Remove email addresses from source code.Rich Salz
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-29bn/asm/ppc.pl: harmonize .size directive in bn_mul_words.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-07PPC assembly pack: remove branch hints.Andy Polyakov
2013-10-15PPC assembly pack: add .size directives.Andy Polyakov
2011-11-05ppc.pl: fix bug in bn_mul_comba4.Andy Polyakov
2011-05-27PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.Andy Polyakov
2008-09-12AIX build updates.Andy Polyakov
2008-01-13Unify ppc assembler make rules.Andy Polyakov
2006-10-17bn/asm/ppc.pl to use ppc-xlate.pl.Andy Polyakov
2005-07-03Trap condition should be 64-bit when it's due.Andy Polyakov
2005-07-02More elegant solution to "sparse decimal printout on PPC" problem.Andy Polyakov
2005-07-01Decimal printout of a BN is wrong on PPC, it's sparse with very fewAndy Polyakov
2004-04-27Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov