aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/x86_64-gcc.c
Commit message (Expand)AuthorAgeFilesLines
* Stop warnings.Dr. Stephen Henson2011-02-231-1/+1
* Fix missing prototype warnings then fix different prototype warnings ;-)Dr. Stephen Henson2009-01-111-7/+11
* x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov2008-11-141-1/+5
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov2008-11-121-2/+2
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-2/+1
* Use stddef.h to pick up size_t def.Dr. Stephen Henson2008-11-021-1/+1
* Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson2008-11-021-0/+1
* size_tification.Ben Laurie2008-11-011-1/+1
* Engage assembler in solaris64-x86_64-cc.Andy Polyakov2006-07-311-0/+4
* Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to be initiallyAndy Polyakov2005-04-031-2/+2
* Eliminate compiler warnings and throw in performance table.Andy Polyakov2004-05-281-16/+34
* Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov2004-02-071-1/+1
* x86_64 performance patch.Andy Polyakov2002-12-141-0/+575