64 bit porting guide

2010-09-10 Thread manju k
Hello, I am porting my application from 32bit to 64bit architecture on intel. Can anyone point me to some good references for 64bit porting on intel platform(32bit i686 to 64bit x86_64) Thanks, manju

built-in atomic functions

2010-08-30 Thread manju k
Hello, Are there any new built-in implementations equivalent to atomic_read and atomic_write in latest releases ? if not should I rely on trick suggested in one of the earlier discussions as below ? ">>We don't have atomic read or atomic write builtins (ok, you could >>abuse __sync_fetch_and