]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/perlasm
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / perlasm /
2019-04-25  Patrick Steuers390x assembly pack: update perlasm module
2019-04-25  Patrick Steuers390x assembly pack: allow alignment hints for vector...
2019-02-17  David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2019-02-16  Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-01  Andy Polyakovperlasm/ppc-xlate.pl: add VSX word load/store instructions.
2019-01-05  Patrick Steuers390x assembly pack: perlasm support.
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...
2018-06-06  Andy Polyakovperlasm/ppc-xlate.pl: add vmrg[eo]w instructions.
2018-05-30  Andy Polyakovperlasm/ppc-xlate.pl: add new instructions and clean up.
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07  Rich SalzRemove remaining NETWARE ifdef's
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-06-13  Andy Polyakovperlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.
2017-05-11  David BenjaminRemove filename argument to x86 asm_init.
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-08-29  Andy Polyakovperlasm/ppc-xlate.pl: recognize .type directive.
2016-08-16  Gergely NagyFix compilation when using MASM on x86
2016-07-15  Andy Polyakovcrypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed...
2016-07-01  Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-24  Andy Polyakovperlasm/x86_64-xlate.pl: address errors and warnings...
2016-06-20  David BenjaminMake arm-xlate.pl set use strict.
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-06-01  Rich SalzRemove/rename some old files.
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-20  Andy Polyakovperlasm/x86_64-xlate.pl: make latest ml64 work.
2016-04-13  Andy PolyakovPPC assebmly pack: initial POWER9 support tidbits.
2016-03-08  Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
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-10  Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2015-12-07  Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-12-03  Andy Polyakovperlasm/ppc-xlate.pl: comply with ABIs that specify...
2015-04-20  Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-02  Andy Polyakovperlasm/arm-xlate.pl update (fix end-less loop and...
2015-02-24  Andy PolyakovFix crash in SPARC T4 XTS.
2015-02-22  Andy Polyakovperlasm/x86masm.pl: make it work.
2015-01-23  Andy PolyakovAdd assembly support to ios64-cross.
2014-09-11  Andy Polyakovperlasm/x86_64-xlate.pl: handle inter-bank movd.
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-07-09  Andy Polyakovx86_64 assembly pack: improve masm support.
2014-07-01  Andy Polyakovperlasm/ppc-xlate.pl update.
2014-05-12  Andy PolyakovAdd "teaser" AES module for PowerISA 2.07.
2014-03-07  Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-02-27  Andy Polyakovperlasm/x86asm.pl: recognize elf-1 denoting old ELF...
2014-02-27  Andy Polyakovperlasm/x86gas.pl: limit special OPENSSL_ia32cap_P...
2014-02-14  Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2013-12-18  Andy PolyakovPPC assembly pack: improve AIX support (enable vpaes...
2013-12-09  Andy Polyakovx86_64-xlate.pl: minor update.
2013-12-04  Andy Polyakovperlasm/ppc-xlate.pl: add support for AltiVec/VMX and...
2013-12-04  Andy Polyakovperlasm/ppc-xlate.pl: improve linux64le support.
2013-10-31  Andy Polyakovperlas/ppc-xlate.pl: fix typo.
2013-10-31  Andy Polyakovperlasm/ppc-xlate.pl: add .quad directive
2013-10-14  Andy PolyakovPPC assembly pack: add .size directives.
2013-10-03  Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
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.
2013-03-31  Andy PolyakovAdd support for SPARC T4 DES opcode.
2012-11-24  Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
2012-11-17  Andy PolyakovExtend OPENSSL_ia32cap_P with extra word to accomodate...
2012-11-17  Andy Polyakovperlasm/sparcv9_modes.pl: addendum to commit#22966.
2012-10-25  Andy Polyakovperlasm/sparcv9_modes.pl: fix typo in IV save code...
2012-10-15  Andy Polyakovsparcv9_modes.pl: membars are reported as must-have.
2012-10-14  Andy Polyakovperlasm/sparcv9_modes.pl: "cooperative" optimizations...
2012-10-11  Andy Polyakovaest4-sparcv9.pl: split it to AES-specific and reusable...
2012-08-29  Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64].
2012-08-13  Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-07-15  Andy Polyakovx86gas.pl: treat OPENSSL_ia32cap_P accordingly to ...
2012-04-28  Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-03-29  Andy Polyakovperlasm/x86masm.pl: fix last fix.
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-12-15  Andy Polyakovvpaes-x86.pl: revert previous commit and solve the...
2011-12-09  Andy Polyakovperlasm/x86gas.pl: give a hand old assemblers assemblin...
2011-11-12  Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-11-12  Andy PolyakovConfigure, x86gas.pl: fix linker warnings in 32-bit...
next