NetBSD-Bugs archive

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

PR/51436 CVS commit: [netbsd-6-0] src/sys/arch/sparc64/sparc64



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51436 CVS commit: [netbsd-6-0] src/sys/arch/sparc64/sparc64
Date: Sat, 24 Sep 2016 13:06:48 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Sep 24 13:06:48 UTC 2016
 
 Modified Files:
 	src/sys/arch/sparc64/sparc64 [netbsd-6-0]: kobj_machdep.c
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #1405):
 	sys/arch/sparc64/sparc64/kobj_machdep.c: revision 1.5
 	sys/arch/sparc64/sparc64/kobj_machdep.c: revision 1.6
 Follow rev. 1.54, 1.55 of libexec/ld.elf_so/arch/sparc64/mdreloc.c.
 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.4 -r1.4.20.1 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