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
*
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
*
Make arm-xlate.pl set use strict.
David Benjamin
2016-06-20
1
-1
/
+3
*
perlasm/x86*.pl: add endbranch instruction.
Andy Polyakov
2016-06-14
2
-0
/
+9
*
perlasm/x86_64-xlate.pl: add commentary.
Andy Polyakov
2016-06-14
1
-1
/
+7
*
perlasm/x86_64-xlate.pl: refactor argument parsing loop.
Andy Polyakov
2016-06-14
1
-11
/
+12
*
Make x86_64-xlate.pl 'use strict' clean.
David Benjamin
2016-06-14
1
-114
/
+119
*
Remove/rename some old files.
Rich Salz
2016-06-01
1
-0
/
+0
*
Copyright consolidation: perl files
Rich Salz
2016-04-20
9
-13
/
+70
*
perlasm/x86_64-xlate.pl: make latest ml64 work.
Andy Polyakov
2016-04-20
1
-2
/
+5
*
PPC assebmly pack: initial POWER9 support tidbits.
Andy Polyakov
2016-04-13
1
-0
/
+15
*
SPARCv9 assembly pack: unify build rules and argument handling.
Andy Polyakov
2016-03-08
1
-0
/
+4
*
perlasm/x86_64-xlate.pl: handle binary constants early.
Andy Polyakov
2016-03-07
1
-1
/
+1
*
Fix some issues near recent chomp changes.
Viktor Dukhovni
2016-02-13
1
-1
/
+1
*
Perl's chop / chomp considered bad, use a regexp instead
Richard Levitte
2016-02-11
1
-2
/
+2
*
perlasm/x86_64-xlate.pl: pass pure constants verbatim.
Andy Polyakov
2016-02-11
1
-2
/
+5
*
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-10
1
-1
/
+1
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-2
/
+2
*
ARMv4 assembly pack: allow Thumb2 even in iOS build,
Andy Polyakov
2015-12-07
1
-0
/
+6
*
perlasm/ppc-xlate.pl: comply with ABIs that specify vrsave as reserved.
Andy Polyakov
2015-12-03
1
-0
/
+20
*
Add assembly support for 32-bit iOS.
Andy Polyakov
2015-04-20
1
-1
/
+1
*
perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).
Andy Polyakov
2015-04-02
1
-24
/
+49
*
Fix crash in SPARC T4 XTS.
Andy Polyakov
2015-02-24
1
-0
/
+1
*
perlasm/x86masm.pl: make it work.
Andy Polyakov
2015-02-22
1
-6
/
+6
*
Add assembly support to ios64-cross.
Andy Polyakov
2015-01-23
1
-0
/
+140
*
perlasm/x86_64-xlate.pl: handle inter-bank movd.
Andy Polyakov
2014-09-12
1
-1
/
+1
*
Undo a90081576c94f9f54de1755188a00ccc1760549a
Rich Salz
2014-08-09
1
-1
/
+1
*
Remove DJGPP (and therefore WATT32) #ifdef's.
Rich Salz
2014-08-08
1
-1
/
+1
*
x86_64 assembly pack: improve masm support.
Andy Polyakov
2014-07-09
1
-6
/
+14
*
perlasm/ppc-xlate.pl update.
Andy Polyakov
2014-07-01
1
-0
/
+3
*
Add "teaser" AES module for PowerISA 2.07.
Andy Polyakov
2014-05-12
1
-0
/
+33
*
SPARC T4 assembly pack: treat zero input length in CBC.
Andy Polyakov
2014-03-07
1
-0
/
+6
*
perlasm/x86asm.pl: recognize elf-1 denoting old ELF platforms.
Andy Polyakov
2014-02-27
1
-0
/
+2
*
perlasm/x86gas.pl: limit special OPENSSL_ia32cap_P treatment to ELF.
Andy Polyakov
2014-02-27
1
-3
/
+3
*
x86[_64]cpuid.pl: add low-level RDSEED.
Andy Polyakov
2014-02-14
2
-0
/
+21
*
PPC assembly pack: improve AIX support (enable vpaes-ppc).
Andy Polyakov
2013-12-18
1
-1
/
+1
*
x86_64-xlate.pl: minor update.
Andy Polyakov
2013-12-09
1
-0
/
+1
*
perlasm/ppc-xlate.pl: add support for AltiVec/VMX and VSX.
Andy Polyakov
2013-12-04
1
-1
/
+5
*
perlasm/ppc-xlate.pl: improve linux64le support.
Andy Polyakov
2013-12-04
1
-5
/
+11
*
perlas/ppc-xlate.pl: fix typo.
Andy Polyakov
2013-10-31
1
-1
/
+1
*
perlasm/ppc-xlate.pl: add .quad directive
Andy Polyakov
2013-10-31
1
-0
/
+19
*
PPC assembly pack: add .size directives.
Andy Polyakov
2013-10-15
1
-3
/
+5
*
perlasm/sparcv9_modes.pl: make it work even with seasoned perl.
Andy Polyakov
2013-10-03
1
-2
/
+2
*
x86_64-xlate.pl: fix jrcxz in nasm case.
Andy Polyakov
2013-10-03
1
-3
/
+3
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
3
-3
/
+3
*
x86_64-xlate.pl: Windows fixes.
Andy Polyakov
2013-06-30
1
-3
/
+5
[next]