gcc/libstdc++-v3/config
Richard Henderson acae253ec1 re PR libstdc++/5198 (3.0.3 linux x m68k build fail: invalid opcodes in c++locale.cc)
PR libstdc++/5198
        * config/cpu/m68k/bits/atomicity.h (__exchange_and_add): Only use
        CAS on the cpu variants that support it.  Add versions that use
        TAS and that disable interrupts.
        (__atomic_add): Use __exchange_and_add to guarantee atomicity.

From-SVN: r49160
2002-01-23 17:31:13 -08:00
..
cpu re PR libstdc++/5198 (3.0.3 linux x m68k build fail: invalid opcodes in c++locale.cc) 2002-01-23 17:31:13 -08:00
io basic_file.h (__basic_file::fd): New function. 2001-12-17 17:08:57 +00:00
locale * config/locale/c_locale_generic.cc: Fix typename usage. 2002-01-23 16:20:46 +00:00
os ctype_noninline.h: Fix formatting. 2002-01-22 16:09:25 +00:00