NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60660 CVS commit: src/sys/arch/aarch64/aarch64



The following reply was made to PR port-arm/60660; it has been noted by GNATS.

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60660 CVS commit: src/sys/arch/aarch64/aarch64
Date: Wed, 9 Sep 2026 05:47:53 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Wed Sep  9 05:47:52 UTC 2026
 
 Modified Files:
 	src/sys/arch/aarch64/aarch64: kobj_machdep.c
 
 Log Message:
 aarch64: Teach kobj_reloc about R_AARCH64_LDST128_ABS_LO12_NC.
 
 PR port-arm/60660: missing R_AARCH_LDST128_ABS_LO12_NC
 
 From Taylor
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/sys/arch/aarch64/aarch64/kobj_machdep.c
 
 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