[buildroot 0000334]: atomicity.h for x86

bugs at busybox.net bugs at busybox.net
Thu Jan 26 16:02:44 UTC 2006


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             07-11-2005 08:50 PDT
Last Modified:              01-26-2006 08:02 PST
====================================================================== 
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                      
01-26-06 08:02  prpplague      Status                   assigned => closed  
01-26-06 08:02  prpplague      Resolution               open => won't fix   
01-26-06 08:02  prpplague      Additional Information Updated                   

======================================================================




More information about the uClibc-cvs mailing list