NetBSD-Bugs archive

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

PR/49995 CVS commit: src/common/lib/libc/arch/m68k/atomic



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

From: "Tetsuya Isaki" <isaki%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49995 CVS commit: src/common/lib/libc/arch/m68k/atomic
Date: Sat, 4 Jul 2015 06:56:29 +0000

 Module Name:	src
 Committed By:	isaki
 Date:		Sat Jul  4 06:56:29 UTC 2015
 
 Modified Files:
 	src/common/lib/libc/arch/m68k/atomic: atomic_cas.S
 
 Log Message:
 atomic_cas_{8,16}:
  - Correct the wrong offset in stack.
 __sync_bool_compare_and_swap_{1,2,4}:
  - Correct the wrong offset in stack.
  - D3 must be preserved in subroutines.
 PR/49995.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/common/lib/libc/arch/m68k/atomic/atomic_cas.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