gcc/libstdc++-v3/config
Ramana Radhakrishnan 1c6682fa9f Use atomics in guard.cc / remove special casing in targets.
The PowerPC, AIX, Alpha, IA64  implementations of atomic_word.h are in no
way different from what can be achieved with the generic rewrite in
Patch 1 of this series - delete these.

2015-06-12  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        * config/cpu/alpha/atomic_word.h: Remove.
        * config/cpu/ia64/atomic_word.h: Remove.
        * config/cpu/powerpc/atomic_word.h: Remove.
        * config/os/aix/atomic_word.h: Remove.
        * configure.host (atomic_word_dir) [ia64, aix*, powerpc, alpha]:
        Use generic definition.

From-SVN: r224413
2015-06-12 09:55:38 +00:00
..
abi re PR libstdc++/66030 ([5.1.0] std::codecvt_byname missing from libstdc++ DLL) 2015-06-09 09:50:00 +01:00
allocator Update copyright years. 2015-01-05 13:33:28 +01:00
cpu Use atomics in guard.cc / remove special casing in targets. 2015-06-12 09:55:38 +00:00
io Update copyright years. 2015-01-05 13:33:28 +01:00
locale re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return types) 2015-03-19 15:31:48 -04:00
os Use atomics in guard.cc / remove special casing in targets. 2015-06-12 09:55:38 +00:00