1
1
openmpi/opal/asm
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
..
base * sync opal_atomic_cmpset_{32,64} for AMD64 with the x86 32 bit version, 2006-04-06 01:23:33 +00:00
asm-data.txt * fix assembly issues for linux, which wants a notation to make the stack 2006-01-11 04:49:40 +00:00
asm.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
generate-all-asm.pl Initial population of the opal tree 2005-07-02 13:43:20 +00:00
generate-asm.pl * fix assembly issues for linux, which wants a notation to make the stack 2006-01-11 04:49:40 +00:00
Makefile.am properly build when we don't have any ASM support (ie Windows w/ CL compiler) 2005-12-19 05:39:07 +00:00