atomic: initial support intel compiler support
commit45b1c47839902fb0ded28bdbf5263637a155d407
authorTim Blechmann <tim@klingt.org>
Sat, 11 Jun 2011 07:09:12 +0000 (11 09:09 +0200)
committerTim Blechmann <tim@klingt.org>
Sat, 11 Jun 2011 07:14:54 +0000 (11 09:14 +0200)
treef405dc70e89126db1592a6eec7babe71dff47fd0
parent0c83778fbff45d427eefd9c7e6d152d47b52a12b
atomic: initial support intel compiler support

the gcc/x86/x86-64 code can be used for the intel compiler. however it uses
__x86_64__ instead of __amd64 to identify 64bit architectures

Signed-off-by: Tim Blechmann <tim@klingt.org>
boost/atomic/detail/gcc-x86.hpp
boost/atomic/platform.hpp