| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working ↵ | James Lyon | 2013-04-25 | 1 | -78/+0 |
| | | | | | | | | | | on Win64 stdargs. I removed the XMM6/7 registers from the register list because they are not used on Win64 however they are necessary for parameter passing on x86-64. I have now restored them but not marked them with RC_FLOAT so they will not be used except for parameter passing. | ||||
| * | Return value of exit should be void. | Shinichiro Hamaji | 2009-04-18 | 1 | -1/+1 |
| | | |||||
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 1 | -0/+1 |
| | | |||||
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+77 |
