]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/asm/x86_64-gcc.c
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / crypto / bn / asm / x86_64-gcc.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteLicense: change any non-boilerplate comment referring...
2018-11-20  Matt CaswellUpdate copyright year
2018-09-21  Richard Levittecrypto/bn/asm/x86_64-gcc.c: remove unnecessary redefini...
2017-11-16  Andy Polyakovbn/bn_add.c: address performance regression.
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-13  Rich SalzRemove email addresses from source code.
2016-08-31  Andy Polyakovcrypto/bn/*: x86[_64] division instruction doesn't...
2016-05-17  Rich SalzCopyright consolidation 06/10
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-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.