On Mon, Oct 24, 2016 at 10:39:11 -0700, Richard Henderson wrote:
> Changes v7-v8:
> * Atomics fix for gcc 4.2 (centos6)
> * All atomic.h changes split out from 'tcg: Add atomic helpers',
> as requested by ... someone (Emilio?)
Yep that was me, thanks for doing it.
> * Unused function reported by clang for
> 'target-arm: emulate LL/SC using cmpxchg helpers'
I also double-checked this, looks good.
> If this meets with everyone's satisfaction, I'll send another
> cover-letter with another pull request.
I think we're ready to go!
Thanks a lot for your work on this patch set.
Hope patch 8 doesn't get eaten by Peter's git pull :-)
Emilio