Brian Barrett
6691e55d30
* sync opal_atomic_cmpset_{32,64} for AMD64 with the x86 32 bit version,
...
as I understand how that one works and don't really understand what
was in the amd64 code (which was copied from before I started working
on the inline assembly). This fixes the race condition we were
seeing on PGI causing test failures
* sync non-inline assembly with inline assembly version
This needs to go to the v1.0 branch
This commit was SVN r9539.
2006-04-06 01:23:33 +00:00
Rainer Keller
d5d552c97b
- Delete the compiler-generated comments APP/NO_APP, as some
...
assemblers do not understand them (SunOS 5.10)
This commit was SVN r9307.
2006-03-16 15:14:00 +00:00
Brian Barrett
aa28207fdc
don't include gas assembler hints
...
This commit was SVN r8400.
2005-12-07 18:18:36 +00:00
Brian Barrett
d90a47c529
* remove typo in label name
...
This commit was SVN r7918.
2005-10-28 14:07:46 +00:00
Brian Barrett
71a28437bf
* fix duplicate local symbol probelm in PPC64 assembly
...
This commit was SVN r7035.
2005-08-25 16:37:48 +00:00
Brian Barrett
c62ce1593a
* IA64 high-res timer support for compilers without GCC-style inline
...
assembly
This commit was SVN r6997.
2005-08-24 03:42:31 +00:00
Brian Barrett
adf92d6237
* IA32 high-res timer support for compilers without GCC-style inline
...
assembly
This commit was SVN r6992.
2005-08-24 00:54:16 +00:00
Brian Barrett
70ebb47670
* AMD64 high-res timer support for compilers without GCC-style inline
...
assembly
This commit was SVN r6989.
2005-08-23 22:07:56 +00:00
Brian Barrett
8d4175ad89
* support high-res timers even if we don't have inline assembly
...
This commit was SVN r6987.
2005-08-23 21:50:23 +00:00
Brian Barrett
9da0b4fe1d
* rename all the atomic functions from ompi to opal
...
This commit was SVN r6325.
2005-07-03 21:38:51 +00:00
Jeff Squyres
3a9179a0d7
Initial population of the opal tree
...
This commit was SVN r6267.
2005-07-02 13:43:20 +00:00