gcc/libstdc++-v3/config/os
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
..
aix Use atomics in guard.cc / remove special casing in targets. 2015-06-12 09:55:38 +00:00
bionic Update copyright years. 2015-01-05 13:33:28 +01:00
bsd Update copyright years. 2015-01-05 13:33:28 +01:00
djgpp Update copyright years. 2015-01-05 13:33:28 +01:00
generic libstdc++, libgfortran gthr workaround for musl 2015-04-22 14:24:11 +00:00
gnu-linux Update copyright years. 2015-01-05 13:33:28 +01:00
hpux Update copyright years. 2015-01-05 13:33:28 +01:00
mingw32 Update copyright years. 2015-01-05 13:33:28 +01:00
mingw32-w64 Update copyright years. 2015-01-05 13:33:28 +01:00
newlib Update copyright years. 2015-01-05 13:33:28 +01:00
qnx/qnx6.1 Update copyright years. 2015-01-05 13:33:28 +01:00
solaris/solaris2.10 Update copyright years. 2015-01-05 13:33:28 +01:00
tpf Update copyright years. 2015-01-05 13:33:28 +01:00
uclibc Update copyright years. 2015-01-05 13:33:28 +01:00
vxworks Update copyright years. 2015-01-05 13:33:28 +01:00