Add compilation support for the TileGX architecture
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 24 Jan 2013 20:40:54 +0000 (15:40 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 24 Jan 2013 20:40:54 +0000 (15:40 -0500)
commit1000f1f4204e5fbb337f4ea911f1e29f67df79aa
tree06a85267f94cc0edb37c8a328f5d815de76e0b6f
parent150fc1bb007cfbbca35914b4c2890494d87ec489
Add compilation support for the TileGX architecture

This patch adds compilation support for the TileGx architecture. Since
the tests were not ran on other architectures of the Tile family
(Tile64, TIlepro), errors are triggered during compilation if the
architecture is another Tile arch.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
urcu/arch/tile.h [new file with mode: 0644]
urcu/uatomic/tile.h [new file with mode: 0644]
This page took 0.024941 seconds and 4 git commands to generate.