NetBSD-Bugs archive

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

PR/43022 CVS commit: src/common/lib/libc/arch/powerpc64/atomic



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

From: matthew green <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43022 CVS commit: src/common/lib/libc/arch/powerpc64/atomic
Date: Mon, 22 Mar 2010 02:22:33 +0000

 Module Name:   src
 Committed By:  mrg
 Date:          Mon Mar 22 02:22:32 UTC 2010
 
 Modified Files:
        src/common/lib/libc/arch/powerpc64/atomic: atomic_op_asm.h
 
 Log Message:
 define _NOREGNAMES before including <machine/asm.h>, like powerpc does.
 
 from dennis.c.ferguson%gmail.com@localhost in PR#43022.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 \
     src/common/lib/libc/arch/powerpc64/atomic/atomic_op_asm.h
 
 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