NetBSD-Bugs archive

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

PR/43009 CVS commit: src/lib/libc/arch/powerpc64/gen



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

From: matthew green <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43009 CVS commit: src/lib/libc/arch/powerpc64/gen
Date: Mon, 22 Mar 2010 01:39:12 +0000

 Module Name:   src
 Committed By:  mrg
 Date:          Mon Mar 22 01:39:11 UTC 2010
 
 Modified Files:
        src/lib/libc/arch/powerpc64/gen: __sigsetjmp14.S
 
 Log Message:
 replace kernel-only 'stmd' and 'lmd' operations in userland with equivalent
 sequences of code, as done in eg, powerpc64/gen/_setjmp.S rev 1.2.
 
 from dennis.c.ferguson%gmail.com@localhost in PR#43009.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/lib/libc/arch/powerpc64/gen/__sigsetjmp14.S
 
 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