]> granicus.if.org Git - libatomic_ops/commit
Basic support of TILE-Gx and TILEPro CPUs
authorChris Metcalf <cmetcalf@mellanox.com>
Wed, 11 May 2016 19:19:57 +0000 (22:19 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 11 May 2016 19:19:57 +0000 (22:19 +0300)
commit04a286421802a503b58d804d0d673dd5a28c9e9b
tree4ac60ca23e75a41426d010bdb5ae77ff6e94a03d
parentbe07a901e8ffd7951102b987bf2c9c482f6c8cda
Basic support of TILE-Gx and TILEPro CPUs

This patch is an updated version of the CentOS 6 patch that we have
been carrying as part of our own CentOS-like distribution since 2012.

* src/Makefile.am (nobase_private_HEADERS): Add tile.h.
* src/atomic_ops.h [__tile__]: Include tile.h file.
* src/atomic_ops/sysdeps/gcc/tile.h: New file.
src/Makefile.am
src/atomic_ops.h
src/atomic_ops/sysdeps/gcc/tile.h [new file with mode: 0644]