Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27Add PPC64LE assembly for AES-GCM.Adam Langley
2016-09-12Remove unused crypto/perlasm/cbc.pl.David Benjamin
2016-06-28Sync x86 perlasm drivers with upstream master.David Benjamin
2016-06-28perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls.David Benjamin
2016-06-28Revert local change to x86masm.pl.David Benjamin
2016-06-23Make arm-xlate.pl set use strict.David Benjamin
2016-06-22Rebase x86_64-xlate.pl atop master.David Benjamin
2016-03-17perlasm/x86_64-xlate.pl: handle binary constants early.David Benjamin
2016-03-01Pass pure constants verbatim in perlasm/x86_64-xlate.plSteven Valdez
2016-02-24ymm registers are not suffixed with w.David Benjamin
2016-02-11Mark ARM assembly globals hidden uniformly in arm-xlate.pl.David Benjamin
2016-01-19Fix arm perlasm trailing newline.David Benjamin
2015-10-28Get rid of all compiler version checks in perlasm files.David Benjamin
2015-10-27Revert "Get rid of all compiler version checks in perlasm files."David Benjamin
2015-10-26Get rid of all compiler version checks in perlasm files.David Benjamin
2015-10-01Revert section changes for ASM.Adam Langley
2015-09-29Put arm/aarch64 assembly functions in their own section.Adam Langley
2015-06-24Emit #if guards for ARM assembly files.Adam Langley
2015-05-05Add assembly support for 32-bit iOS.David Benjamin
2015-04-29perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS).David Benjamin
2015-04-20Add arm-xlate.pl and initial iOS asm support.David Benjamin
2015-03-14Remove Unused SPARC & PowerPC perlasm scripts.Brian Smith
2015-03-07Don't include .extern and .hidden on OS X.Adam Langley
2015-03-06Include .extern and .hidden in x86-64 asm.Adam Langley
2015-02-23perlasm/x86masm.pl: make it work.David Benjamin
2014-11-11perlasm/x86_64-xlate.pl: handle inter-bank movd.Adam Langley
2014-10-30Build Win32 with Yasm rather than MASM.David Benjamin
2014-10-30Get MASM output working on Win32.David Benjamin
2014-09-11Ensure x86_64 perlasm output ends with a newline.David Benjamin
2014-08-12Windows build fixes.Adam Langley
2014-08-01Add visibility rules.Adam Langley
2014-07-29x86_64 assembly pack: improve masm support.Adam Langley
2014-07-17Ensure x86asm.pl ends with a newline.David Benjamin
2014-06-21perlasm/x86asm.pl: recognize elf-1 denoting old ELF platforms.Adam Langley
2014-06-21perlasm/x86gas.pl: limit special OPENSSL_ia32cap_P treatment to ELF.Adam Langley
2014-06-21This change merges upstream's updated ppc-xlate.pl.Adam Langley
2014-06-21Inital import.Adam Langley