NetBSD-Bugs archive

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

PR/46898 CVS commit: [netbsd-6] src/sys/arch/arm/include



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46898 CVS commit: [netbsd-6] src/sys/arch/arm/include
Date: Thu, 13 Sep 2012 20:28:16 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Thu Sep 13 20:28:16 UTC 2012
 
 Modified Files:
        src/sys/arch/arm/include [netbsd-6]: byte_swap.h
 
 Log Message:
 Pull up following revision(s) (requested by martin in ticket #542):
        sys/arch/arm/include/byte_swap.h: revision 1.12
 Disable arm32 __asm for _byte_swap_u16_variable since gcc4.5 produces
 decent code for it.  Fixes PR/46898.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.8.40.1 src/sys/arch/arm/include/byte_swap.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