summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ia64.S
AgeCommit message (Collapse)Author
2003-01-19This is an *initial* tune-up. This update puts Itanium2 back on par withAndy Polyakov
Itanium. I mean if overall performance improvement over C version was X for Itanium, it's X even for Itanium2.
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
Submitted by: Reviewed by: PR:
2001-05-30Get rid of RAW dependency warnings.Andy Polyakov
Submitted by: Reviewed by: PR:
2001-05-28Assembler support for IA-64. See the source code commentary for furtherAndy Polyakov
details (performance numbers and accompanying discussions:-). Note that the code is not engaged in ./Configure yet. I'll add it later this week along with updates for .spec file. Submitted by: Reviewed by: PR: