summaryrefslogtreecommitdiff
path: root/crypto/perlasm
Commit message (Expand)AuthorAgeFilesLines
* riscv: GCM: Simplify GCM calculationChristoph Müllner2023-03-161-0/+79
* riscv: GCM: Use riscv.pmChristoph Müllner2023-03-161-0/+29
* riscv.pm: Add improved error messages to read_reg codeChristoph Müllner2023-03-161-2/+24
* riscv: aes: Move reusable Perl code into Perl moduleChristoph Müllner2023-03-161-0/+101
* Restrict the Arm 'LDR REG, =VALUE' pseudo instruction on Neon, to appease clangTom Cosgrove2023-02-081-0/+10
* Add two new build targets to enable the possibility of using clang-cl asEverton Constantino2022-11-241-0/+11
* x86asm: Generate endbr32 based on __CET__.Sebastian Andrzej Siewior2022-05-241-0/+2
* Update copyright yearMatt Caswell2022-05-032-2/+2
* aes-gcm-avx512.pl: Fixed mingw64 buildAndrey Matyukov2022-03-141-1/+1
* chacha20 performance optimizations for ppc64le with 8x lanes,Deepankar Bhattacharjee2022-02-221-0/+17
* perlasm/ppc-xlate.pl: Fix build on OS XMartin Schwenke2021-11-181-2/+3
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Add aix64-gcc-as architecture and p2align callbackDaniel Bevenius2021-06-081-0/+4
* perlasm/ppc-xlate.pl: Handle rewriting of vector registersMartin Schwenke2021-05-291-6/+76
* Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb2020-07-051-82/+88
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-051-0/+0
* Remove whitespace from 'white space'haykam8212020-06-193-3/+3
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Amend references to "OpenSSL license"Shourya Shukla2020-04-292-2/+2
* Update copyright yearMatt Caswell2020-04-235-5/+5
* 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