On Nov 29, 2007, at 9:12 AM, Andrew Doran wrote:
Module Name: src Committed By: ad Date: Thu Nov 29 17:12:22 UTC 2007 Modified Files: src/common/lib/libc/arch/m68k/atomic: atomic_and.S atomic_or.S Log Message: Apparently pointers are also returned in %a0.
Should not be necessary -- atomic_and and atomic_or were not defined to return any pointer types, right?
To generate a diff of this commit:cvs rdiff -r1.2 -r1.3 src/common/lib/libc/arch/m68k/atomic/ atomic_and.S \src/common/lib/libc/arch/m68k/atomic/atomic_or.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
-- thorpej