NetBSD-Bugs archive

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

PR/48635 CVS commit: src/common/lib/libc/arch/arm/atomic



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

From: "Matt Thomas" <matt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48635 CVS commit: src/common/lib/libc/arch/arm/atomic
Date: Tue, 4 Mar 2014 03:50:37 +0000

 Module Name:   src
 Committed By:  matt
 Date:          Tue Mar  4 03:50:37 UTC 2014
 
 Modified Files:
        src/common/lib/libc/arch/arm/atomic: atomic_cas_64.S
 
 Log Message:
 Fix non-EABI loading of argument.  Deal with endian issues.
 Fixes PR/48635
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/arm/atomic/atomic_cas_64.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