summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/mips.pl
AgeCommit message (Expand)Author
2021-12-14Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targetsBernd Edlinger
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-03-19Fix compiling error for mips32r6 and mips64r6Hua Zhang
2018-12-06Following the license change, modify the boilerplates in crypto/bn/Richard Levitte
2018-12-06License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte
2018-12-05Configurations/10-main.conf: remove MIPS bn_div_3_words.Andy Polyakov
2017-10-13Remove email addresses from source code.Rich Salz
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-09-02MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2015-01-08Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov
2013-10-13MIPS assembly pack: get rid of deprecated instructions.Andy Polyakov
2013-01-22bn/asm/mips.pl: hardwire local call to bn_div_words.Andy Polyakov
2012-08-17MIPS assembly pack: assign default value to $flavour.Andy Polyakov
2011-12-01bn/asm/mips.pl: fix typos.Andy Polyakov
2010-10-02MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov
2010-09-27Add unified mips.pl, which will replace mips3.s.Andy Polyakov