Regenerate asm files with Makefile and CC=gcc and ASM=nasm where gcc version was 5.4.0 and nasm version was 2.11.08. Also asm files in asm_obsolete dir to support old compiler and assembler are regenerated without CC and ASM envs. Fixes: https://github.com/nodejs/node/issues/13161 Backport-PR-URL: https://github.com/nodejs/node/pull/13696 PR-URL: https://github.com/nodejs/node/pull/13233 Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
|---|---|---|
| .. | ||
| aes | ||
| bf | ||
| bn | ||
| camellia | ||
| cast | ||
| des | ||
| md5 | ||
| modes | ||
| rc4 | ||
| ripemd | ||
| sha | ||
| whrlpool | ||
| x86cpuid.s | ||