NetBSD-Bugs archive

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

PR/38482 CVS commit: src/common/lib/libc/arch/mips/atomic



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38482 CVS commit: src/common/lib/libc/arch/mips/atomic
Date: Wed, 30 Apr 2008 00:17:34 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Wed Apr 30 00:17:34 UTC 2008
 
 Modified Files:
        src/common/lib/libc/arch/mips/atomic: Makefile.inc
 Added Files:
        src/common/lib/libc/arch/mips/atomic: atomic_cas_up.S
 
 Log Message:
 Assembly _atomic_cas_up() for mips. PR lib/38482.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.6 -r1.7 src/common/lib/libc/arch/mips/atomic/Makefile.inc
 cvs rdiff -r0 -r1.1 src/common/lib/libc/arch/mips/atomic/atomic_cas_up.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