summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm
AgeCommit message (Expand)Author
2004-02-07Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov
2003-01-19This is an *initial* tune-up. This update puts Itanium2 back on par withAndy Polyakov
2003-01-16A few more files to ignoreRichard Levitte
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov
2003-01-03pa-risc2.s was not PIC, see RT#426. I strip call to fprintf as it'sAndy Polyakov
2002-12-23Finally, a bn_div_words() in VAX assembler that goes through all tests.Richard Levitte
2002-12-20More accurate comments.Richard Levitte
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-02I think I got it now. Apparently, the case of having to shift downRichard Levitte
2002-12-02Make some names consistent.Richard Levitte
2002-12-02Through some experimentation and thinking, I think I finally got theRichard Levitte
2002-12-01Small bugfix: even when r == d, we need to adjust r and q.Richard Levitte
2002-12-01Redo the VAX assembler version of bn_div_words().Richard Levitte
2001-07-30Support for Intel and HP-UXi assemblers.Andy Polyakov
2001-06-22This fixes "Spurious test failures on IRIX?" reported in April. ApparentlyAndy 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
2001-05-14branch on equal is beql, not beq...Richard Levitte
2001-03-27The IRIX fix. Asm recap and corresponding declation.Andy Polyakov
2001-03-09Bug fixes.Richard Levitte
2000-12-15Very few in the "README" is up-to-dateBodo Möller
2000-12-06remove a comment that shouldn't have been there any moreUlf Möller
2000-12-06remove useless instructionUlf Möller
2000-12-06Intel assembler version for bn_sub_part_words(). I haven't gotUlf Möller
2000-11-22Correct a number of syntax errors.Richard Levitte
2000-11-21Reimplement bn_div_words, bn_add_words and bn_sub_words for VAX.Richard Levitte
2000-09-27A compiler warning removed. Thanks to the folks at HP!Richard Levitte
2000-09-17A patch from HP for better performance.Richard Levitte
2000-03-13Remove Win32 assembler files. They are always rebuilt (with someBodo Möller
2000-02-26Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller
1999-11-03Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox
1999-08-24Minor MIPS III/IV tune-up.Andy Polyakov
1999-07-30Bignum division tune-up. Idea is to move multiplications in front ofAndy Polyakov
1999-07-25- performance retunes, v8plus bn_*_comba routines are reimplemented;Andy Polyakov
1999-07-22Remove obsolete files.Ulf Möller
1999-07-20MIPS III/IV assembler module is reimplemented.Andy Polyakov
1999-07-20crypto/bn/asm/mips3.s is moved to crypto/bn/asm/obsolete/Andy Polyakov
1999-07-20crypto/bn/asm/mips3.s is obsolete. I'm moving it to crypto/bn/asm/obsoleteAndy Polyakov
1999-05-13VMS support.Ulf Möller
1999-05-08Superseded by sparcv8.S and sparcv8plus.s.Ulf Möller
1999-05-05Fix problem with /usr/ccs/lib/cpp.Ulf Möller
1999-05-04Sparc v8plus assembler.Ulf Möller
1999-04-19SPARC v8 assembler BIGNUM code.Ulf Möller
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller
1999-03-27Fix Alpha assembler, remove redundant file.Ben Laurie
1999-02-25More CVS ignore stuff...Ralf S. Engelschall
1999-02-12Tidy up asm stuff.Ben Laurie
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21This commit was generated by cvs2svn to track changes on a CVS vendorRalf S. Engelschall