Re: Fwd: Re: GCC libatomic questions

2016-07-07 Thread Bin Fan
Hi, I have a revised version of the libatomic ABI draft which tries to accommodate Richard's comments. The new version is attached. The diff is also appended. Thanks, - Bin diff ABI.txt ABI-1.1.txt 28a29,30 > - The versioning of the library external symbols > 47a50,57 > Note > > Some 64-bit

GCC libatomic ABI specification draft

2016-11-17 Thread Bin Fan
Got an error from gcc@gcc.gnu.org alias. Remove the pdf attachment and re-send it to the alias ... On 11/14/2016 4:34 PM, Bin Fan wrote: Hi All, I have an updated version of libatomic ABI specification draft. Please take a look to see if it matches GCC implementation. The purpose of this

Re: GCC libatomic ABI specification draft

2016-12-01 Thread Bin Fan at Work
Hi Szabolcs, > On Nov 29, 2016, at 3:11 AM, Szabolcs Nagy wrote: > > On 17/11/16 20:12, Bin Fan wrote: >> >> Although this ABI specification specifies that 16-byte properly aligned >> atomics are inlineable on platforms >> supporting cmpxchg16b, we docu