]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/asm/x86_64-gcc.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / bn / asm / x86_64-gcc.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-08  Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2013-06-04  Adam LangleyAdd volatile qualifications to two blocks of inline...
2012-11-19  Andy Polyakovx86_64-gcc.c: resore early clobber constraint.
2012-08-29  Andy PolyakovAdd linux-x32 target.
2011-02-23  Dr. Stephen HensonStop warnings.
2009-01-11  Dr. Stephen HensonFix missing prototype warnings then fix different proto...
2008-11-14  Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12  Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02  Dr. Stephen HensonUse stddef.h to pick up size_t def.
2008-11-02  Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-11-01  Ben Lauriesize_tification.
2006-07-31  Andy PolyakovEngage assembler in solaris64-x86_64-cc.
2005-04-03  Andy PolyakovMake bn/asm/x86_64-gcc.c gcc4 savvy. +r is likely to...
2004-05-28  Andy PolyakovEliminate compiler warnings and throw in performance...
2004-02-07  Andy PolyakovTypo in crypto/bn/asm/x86_64.c, bn_div_words().
2002-12-14  Andy Polyakovx86_64 performance patch.