1
1
openmpi/opal/asm
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
base don't include gas assembler hints 2005-12-07 18:18:36 +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