1
1

7 Коммитов

Автор SHA1 Сообщение Дата
George Bosilca
a267e2671a Add protections around 32 and 64 bits code. The 32 bits is not really usefull but I want to have both of them similar. Anyway, some architectures does not provide 64 bits atomic operations, so they will never get compiled. Let's just hope nobody use them ...
- remove all unsigned from the */atomic.h files
 - export defines depending on the architecture

This commit was SVN r3408.
2004-10-28 20:32:12 +00:00
David Daniel
a1688d5b9f more atomic.h changes
This commit was SVN r2157.
2004-08-16 01:13:25 +00:00
David Daniel
2c84951869 Updating inline assembler for sparc
This commit was SVN r2150.
2004-08-15 21:47:31 +00:00
David Daniel
6f35ec76a8 More fixes for George
This commit was SVN r1323.
2004-06-16 17:41:34 +00:00
David Daniel
150ff21ef0 Fixes to system-specific atomic ops
This commit was SVN r1322.
2004-06-16 17:10:18 +00:00
David Daniel
563ac2a338 First pass of lam -> ompi conversion
This commit was SVN r1191.
2004-06-07 15:33:53 +00:00
David Daniel
c174b2ca7c Adding more atomic stuff before I vanish...
This commit was SVN r1116.
2004-05-05 23:19:32 +00:00