For PowerPC, I particularly need https://github.com/pathscale/libcxxrt/commit/76584a04feb716c2a39def6ff70b51a4806e084d which avoids using 64 bit atomic ops on it, but since that changes quite a lot of code, I thought it would be handy to do a complete import again.
This tries to preserve our own customizations, e.g. r255093 ("Don't use _Unwind_Backtrace() on ARM"), r256642 (deep typeinfo comparison), r273381 and r273382 (implementation of __cxa_throw_bad_array_new_length with temporary build fix).
I will do an import via the vendor area to actually commit this later.