Mercurial > pub > dyncall > dyncall
graph
-
- sparc callback asm and args code (still some stack alignment issues, currently)2016-12-28, by cslag
-
- cosmetics2016-11-25, by cslag
-
- sparc32 thunk code2016-11-24, by cslag
-
- cleanup/cosmetics/typos2016-11-10, by cslag
-
- Changelog2016-09-17, by cslag
-
- changelog update for armhf fix2016-09-09, by cslag
-
- fixed armhf ellipsis calls, were ignoring spill area2016-09-08, by cslag
-
- minix fix for callbacks (floats are also returned via eax/edx on minix)2016-08-20, by cslag
-
- merge2016-08-20, by cslag
-
- arm arm/thumb cleanup, sharing more files, directly2016-08-20, by cslag
-
- cleanup2016-08-20, by cslag
-
- todo update2016-08-20, by cslag
-
- todo update2016-08-08, by cslag
-
- mips64 doc about impl status2016-08-08, by cslag
-
mips n64 fixes for platforms using hiword of addresses2016-08-08, by cslag
-
- mips64 callback fixes for addresses using high word bits2016-07-23, by cslag
-
- mips64 thunk fix2016-07-23, by cslag
-
- todo/changelog update2016-07-14, by cslag
-
- mips o32 callback fixes for big endian platforms2016-07-14, by cslag
-
- added debug help 'show-compiler-predefs' target to Makefile.generic2016-07-14, by cslag
-
- manual update, started splitting platform overview in EP and EL for some platforms2016-07-09, by cslag
-
- fixed mips64 n32 build (not sure if working, though)2016-07-07, by cslag
-
- Changelog update2016-07-06, by cslag
-
- todo update2016-07-06, by cslag
-
- mips n64 vararg call fixes if non-variadic arguments are floats2016-07-06, by cslag
-
- doc and todo update to reflect working mips64 n64 big endian support2016-07-05, by cslag
-
- mips doc stuff2016-07-05, by cslag
-
- big-endian mips fixes for return values2016-07-04, by cslag
-
- manual callconv clarifications2016-07-04, by cslag
-
- first draft of mips64 n64 callbacks, not everything working, though2016-07-03, by cslag
-
- added padding to mips64 thunk2016-07-03, by cslag
-
- minor callback cleanups2016-07-03, by cslag
-
- mips64 manual appendix clarifications2016-07-03, by cslag
-
- cleanups in comments, etc.2016-07-02, by cslag
-
- doc, added first version of mips64 callconv page2016-07-02, by cslag
-
- mips n64 working thunks2016-06-23, by cslag
-
- added more macros to detect MIPS platforms2016-06-23, by cslag
-
- revert last commit, as others would need same treatment, but won't do this now2016-06-18, by cslag
-
- cosmetics: use dyncall types2016-06-18, by cslag
-
- added __mips_n64 predef detection to macros.h2016-06-18, by cslag
-
- doc updates for mips322016-06-18, by cslag
-
- working mips32 eabi callbacks2016-06-18, by cslag
-
- mips comment cleanups2016-06-11, by cslag
-
- mips clarifications in doc2016-06-11, by cslag
-
- silenced some debug warnings on mips o322016-06-11, by cslag
-
- mips related cleanup, mostly comments, cpp macro lib2016-06-07, by cslag
-
- manual: fixed html output of tables rendered as .png, using tex multirow2016-06-05, by cslag
-
- doc clarification for mips o32 appendix2016-06-04, by cslag
-
- MIPS o32 manual appendix2016-06-04, by cslag