summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/x86_64-gcc.c
AgeCommit message (Expand)Author
2015-01-22bn/asm/x86_64-gcc.cL make it indent-friendly.Andy Polyakov
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2015-01-08Fix for CVE-2014-3570 (with minor bn_asm.c revamp).Andy Polyakov
2014-02-01Add volatile qualifications to two blocks of inline asm to stop GCC fromAdam Langley
2012-11-19x86_64-gcc.c: resore early clobber constraint [from HEAD].Andy Polyakov
2012-08-29Add linux-x32 target [from HEAD].Andy Polyakov
2010-02-28Fix warning.Ben Laurie
2009-01-11Fix missing prototype warnings then fix different prototype warnings ;-)Dr. Stephen Henson
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-02Use stddef.h to pick up size_t def.Dr. Stephen Henson
2008-11-02Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson
2008-11-01size_tification.Ben Laurie
2006-07-31Engage assembler in solaris64-x86_64-cc.Andy Polyakov
2005-04-03Make bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to be initiallyAndy Polyakov
2004-05-28Eliminate compiler warnings and throw in performance table.Andy Polyakov
2004-02-07Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov