]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/perlasm/x86_64-xlate.pl
Update copyright year
[thirdparty/openssl.git] / crypto / perlasm / x86_64-xlate.pl
2020-04-23  Matt CaswellUpdate copyright year
2020-03-03  Philippe AntoineFix build with clang assembler
2020-03-02  Richard Levittecrypto/perlasm/x86_64-xlate.pl: detect GNU as to deal...
2020-02-26  H.J. Lux86_64: Replace .asciz "GNU" with .byte
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-13  H.J. Lux86_64: Always generate .note.gnu.property section...
2020-01-18  Richard LevitteAdd GNU properties note for Intel CET in x86_64-xlate.pl
2019-02-17  David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-07-03  Andy Polyakovperlasm/x86_64-xlate.pl: refine symbol recognition...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-05-05  Andy Polyakovperlasm/x86_64-xlate.pl: work around problem with hex...
2017-02-14  FdaSilvaYYFix a few typos
2017-02-13  Andy Polyakovperlasm/x86_64-xlate.pl: recognize even offset(%reg...
2017-02-10  Andy Polyakovperlasm/x86_64-xlate.pl: fix pair of typo-bugs in the...
2017-02-10  Adam Langleyperlasm/x86_64-xlate.pl: typo fix in comment.
2017-02-09  Andy Polyakovperlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
2017-02-09  Andy Polyakovperlasm/x86_64-xlate.pl: remove obsolete .picmeup synth...
2017-02-09  Andy Polyakovperlasm/x86_64-xlate.pl: minor readability updates.
2017-02-06  Andy Polyakovperlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
2016-12-15  Andy Polyakovperlasm/x86_64-xlate.pl: add support for AVX512 OPMASK...
2016-12-12  Andy Polyakovperlasm/x86_64-xlate.pl: refine sign extension in ea...
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-07-15  Andy Polyakovcrypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed...
2016-06-24  Andy Polyakovperlasm/x86_64-xlate.pl: address errors and warnings...
2016-06-14  Andy Polyakovperlasm/x86*.pl: add endbranch instruction.
2016-06-14  Andy Polyakovperlasm/x86_64-xlate.pl: add commentary.
2016-06-14  Andy Polyakovperlasm/x86_64-xlate.pl: refactor argument parsing...
2016-06-14  David BenjaminMake x86_64-xlate.pl 'use strict' clean.
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-20  Andy Polyakovperlasm/x86_64-xlate.pl: make latest ml64 work.
2016-03-07  Andy Polyakovperlasm/x86_64-xlate.pl: handle binary constants early.
2016-02-13  Viktor DukhovniFix some issues near recent chomp changes.
2016-02-11  Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11  Andy Polyakovperlasm/x86_64-xlate.pl: pass pure constants verbatim.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2014-09-11  Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-07-09  Andy Polyakovx86_64 assembly pack: improve masm support.
2014-02-14  Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2013-12-09  Andy Polyakovx86_64-xlate.pl: minor update.
2013-10-02  Andy Polyakovx86_64-xlate.pl: fix jrcxz in nasm case.
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-30  Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-05-13  Andy Polyakovx86_64-xlate.pl: minor size/performance improvement.
2012-08-13  Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-03-13  Andy Polyakovx86_64-xlate.pl: remove old kludge.
2012-01-21  Andy Polyakovx86_64-xlate.pl: proper solution for RT#2620.
2011-11-12  Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-10-18  Andy Polyakovx86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6...
2011-09-12  Andy PolyakovAdd so called Vector Permutation AES x86[_64] assembler...
2011-08-12  Andy Polyakovx86_64-xlate.pl: fix movzw.
2011-07-04  Andy Polyakovx86_64-xlate.pl: sha1 and md5 warnings made it to nasm...
2011-07-01  Andy Polyakovx86_64-xlate.pl: masm-specific update.
2011-06-27  Andy PolyakovMinor x86_64 perlasm update.
2011-06-04  Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-05-18  Andy Polyakovx86_64-xlate.pl: add inter-register movq and make x86_6...
2011-05-18  Andy Polyakovx86_64cpuid.pl: allow shared build to work without...
2011-05-16  Andy Polyakovx86_64-xlate.pl: allow "base-less" effective address...
2010-10-10  Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.
2010-07-26  Andy Polyakovperlasm/x86_64-xlate.pl: extend SSE>2 to ml64.
2010-06-01  Andy Polyakovx86_64-xlate.pl: refine mingw support and regexps,...
2010-05-13  Andy Polyakovx86_64-xlate.pl: refine some regexp's and add support...
2010-04-10  Andy Polyakovperlasm/x86*: add support to SSE>2 and pclmulqdq. x86_6...
2010-02-03  Dr. Stephen Hensondon't assume 0x is at start of string
2010-01-19  Andy Polyakovx86_64-xlate.pl: refine sign extension logic when handl...
2009-11-15  Andy Polyakovx86_64-xlate.pl: new gas requires sign extention in...
2009-05-12  Andy Polyakovx86_64-xlate.pl: small commentary update.
2009-05-02  Andy PolyakovEngage cmll-x86_64.pl in Win64 build and make it compil...
2009-04-26  Andy PolyakovAESNI perlasm update.
2008-12-27  Andy Polyakovx86_64-xlate.pl: support for binary constants, such...
2008-12-19  Andy Polyakovx86_64-xlate.pl: fix masm hexadecimal constants.
2008-12-17  Andy Polyakovperlasm/x86* update: support for 3 and 4 argument instr...
2008-11-14  Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12  Andy Polyakovx86_64-xlate.pl to support MacOS X and mingw64.
2008-11-03  Andy PolyakovMinor perlasm updates.
2008-10-28  Andy Polyakovx86_64-xlate.pl update: refine SEH support.
2008-07-22  Andy Polyakovx86_64-xlate.pl: implement indirect jump/calls, support...
2008-05-03  Andy PolyakovDepict future Win64/x64 development.
2008-02-13  Andy PolyakovSupport for NASM>=2 in Win64/x64 build.
2008-02-11  Andy PolyakovAd-hockery for Platform SDK ml64.
2008-01-12  Andy Polyakovrc4-x86_64 portability fix.
2007-08-23  Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-05-14  Andy Polyakovx86_64 assembler updates.
2006-10-17  Andy PolyakovSupport for .asciz directive in perlasm modules.
2005-11-09  Andy PolyakovMinor perlasm clean-up.
2005-11-06  Andy Polyakovx86_64-xlate.pl commentary section update.
2005-07-18  Andy Polyakov~15% better AES x86_64 assembler.
2005-07-12  Andy Polyakovcomplementary x86_64-xlate.pl update.
2005-06-20  Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-05-09  Andy PolyakovAllow for 64-bit cache-line alignments in code segment.
2005-05-07  Andy Polyakovx86_64 assembler translator update.
2005-05-04  Andy Polyakovx86_64 assembler translator update.
2005-05-03  Andy Polyakovx86_64 assembler translator update.
2005-04-17  Andy PolyakovThrow in x86_64 AT&T to MASM assembler converter to...