61 коммитов (72bc2328b104dde7a60d0b513c5ea95e73d5ca18)

Автор SHA1 Сообщение Дата
  David Benjamin 6dc994265e Sync up some perlasm license headers and easy fixes. 6 лет назад
  David Benjamin 4281bcd5d2 Revert assembly changes in "Hide CPU capability symbols in C." 7 лет назад
  David Benjamin 38636aba74 Hide CPU capability symbols in C. 7 лет назад
  David Benjamin f03cdc3a93 Sync ARM assembly up to 609b0852e4. 7 лет назад
  David Benjamin 8da59555c6 ARMv4 assembly pack: allow Thumb2 even in iOS build, and engage it in most modules. 7 лет назад
  David Benjamin 583c12ea97 Remove filename argument to x86 asm_init. 7 лет назад
  David Benjamin ad50a0d7cd Fix diff_asm.go and revert another local MASM perlasm change. 7 лет назад
  Steven Valdez 43e5a26b53 Fixing assembly coverage reporting. 7 лет назад
  David Benjamin c862c31f4c perlasm/x86_64-xlate.pl: work around problem with hex constants in masm. 7 лет назад
  David Benjamin e34eaa6409 Remove old masm workaround. 7 лет назад
  Adam Langley 107d4388cb Gate assembly sources on !OPENSSL_NO_ASM. 7 лет назад
  David Benjamin 98f5dc30ba perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression. 7 лет назад
  David Benjamin f3cc7a3366 perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the new cfi_directive. 7 лет назад
  David Benjamin 4c4053191a perlasm/x86_64-xlate.pl: typo fix in comment. 7 лет назад
  David Benjamin 0f28691d3d Fix a few typos. 7 лет назад
  Adam Langley c948d46569 Remove trailing whitespace from Perl files. 7 лет назад
  Adam Langley 689eb3d03a x86_64-xlate.pl: import fix(?) from upstream. 7 лет назад
  Adam Langley 9ad43cbf64 x86_64-xlate.pl: drop some whitespace. 7 лет назад
  Adam Langley 9be3238e18 perlasm/x86_64-xlate.pl: recognize DWARF CFI directives. 7 лет назад
  Adam Langley 949628a2ab perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic directive. 7 лет назад
  Adam Langley 25126633dc perlasm/x86_64-xlate.pl: minor readability updates. 7 лет назад
  Adam Langley 314997902e perlasm/x86_64-xlate.pl: clarify SEH coding guidelines. 7 лет назад
  Adam Langley 4229d26b7e perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK-ing. 7 лет назад
  David Benjamin fa99197b9d perlasm/x86_64-xlate.pl: refine sign extension in ea package. 7 лет назад
  Adam Langley 4467e59bc8 Add PPC64LE assembly for AES-GCM. 8 лет назад
  David Benjamin 8e726eca12 Remove unused crypto/perlasm/cbc.pl. 8 лет назад
  David Benjamin d1fa9f970e Sync x86 perlasm drivers with upstream master. 8 лет назад
  David Benjamin 66194feedd perlasm/x86_64-xlate.pl: address errors and warnings in elderly perls. 8 лет назад
  David Benjamin ac81d92968 Revert local change to x86masm.pl. 8 лет назад
  David Benjamin ff594ca8c8 Make arm-xlate.pl set use strict. 8 лет назад
  David Benjamin b111f7a0e4 Rebase x86_64-xlate.pl atop master. 8 лет назад
  David Benjamin 8d5717b019 perlasm/x86_64-xlate.pl: handle binary constants early. 8 лет назад
  Steven Valdez aeb69a02b8 Pass pure constants verbatim in perlasm/x86_64-xlate.pl 8 лет назад
  David Benjamin 030d08513e ymm registers are not suffixed with w. 8 лет назад
  David Benjamin 3ab3e3db6e Mark ARM assembly globals hidden uniformly in arm-xlate.pl. 8 лет назад
  David Benjamin b8ba65a73a Fix arm perlasm trailing newline. 8 лет назад
  David Benjamin 278d34234f Get rid of all compiler version checks in perlasm files. 9 лет назад
  David Benjamin 75885e29c4 Revert "Get rid of all compiler version checks in perlasm files." 9 лет назад
  David Benjamin b9c26014de Get rid of all compiler version checks in perlasm files. 9 лет назад
  Adam Langley 0dd93002dd Revert section changes for ASM. 9 лет назад
  Adam Langley 2ab24a2d40 Put arm/aarch64 assembly functions in their own section. 9 лет назад
  Adam Langley 9eaf07d460 Emit #if guards for ARM assembly files. 9 лет назад
  David Benjamin 2a2dbaa9e4 Add assembly support for 32-bit iOS. 9 лет назад
  David Benjamin 15a08fcca2 perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS). 9 лет назад
  David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support. 9 лет назад
  Brian Smith 949b26827a Remove Unused SPARC & PowerPC perlasm scripts. 9 лет назад
  Adam Langley 8a4ab4fc1d Don't include .extern and .hidden on OS X. 9 лет назад
  Adam Langley d216b71f90 Include .extern and .hidden in x86-64 asm. 9 лет назад
  David Benjamin 6204eba91e perlasm/x86masm.pl: make it work. 9 лет назад
  Adam Langley 7530e3031d perlasm/x86_64-xlate.pl: handle inter-bank movd. 10 лет назад