1
1
openmpi/opal/include
Brian Barrett ad48aa82e9 A number of changes for improved Alpha support:
* Use $31 instead of mnemonic zero for the gcc inline
    assembly test, as the GNU assembler doesn't like
    zero, but both Tru64 and GNU assembler should be fine
    with $31
  * Disable Linux timer component on Alpha.  The CPU timer
    rolls over every 10 seconds or less, so it's kinda
    worthless for our needs.
  * Fix some escaping issues when local functions are
    denoted with a $
  * Remove C++ comments from the Alpha assembly.
  * Add base assembly code for the non-inlined functions
    on Alpha

This commit was SVN r11764.
2006-09-23 03:23:57 +00:00
..
opal A number of changes for improved Alpha support: 2006-09-23 03:23:57 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
opal_config_bottom.h Rename some OMPI_* macros to be OPAL_* macros. 2006-09-08 23:42:32 +00:00
opal_stdint.h Everything related to file and path management. Now we have a full 2006-08-22 23:25:13 +00:00