summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ia64.S
AgeCommit message (Expand)Author
2019-02-05Remove unnecessary trailing whitespaceSam Roberts
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-02-27Update copyright yearMatt Caswell
2018-02-14VMS: modify crypto/bn/asm/ia64.S to build properlyRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-13Remove email addresses from source code.Rich Salz
2017-06-30Merge Intel copyright notice into standardRich Salz
2016-08-05spelling fixes, just comments and readme.klemens
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2015-10-23Fix typosAlessandro Ghedini
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2005-08-10Fix Intel assembler warnings.Andy Polyakov
2005-07-18Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov
2004-07-01New scalable bn_mul_add_words loop, which provides up to >20% overallAndy Polyakov
2003-01-19This is an *initial* tune-up. This update puts Itanium2 back on par withAndy Polyakov
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov
2001-06-11Get rid of "possible WAW dependency" warnings.Andy Polyakov
2001-05-30Get rid of RAW dependency warnings.Andy Polyakov
2001-05-28Assembler support for IA-64. See the source code commentary for furtherAndy Polyakov