2016-03-07 |
Andy Polyakov | perlasm/x86_64-xlate.pl: handle binary constants early. |
tree | commitdiff |
2016-02-13 |
Viktor Dukhovni | Fix some issues near recent chomp changes. |
tree | commitdiff |
2016-02-11 |
Richard Levitte | Perl's chop / chomp considered bad, use a regexp instead |
tree | commitdiff |
2016-02-11 |
Andy Polyakov | perlasm/x86_64-xlate.pl: pass pure constants verbatim. |
tree | commitdiff |
2016-02-10 |
Andy Polyakov | x86[_64] assembly pack: add ChaCha20 and Poly1305 modules. |
tree | commitdiff |
2016-02-05 |
FdaSilvaYY | GH601: Various spelling fixes. |
tree | commitdiff |
2015-12-07 |
Andy Polyakov | ARMv4 assembly pack: allow Thumb2 even in iOS build, |
tree | commitdiff |
2015-12-03 |
Andy Polyakov | perlasm/ppc-xlate.pl: comply with ABIs that specify... |
tree | commitdiff |
2015-04-20 |
Andy Polyakov | Add assembly support for 32-bit iOS. |
tree | commitdiff |
2015-04-02 |
Andy Polyakov | perlasm/arm-xlate.pl update (fix end-less loop and... |
tree | commitdiff |
2015-02-24 |
Andy Polyakov | Fix crash in SPARC T4 XTS. |
tree | commitdiff |
2015-02-22 |
Andy Polyakov | perlasm/x86masm.pl: make it work. |
tree | commitdiff |
2015-01-23 |
Andy Polyakov | Add assembly support to ios64-cross. |
tree | commitdiff |
2014-09-11 |
Andy Polyakov | perlasm/x86_64-xlate.pl: handle inter-bank movd. |
tree | commitdiff |
2014-08-09 |
Rich Salz | Undo a90081576c94f9f54de1755188a00ccc1760549a |
tree | commitdiff |
2014-08-08 |
Rich Salz | Remove DJGPP (and therefore WATT32) #ifdef's. |
tree | commitdiff |
2014-07-09 |
Andy Polyakov | x86_64 assembly pack: improve masm support. |
tree | commitdiff |
2014-07-01 |
Andy Polyakov | perlasm/ppc-xlate.pl update. |
tree | commitdiff |
2014-05-12 |
Andy Polyakov | Add "teaser" AES module for PowerISA 2.07. |
tree | commitdiff |
2014-03-07 |
Andy Polyakov | SPARC T4 assembly pack: treat zero input length in... |
tree | commitdiff |
2014-02-27 |
Andy Polyakov | perlasm/x86asm.pl: recognize elf-1 denoting old ELF... |
tree | commitdiff |
2014-02-27 |
Andy Polyakov | perlasm/x86gas.pl: limit special OPENSSL_ia32cap_P... |
tree | commitdiff |
2014-02-14 |
Andy Polyakov | x86[_64]cpuid.pl: add low-level RDSEED. |
tree | commitdiff |
2013-12-18 |
Andy Polyakov | PPC assembly pack: improve AIX support (enable vpaes... |
tree | commitdiff |
2013-12-09 |
Andy Polyakov | x86_64-xlate.pl: minor update. |
tree | commitdiff |
2013-12-04 |
Andy Polyakov | perlasm/ppc-xlate.pl: add support for AltiVec/VMX and... |
tree | commitdiff |
2013-12-04 |
Andy Polyakov | perlasm/ppc-xlate.pl: improve linux64le support. |
tree | commitdiff |
2013-10-31 |
Andy Polyakov | perlas/ppc-xlate.pl: fix typo. |
tree | commitdiff |
2013-10-31 |
Andy Polyakov | perlasm/ppc-xlate.pl: add .quad directive |
tree | commitdiff |
2013-10-14 |
Andy Polyakov | PPC assembly pack: add .size directives. |
tree | commitdiff |
2013-10-03 |
Andy Polyakov | perlasm/sparcv9_modes.pl: make it work even with season... |
tree | commitdiff |
2013-10-02 |
Andy Polyakov | x86_64-xlate.pl: fix jrcxz in nasm case. |
tree | commitdiff |
2013-09-05 |
Veres Lajos | misspellings fixes by https://github.com/vlajos/misspel... |
tree | commitdiff |
2013-06-30 |
Andy Polyakov | x86_64-xlate.pl: Windows fixes. |
tree | commitdiff |
2013-05-13 |
Andy Polyakov | x86_64-xlate.pl: minor size/performance improvement. |
tree | commitdiff |
2013-03-31 |
Andy Polyakov | Add support for SPARC T4 DES opcode. |
tree | commitdiff |
2012-11-24 |
Andy Polyakov | AES for SPARC T4: add XTS, reorder subroutines to impro... |
tree | commitdiff |
2012-11-17 |
Andy Polyakov | Extend OPENSSL_ia32cap_P with extra word to accomodate... |
tree | commitdiff |
2012-11-17 |
Andy Polyakov | perlasm/sparcv9_modes.pl: addendum to commit#22966. |
tree | commitdiff |
2012-10-25 |
Andy Polyakov | perlasm/sparcv9_modes.pl: fix typo in IV save code... |
tree | commitdiff |
2012-10-15 |
Andy Polyakov | sparcv9_modes.pl: membars are reported as must-have. |
tree | commitdiff |
2012-10-14 |
Andy Polyakov | perlasm/sparcv9_modes.pl: "cooperative" optimizations... |
tree | commitdiff |
2012-10-11 |
Andy Polyakov | aest4-sparcv9.pl: split it to AES-specific and reusable... |
tree | commitdiff |
2012-08-29 |
Andy Polyakov | x86cpuid.pl: hide symbols [backport from x86_64]. |
tree | commitdiff |
2012-08-13 |
Andy Polyakov | sha512-x86_64.pl: revert previous change and solve... |
tree | commitdiff |
2012-07-15 |
Andy Polyakov | x86gas.pl: treat OPENSSL_ia32cap_P accordingly to ... |
tree | commitdiff |
2012-04-28 |
Andy Polyakov | perlasm: fix symptom-less bugs, missing semicolons... |
tree | commitdiff |
2012-03-29 |
Andy Polyakov | perlasm/x86masm.pl: fix last fix. |
tree | commitdiff |
2012-03-13 |
Andy Polyakov | x86_64-xlate.pl: remove old kludge. |
tree | commitdiff |
2012-01-21 |
Andy Polyakov | x86_64-xlate.pl: proper solution for RT#2620. |
tree | commitdiff |
2011-12-15 |
Andy Polyakov | vpaes-x86.pl: revert previous commit and solve the... |
tree | commitdiff |
2011-12-09 |
Andy Polyakov | perlasm/x86gas.pl: give a hand old assemblers assemblin... |
tree | commitdiff |
2011-11-12 |
Andy Polyakov | cryptlib.c, etc.: fix linker warnings in 64-bit Darwin... |
tree | commitdiff |
2011-11-12 |
Andy Polyakov | Configure, x86gas.pl: fix linker warnings in 32-bit... |
tree | commitdiff |
2011-10-22 |
Andy Polyakov | x86gas.pl: relax .init segment alignment. |
tree | commitdiff |
2011-10-18 |
Andy Polyakov | x86_64-xlate.pl: make vpaes-x86_64.pl and rc4-md5-x86_6... |
tree | commitdiff |
2011-10-15 |
Andy Polyakov | Add android-x86. |
tree | commitdiff |
2011-09-12 |
Andy Polyakov | Add so called Vector Permutation AES x86[_64] assembler... |
tree | commitdiff |
2011-09-06 |
Andy Polyakov | Padlock engine: make it independent of inline assembler. |
tree | commitdiff |
2011-08-12 |
Andy Polyakov | x86_64-xlate.pl: fix movzw. |
tree | commitdiff |
2011-07-13 |
Andy Polyakov | perlasm/cbc.pl: fix tail processing bug. |
tree | commitdiff |
2011-07-04 |
Andy Polyakov | x86_64-xlate.pl: sha1 and md5 warnings made it to nasm... |
tree | commitdiff |
2011-07-01 |
Andy Polyakov | x86_64-xlate.pl: masm-specific update. |
tree | commitdiff |
2011-06-27 |
Andy Polyakov | Minor x86_64 perlasm update. |
tree | commitdiff |
2011-06-04 |
Andy Polyakov | x86[_64]cpuid.pl: add function accessing rdrand instruc... |
tree | commitdiff |
2011-05-18 |
Andy Polyakov | x86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X. |
tree | commitdiff |
2011-05-18 |
Andy Polyakov | x86_64-xlate.pl: add inter-register movq and make x86_6... |
tree | commitdiff |
2011-05-18 |
Andy Polyakov | x86_64cpuid.pl: allow shared build to work without... |
tree | commitdiff |
2011-05-16 |
Andy Polyakov | ppc-xlate.pl: get linux64 declaration right. |
tree | commitdiff |
2011-05-16 |
Andy Polyakov | x86gas.pl: add palignr and move pclmulqdq. |
tree | commitdiff |
2011-05-16 |
Andy Polyakov | x86_64-xlate.pl: allow "base-less" effective address... |
tree | commitdiff |
2011-04-19 |
Andy Polyakov | perlasm/x86gas.pl: make OPENSSL_instrument_bus[2] compile. |
tree | commitdiff |
2011-04-18 |
Andy Polyakov | perlasm/x86[nm]asm.pl: make OPENSSL_instrument_bus... |
tree | commitdiff |
2011-02-10 |
Andy Polyakov | x86gas.pl: make data_short work on legacy systems. |
tree | commitdiff |
2010-10-10 |
Andy Polyakov | x86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings. |
tree | commitdiff |
2010-07-26 |
Andy Polyakov | perlasm/x86_64-xlate.pl: extend SSE>2 to ml64. |
tree | commitdiff |
2010-07-26 |
Andy Polyakov | perlasm/x86asm.pl: move aesni and pclmulqdq opcodes... |
tree | commitdiff |
2010-06-04 |
Andy Polyakov | x86 perlasm: add support for 16-bit values. |
tree | commitdiff |
2010-06-01 |
Andy Polyakov | x86_64-xlate.pl: refine mingw support and regexps,... |
tree | commitdiff |
2010-05-13 |
Andy Polyakov | x86asm.pl: consistency imrovements. |
tree | commitdiff |
2010-05-13 |
Andy Polyakov | x86_64-xlate.pl: refine some regexp's and add support... |
tree | commitdiff |
2010-04-10 |
Andy Polyakov | perlasm/x86*: add support to SSE>2 and pclmulqdq. x86_6... |
tree | commitdiff |
2010-02-03 |
Dr. Stephen Henson | don't assume 0x is at start of string |
tree | commitdiff |
2010-01-24 |
Andy Polyakov | OPENSSL_cleanse to accept zero length parameter [matchi... |
tree | commitdiff |
2010-01-19 |
Andy Polyakov | x86_64-xlate.pl: refine sign extension logic when handl... |
tree | commitdiff |
2009-11-15 |
Andy Polyakov | x86_64-xlate.pl: new gas requires sign extention in... |
tree | commitdiff |
2009-11-15 |
Andy Polyakov | x86masm.pl: eliminate linker "multiple sections found... |
tree | commitdiff |
2009-05-12 |
Andy Polyakov | x86_64-xlate.pl: small commentary update. |
tree | commitdiff |
2009-05-02 |
Andy Polyakov | Engage cmll-x86_64.pl in Win64 build and make it compil... |
tree | commitdiff |
2009-04-26 |
Andy Polyakov | AESNI perlasm update. |
tree | commitdiff |
2009-04-26 |
Andy Polyakov | Expand OPENSS_ia32cap to 64 bits. |
tree | commitdiff |
2008-12-27 |
Andy Polyakov | x86_64-xlate.pl: support for binary constants, such... |
tree | commitdiff |
2008-12-19 |
Andy Polyakov | x86_64-xlate.pl: fix masm hexadecimal constants. |
tree | commitdiff |
2008-12-17 |
Andy Polyakov | perlasm/x86* update: support for 3 and 4 argument instr... |
tree | commitdiff |
2008-11-14 |
Andy Polyakov | x86_64-xlate.pl update, engage x86_64 assembler in... |
tree | commitdiff |
2008-11-12 |
Andy Polyakov | x86_64-xlate.pl to support MacOS X and mingw64. |
tree | commitdiff |
2008-11-03 |
Andy Polyakov | Minor perlasm updates. |
tree | commitdiff |
2008-10-28 |
Andy Polyakov | x86_64-xlate.pl update: refine SEH support. |
tree | commitdiff |
2008-07-22 |
Andy Polyakov | perlasm update: implement dataseg directive. |
tree | commitdiff |
2008-07-22 |
Andy Polyakov | x86_64-xlate.pl: implement indirect jump/calls, support... |
tree | commitdiff |
next |