summaryrefslogtreecommitdiffstats
path: root/crypto/perlasm
AgeCommit message (Expand)Author
2023-09-19Copyright year updatesRichard Levitte
2023-08-08Fix handling of the "0:" label in arm-xlate.plTom Cosgrove
2022-06-21Update copyright yearMatt Caswell
2022-05-24x86asm: Generate endbr32 based on __CET__.Sebastian Andrzej Siewior
2021-11-18perlasm/ppc-xlate.pl: Fix build on OS XMartin Schwenke
2021-06-17Update copyright yearMatt Caswell
2021-06-08Add aix64-gcc-as architecture and p2align callbackDaniel Bevenius
2021-05-29perlasm/ppc-xlate.pl: Handle rewriting of vector registersMartin Schwenke
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-06-19Remove whitespace from 'white space'haykam821
2020-05-15Update copyright yearMatt Caswell
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-23Update copyright yearMatt Caswell
2020-03-03Fix build with clang assemblerPhilippe Antoine
2020-03-02crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirksRichard Levitte
2020-02-26x86_64: Replace .asciz "GNU" with .byteH.J. Lu
2020-02-18x86_64: Don't assume 8-byte pointer sizeH.J. Lu
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-13x86_64: Always generate .note.gnu.property section for ELF outputsH.J. Lu
2020-02-08x86: Always generate .note.gnu.property section for ELF outputsH.J. Lu
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
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