log

age author description
2016-11-25 cslag - cosmetics
2016-11-24 cslag - sparc32 thunk code
2016-11-10 cslag - cleanup/cosmetics/typos
2016-11-10 cslag - removing experimental *nix/win-cross-platform dynmake system, as probably never used
2016-10-22 cslag - integrated all headers containing DCCallback definition into the translation units used (arm64 already avoided this pointless header, so following that style)
2016-09-17 cslag - Changelog
2016-09-17 cslag - make cmake based builds check if compiler has -fPIC flag, in order to silence warnings if not (thanks Franklin Mathieu)
2016-09-17 cslag - make cmake based builds work on systems without a C++ compiler (thanks Franklin Mathieu)
2016-09-10 cslag - performance improvement and more correct handling of arm32 armhf calls, not copying bogus data just to reserve spill area space
2016-09-09 cslag - changelog update for armhf fix
2016-09-08 cslag - fixed armhf ellipsis calls, were ignoring spill area
2016-08-20 cslag - minix fix for callbacks (floats are also returned via eax/edx on minix)
2016-08-20 cslag - merge
2016-08-20 cslag - arm arm/thumb cleanup, sharing more files, directly
2016-08-20 cslag - cleanup