summaryrefslogtreecommitdiff
path: root/crypto/perlasm
Commit message (Expand)AuthorAgeFilesLines
* Fix build with clang assemblerPhilippe Antoine2020-03-031-0/+5
* crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirksRichard Levitte2020-03-021-1/+13
* x86_64: Replace .asciz "GNU" with .byteH.J. Lu2020-02-261-1/+6
* x86_64: Don't assume 8-byte pointer sizeH.J. Lu2020-02-181-0/+51
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-173-3/+3
* x86_64: Always generate .note.gnu.property section for ELF outputsH.J. Lu2020-02-131-7/+14
* x86: Always generate .note.gnu.property section for ELF outputsH.J. Lu2020-02-081-0/+20
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-1/+1
* x86: Add endbranch to indirect branch targets for Intel CETH.J. Lu2020-02-052-0/+8
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-222-2/+2
* Add GNU properties note for Intel CET in x86_64-xlate.plRichard Levitte2020-01-181-0/+21
* crypto/perlasm/ppc-xlate.pl: add linux64v2 flavourAndy Polyakov2019-12-111-4/+4
* s390x assembly pack: perlasm module updatePatrick Steuer2019-11-051-37/+70
* s390x assembly pack: enable clang buildPatrick Steuer2019-11-031-1/+1
* s390x assembly pack: update perlasm modulePatrick Steuer2019-04-251-2/+84
* s390x assembly pack: allow alignment hints for vector load/storePatrick Steuer2019-04-251-4/+4
* Check for unpaired .cfi_remember_stateDavid Benjamin2019-02-171-1/+7
* Fix some CFI issues in x86_64 assemblyDavid Benjamin2019-02-171-0/+9
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-0/+10
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-0/+7
* perlasm/ppc-xlate.pl: add VSX word load/store instructions.Andy Polyakov2019-02-011-0/+2
* s390x assembly pack: perlasm support.Patrick Steuer2019-01-051-0/+3060
* Following the license change, modify the boilerplates in crypto/perlasm/Richard Levitte2018-12-069-9/+9
* Update copyright yearMatt Caswell2018-09-111-1/+1
* perlasm/x86_64-xlate.pl: refine symbol recognition in .xdata.Andy Polyakov2018-07-031-1/+1
* perlasm/ppc-xlate.pl: add vmrg[eo]w instructions.Andy Polyakov2018-06-061-0/+2
* perlasm/ppc-xlate.pl: add new instructions and clean up.Andy Polyakov2018-05-301-13/+30
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-091-1/+1
* Remove remaining NETWARE ifdef'sRich Salz2018-01-072-7/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-3/+3
* perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.Andy Polyakov2017-06-131-2/+28
* Remove filename argument to x86 asm_init.David Benjamin2017-05-114-9/+6
* perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.Andy Polyakov2017-05-051-2/+3
* Fix a few typosFdaSilvaYY2017-02-142-5/+5
* perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.Andy Polyakov2017-02-131-0/+2
* perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive.Andy Polyakov2017-02-101-2/+2
* perlasm/x86_64-xlate.pl: typo fix in comment.Adam Langley2017-02-101-1/+1
* perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.Andy Polyakov2017-02-091-0/+237
* perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.Andy Polyakov2017-02-091-24/+1
* perlasm/x86_64-xlate.pl: minor readability updates.Andy Polyakov2017-02-091-37/+52
* perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.Andy Polyakov2017-02-061-12/+17
* perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing.Andy Polyakov2016-12-151-13/+23
* perlasm/x86_64-xlate.pl: refine sign extension in ea package.Andy Polyakov2016-12-121-2/+9
* Remove trailing whitespace from some files.David Benjamin2016-10-105-21/+21
* perlasm/ppc-xlate.pl: recognize .type directive.Andy Polyakov2016-08-291-19/+53
* Fix compilation when using MASM on x86Gergely Nagy2016-08-161-1/+1
* crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.Andy Polyakov2016-07-151-2/+2
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-011-0/+4
* perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls.Andy Polyakov2016-06-241-7/+8