summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
AgeCommit message (Expand)Author
2020-02-05x86: Add endbranch to indirect branch targets for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-18Add GNU properties note for Intel CET in x86_64-xlate.plRichard Levitte
2019-12-11crypto/perlasm/ppc-xlate.pl: add linux64v2 flavourAndy Polyakov
2019-11-05s390x assembly pack: perlasm module updatePatrick Steuer
2019-11-03s390x assembly pack: enable clang buildPatrick Steuer
2019-04-25s390x assembly pack: update perlasm modulePatrick Steuer
2019-04-25s390x assembly pack: allow alignment hints for vector load/storePatrick Steuer
2019-02-17Check for unpaired .cfi_remember_stateDavid Benjamin
2019-02-17Fix some CFI issues in x86_64 assemblyDavid Benjamin
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-01perlasm/ppc-xlate.pl: add VSX word load/store instructions.Andy Polyakov
2019-01-05s390x assembly pack: perlasm support.Patrick Steuer
2018-12-06Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-07-03perlasm/x86_64-xlate.pl: refine symbol recognition in .xdata.Andy Polyakov
2018-06-06perlasm/ppc-xlate.pl: add vmrg[eo]w instructions.Andy Polyakov
2018-05-30perlasm/ppc-xlate.pl: add new instructions and clean up.Andy Polyakov
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-07Remove remaining NETWARE ifdef'sRich Salz
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-13perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-05-05perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.Andy Polyakov
2017-02-14Fix a few typosFdaSilvaYY
2017-02-13perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.Andy Polyakov
2017-02-10perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive.Andy Polyakov
2017-02-10perlasm/x86_64-xlate.pl: typo fix in comment.Adam Langley
2017-02-09perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.Andy Polyakov
2017-02-09perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.Andy Polyakov
2017-02-09perlasm/x86_64-xlate.pl: minor readability updates.Andy Polyakov
2017-02-06perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.Andy Polyakov
2016-12-15perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing.Andy Polyakov
2016-12-12perlasm/x86_64-xlate.pl: refine sign extension in ea package.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-29perlasm/ppc-xlate.pl: recognize .type directive.Andy Polyakov
2016-08-16Fix compilation when using MASM on x86Gergely Nagy
2016-07-15crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.Andy Polyakov
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-06-24perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls.Andy Polyakov
2016-06-20Make arm-xlate.pl set use strict.David Benjamin
2016-06-14perlasm/x86*.pl: add endbranch instruction.Andy Polyakov
2016-06-14perlasm/x86_64-xlate.pl: add commentary.Andy Polyakov
2016-06-14perlasm/x86_64-xlate.pl: refactor argument parsing loop.Andy Polyakov
2016-06-14Make x86_64-xlate.pl 'use strict' clean.David Benjamin
2016-06-01Remove/rename some old files.Rich Salz
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-20perlasm/x86_64-xlate.pl: make latest ml64 work.Andy Polyakov