[uClibc-cvs] [buildroot 0000334]: atomicity.h for x86

bugs at busybox.net bugs at busybox.net
Mon Jul 11 15:50:09 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=334> 
======================================================================
Reported By:                Vincent
Assigned To:                uClibc
======================================================================
Project:                    buildroot
Issue ID:                   334
Category:                   Architecture Specific
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             07-11-2005 08:50 PDT
Last Modified:              07-11-2005 08:50 PDT
======================================================================
Summary:                    atomicity.h for x86
Description: 
__exchange_and_add() doesn't work when cross compiling in C++ using the
i386/gcc 3.4.4 toolchain from buildroot, especially with string.
The xaddl is not correctly recognized; and the function
__exchange_and_add() doesn't belong to the namespace __gnu_cxx

Here is the atomicity.h file I use, adapted from the one of slackware
10.0
(for C it seems) glibc 2.3.4 and gcc 3.3.4 
beware: there is no compare_and_swap() anymore
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
07-11-05 08:50 Vincent        New Issue                                    
07-11-05 08:50 Vincent        File Added: atomicity.h                      
======================================================================




More information about the uClibc-cvs mailing list