gcc/libstdc++-v3/config/cpu
Hans-Peter Nilsson fea41ef911 atomicity.h (__atomic_add): Remove "static inline" and attribute-unused.
* config/cpu/cris/atomicity.h (__atomic_add): Remove "static
	inline" and attribute-unused.  Qualify parameter __mem with
	"volatile".
	(__exchange_and_add): Ditto.  Add back memory clobber to asm.

From-SVN: r79804
2004-03-22 01:37:04 +00:00
..
alpha atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
cris atomicity.h (__atomic_add): Remove "static inline" and attribute-unused. 2004-03-22 01:37:04 +00:00
generic re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +00:00
hppa re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +00:00
i386 atomicity.h: Include c++config.h to get defines. 2004-02-27 20:56:46 +00:00
i486 atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
ia64 atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
m68k atomicity.h: Include c++config.h to get defines. 2004-02-27 20:56:46 +00:00
mips atomicity.h: Prevent reg loads between LL and SC instructions. 2004-03-19 23:12:10 +00:00
powerpc atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
s390 atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. 2004-02-27 00:49:50 +00:00
sparc atomicity.h: Include c++config.h to get defines. 2004-02-27 20:56:46 +00:00