Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64
Module Name: src
Committed By: christos
Date: Sat Jul 19 20:02:17 UTC 2025
Modified Files:
src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64:
Makefile aes-riscv64.S aes.inc crypto.inc
Log Message:
fix relocation truncated to fit: R_RISCV_JAL against symbol
`AES_set_encrypt_key' and add missing stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 \
src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/Makefile \
src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/aes-riscv64.S \
src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/aes.inc \
src/crypto/external/apache2/openssl/lib/libcrypto/arch/riscv64/crypto.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index