index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
perlasm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with clang assembler
Philippe Antoine
2020-03-03
1
-0
/
+5
*
crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks
Richard Levitte
2020-03-02
1
-1
/
+13
*
x86_64: Replace .asciz "GNU" with .byte
H.J. Lu
2020-02-26
1
-1
/
+6
*
x86_64: Don't assume 8-byte pointer size
H.J. Lu
2020-02-18
1
-0
/
+51
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
3
-3
/
+3
*
x86_64: Always generate .note.gnu.property section for ELF outputs
H.J. Lu
2020-02-13
1
-7
/
+14
*
x86: Always generate .note.gnu.property section for ELF outputs
H.J. Lu
2020-02-08
1
-0
/
+20
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
1
-1
/
+1
*
x86: Add endbranch to indirect branch targets for Intel CET
H.J. Lu
2020-02-05
2
-0
/
+8
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
2
-2
/
+2
*
Add GNU properties note for Intel CET in x86_64-xlate.pl
Richard Levitte
2020-01-18
1
-0
/
+21
*
crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
Andy Polyakov
2019-12-11
1
-4
/
+4
*
s390x assembly pack: perlasm module update
Patrick Steuer
2019-11-05
1
-37
/
+70
*
s390x assembly pack: enable clang build
Patrick Steuer
2019-11-03
1
-1
/
+1
*
s390x assembly pack: update perlasm module
Patrick Steuer
2019-04-25
1
-2
/
+84
*
s390x assembly pack: allow alignment hints for vector load/store
Patrick Steuer
2019-04-25
1
-4
/
+4
*
Check for unpaired .cfi_remember_state
David Benjamin
2019-02-17
1
-1
/
+7
*
Fix some CFI issues in x86_64 assembly
David Benjamin
2019-02-17
1
-0
/
+9
*
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-0
/
+10
*
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
1
-0
/
+7
*
perlasm/ppc-xlate.pl: add VSX word load/store instructions.
Andy Polyakov
2019-02-01
1
-0
/
+2
*
s390x assembly pack: perlasm support.
Patrick Steuer
2019-01-05
1
-0
/
+3060
*
Following the license change, modify the boilerplates in crypto/perlasm/
Richard Levitte
2018-12-06
9
-9
/
+9
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
perlasm/x86_64-xlate.pl: refine symbol recognition in .xdata.
Andy Polyakov
2018-07-03
1
-1
/
+1
*
perlasm/ppc-xlate.pl: add vmrg[eo]w instructions.
Andy Polyakov
2018-06-06
1
-0
/
+2
*
perlasm/ppc-xlate.pl: add new instructions and clean up.
Andy Polyakov
2018-05-30
1
-13
/
+30
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Remove remaining NETWARE ifdef's
Rich Salz
2018-01-07
2
-7
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-3
/
+3
*
perlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.
Andy Polyakov
2017-06-13
1
-2
/
+28
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
4
-9
/
+6
*
perlasm/x86_64-xlate.pl: work around problem with hex constants in masm.
Andy Polyakov
2017-05-05
1
-2
/
+3
*
Fix a few typos
FdaSilvaYY
2017-02-14
2
-5
/
+5
*
perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.
Andy Polyakov
2017-02-13
1
-0
/
+2
*
perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive.
Andy Polyakov
2017-02-10
1
-2
/
+2
*
perlasm/x86_64-xlate.pl: typo fix in comment.
Adam Langley
2017-02-10
1
-1
/
+1
*
perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
Andy Polyakov
2017-02-09
1
-0
/
+237
*
perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive.
Andy Polyakov
2017-02-09
1
-24
/
+1
*
perlasm/x86_64-xlate.pl: minor readability updates.
Andy Polyakov
2017-02-09
1
-37
/
+52
*
perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
Andy Polyakov
2017-02-06
1
-12
/
+17
*
perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing.
Andy Polyakov
2016-12-15
1
-13
/
+23
*
perlasm/x86_64-xlate.pl: refine sign extension in ea package.
Andy Polyakov
2016-12-12
1
-2
/
+9
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
5
-21
/
+21
*
perlasm/ppc-xlate.pl: recognize .type directive.
Andy Polyakov
2016-08-29
1
-19
/
+53
*
Fix compilation when using MASM on x86
Gergely Nagy
2016-08-16
1
-1
/
+1
*
crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes.
Andy Polyakov
2016-07-15
1
-2
/
+2
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-01
1
-0
/
+4
*
perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls.
Andy Polyakov
2016-06-24
1
-7
/
+8
[next]