Mercurial > pub > dyncall > dyncall
graph
-
- impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()2017-02-24, by Tassilo Philipp
-
- simplified some platform check2017-02-17, by Tassilo Philipp
-
- typo fix in x64 asm end_proc use (only affected masm)2017-02-13, by Tassilo Philipp
-
- excluding Dragonfly also from .note.GNU-stack marking as interpreted wrongly2017-02-11, by cslag
-
- sparc predef cleanup2017-02-10, by cslag
-
- renamings: sparc_v9 -> sparc642017-02-10, by cslag
-
- cleanup: remove old/unused code that was superseded by *sparc_v9.* files2017-02-09, by cslag
-
- testcode: missing include fixed2017-02-09, by cslag
-
- doc tweaks2017-02-08, by cslag
-
- added SunOS line to doc overview, for os family2017-01-15, by cslag
-
- compatibility for older platforms - use ANSI comments2017-01-10, by cslag
-
- fixed configure on SunOS2017-01-08, by cslag
-
- chmod -x some files that had x set by mistake2017-01-05, by cslag
-
- removed unused, redundant asm file2017-01-05, by cslag
-
- tiny compatibility fix with < c99 compilers2017-01-01, by cslag
-
- tested openbsd/sparc for complete support, confirmed, thus marking it off in doc2016-12-29, by cslag
-
- sparc dcb support entries in changelog2016-12-29, by cslag
-
- sparc callback asm and args code (still some stack alignment issues, currently)2016-12-28, by cslag
-
- cosmetics2016-11-25, by cslag