Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64
Module Name: src
Committed By: skrll
Date: Wed Sep 9 05:56:04 UTC 2026
Modified Files:
src/sys/arch/aarch64/aarch64: aarch64_machdep.c kobj_machdep.c
src/sys/arch/aarch64/include: elf_machdep.h
Log Message:
aarch64: fix relocation names to have R_AARCH64_ and not R_AARCH_
compat defines are not included as very unlikely that they're needed
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/aarch64/aarch64/aarch64_machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/aarch64/aarch64/kobj_machdep.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/aarch64/include/elf_machdep.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