Mercurial > pub > dyncall > dyncall
log
age | author | description |
---|---|---|
2016-07-05 | cslag | - mips64 n64 float fixes (big endian), now mips64 n64 is fully supported (for at least big-endian platforms, still need to test little endian) |
2016-07-05 | cslag | - mips doc stuff |
2016-07-04 | cslag | - big-endian mips fixes for return values |
2016-07-04 | cslag | - manual callconv clarifications |
2016-07-03 | cslag | - first draft of mips64 n64 callbacks, not everything working, though |
2016-07-03 | cslag | - added padding to mips64 thunk |
2016-07-03 | cslag | - minor callback cleanups |
2016-07-03 | cslag | - mips64 manual appendix clarifications |
2016-07-02 | cslag | - cleanups in comments, etc. |
2016-07-02 | cslag | - doc, added first version of mips64 callconv page |
2016-06-23 | cslag | - mips n64 working thunks |
2016-06-23 | cslag | - added more macros to detect MIPS platforms |
2016-06-18 | cslag | - revert last commit, as others would need same treatment, but won't do this now |
2016-06-18 | cslag | - cosmetics: use dyncall types |
2016-06-18 | cslag | - added __mips_n64 predef detection to macros.h |