Conversion to UTF-8 where needed
[oweals/openssl.git] / crypto / bn / asm / x86_64-gcc.c
2015-07-13 Richard LevitteConversion to UTF-8 where needed
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-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-08 Andy PolyakovFix for CVE-2014-3570.
2014-08-19 Adam LangleyAdd volatile qualifications to two blocks of inline...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-02-28 Ben LaurieFix warning.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
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.