NetBSD-Bugs archive

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

PR/51436 CVS commit: src/sys/arch/sparc64/sparc64



The following reply was made to PR kern/51436; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51436 CVS commit: src/sys/arch/sparc64/sparc64
Date: Mon, 29 Aug 2016 15:57:07 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Aug 29 15:57:07 UTC 2016
 
 Modified Files:
 	src/sys/arch/sparc64/sparc64: kobj_machdep.c
 
 Log Message:
 The target of the OLO10 relocation is the simd13 field of the instruction,
 so use a 13 bit target mask.
 Fixes PR kern/51436 (I broke this myself in rev 1.4)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc64/sparc64/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