Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Fri Aug 2 12:07:25 UTC 2019
Modified Files:
src/common/lib/libc/arch/arm: features.c
src/crypto/external/bsd/openssl.old/dist/crypto: arm_arch.h
src/crypto/external/bsd/openssl/dist/crypto: arm_arch.h
src/sys/arch/arm/include: cdefs.h
Log Message:
ARMv6KZ has been misspelled by GCC since forever, but clang only
provides the correct name. Support both.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/features.c
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/crypto/external/bsd/openssl.old/dist/crypto/arm_arch.h
cvs rdiff -u -r1.6 -r1.7 \
src/crypto/external/bsd/openssl/dist/crypto/arm_arch.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/include/cdefs.h
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