Mercurial > pub > dyncall > dyncall
log
age | author | description |
---|---|---|
2017-02-09 | cslag | - testcode: missing include fixed |
2017-02-09 | cslag | - fixed ARM32-THUMB stack alignment issues (found on Cortex-m0, thanks Darren Whobrey!) |
2017-02-08 | cslag | - loosened OS detection macros a bit to not bail out and thus make it easier to use dyncall on baremetal |
2017-02-08 | cslag | - doc tweaks |
2017-01-15 | cslag | - added SunOS line to doc overview, for os family |
2017-01-10 | cslag | - compatibility for older platforms - use ANSI comments |
2017-01-08 | cslag | - fixed configure on SunOS |
2017-01-08 | cslag | - marking off solaris/sparc (32 bit) as completely supported (just tested sparc callbacks on solaris (with gnu toolchain, though), works) |