| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Thanks to Peter Cawley.
|
|
|
|
Thanks to Justin Cormack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise the trailing NUL is lost.
|
|
|
|
|
|
|
|
Thanks to Theo Schlossnagle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Properly classify nested (non-transparent) structs.
|
|
OSX uses -freg-struct-return, which returns small structs in regs.
Thanks to Adriano Bertucci.
|
|
Error handling works, C++ interoperability generally works.
C++ destructors in libs compiled with G++ cause trouble (ok with MSVC).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|