Mercurial > pub > dyncall > dyncall
graph
-
- impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()Fri, 24 Feb 2017 23:05:53 +0100, by Tassilo Philipp
-
- simplified some platform checkFri, 17 Feb 2017 09:34:12 +0100, by Tassilo Philipp
-
- typo fix in x64 asm end_proc use (only affected masm)Mon, 13 Feb 2017 14:09:15 +0100, by Tassilo Philipp
-
- excluding Dragonfly also from .note.GNU-stack marking as interpreted wronglySat, 11 Feb 2017 01:17:02 +0100, by cslag
-
- removed .note.GNU-stack hint for openbsd, b/c of it always being interpreted as "need execstack" and not needed, b/c of way saner defaults on OpenBSDFri, 10 Feb 2017 12:15:35 +0100, by cslag
-
- sparc predef cleanupFri, 10 Feb 2017 01:28:47 +0100, by cslag
-
- renamings: sparc_v9 -> sparc64Fri, 10 Feb 2017 01:07:12 +0100, by cslag
-
- renamed sparc_v9 -> sparc64 for consistency (with other platforms using 32/64 suffix instead of instrset name)Fri, 10 Feb 2017 00:58:08 +0100, by cslag
-
- cleanup: remove old/unused code that was superseded by *sparc_v9.* filesFri, 10 Feb 2017 00:46:05 +0100, by cslag
-
- testcode: missing include fixedThu, 09 Feb 2017 16:04:51 +0100, by cslag
-
- fixed ARM32-THUMB stack alignment issues (found on Cortex-m0, thanks Darren Whobrey!)Thu, 09 Feb 2017 15:44:14 +0100, by cslag
-
- loosened OS detection macros a bit to not bail out and thus make it easier to use dyncall on baremetalWed, 08 Feb 2017 12:56:59 +0100, by cslag
-
- doc tweaksWed, 08 Feb 2017 12:54:05 +0100, by cslag
-
- added SunOS line to doc overview, for os familySun, 15 Jan 2017 16:07:23 +0100, by cslag
-
- compatibility for older platforms - use ANSI commentsTue, 10 Jan 2017 12:01:59 +0100, by cslag
-
- fixed configure on SunOSSun, 08 Jan 2017 14:21:41 +0100, by cslag
-
- marking off solaris/sparc (32 bit) as completely supported (just tested sparc callbacks on solaris (with gnu toolchain, though), works)Sun, 08 Jan 2017 03:07:57 +0100, by cslag
-
- chmod -x some files that had x set by mistakeThu, 05 Jan 2017 11:10:39 +0100, by cslag
-
- added portasm support for adding .section .note.GNU-stack "hints" marking generated .o files from assembly files as not needing an executable stackThu, 05 Jan 2017 11:07:29 +0100, by cslag
-
- file name/layout cleanup, removed "-att" from x64 .S filenames, as unnecessary and also misleadingThu, 05 Jan 2017 10:35:12 +0100, by cslag
-
- removed unused, redundant asm fileThu, 05 Jan 2017 10:17:37 +0100, by cslag
-
- tiny compatibility fix with < c99 compilersSun, 01 Jan 2017 23:26:39 +0100, by cslag
-
- tested openbsd/sparc for complete support, confirmed, thus marking it off in docThu, 29 Dec 2016 13:00:35 -0600, by cslag
-
- marked linux sparc as fully supported, as callback support is in and tests all confirmed workingThu, 29 Dec 2016 10:55:56 -0600, by cslag
-
- doc overview update for sparc callback support (just for netbsd right now, as others are still untested)Thu, 29 Dec 2016 06:33:11 -0600, by cslag
-
- sparc dcb support entries in changelogThu, 29 Dec 2016 06:27:56 -0600, by cslag
-
- sparc32 callbacks now complete, fixed 64bit value access alignment problems that caused SIGBUS errorsThu, 29 Dec 2016 06:07:43 -0600, by cslag
-
- sparc callback asm and args code (still some stack alignment issues, currently)Wed, 28 Dec 2016 16:48:35 -0600, by cslag
-
- cosmeticsFri, 25 Nov 2016 18:59:26 +0000, by cslag
-
- sparc32 thunk codeThu, 24 Nov 2016 23:47:31 +0000, by cslag
-
- cleanup/cosmetics/typosThu, 10 Nov 2016 20:37:21 +0100, by cslag
-
- removing experimental *nix/win-cross-platform dynmake system, as probably never usedThu, 10 Nov 2016 19:05:01 +0100, by cslag
-
- integrated all headers containing DCCallback definition into the translation units used (arm64 already avoided this pointless header, so following that style)Sat, 22 Oct 2016 15:55:54 +0200, by cslag
-
- ChangelogSat, 17 Sep 2016 14:31:54 +0200, by cslag
-
- make cmake based builds check if compiler has -fPIC flag, in order to silence warnings if not (thanks Franklin Mathieu)Sat, 17 Sep 2016 14:15:02 +0200, by cslag
-
- make cmake based builds work on systems without a C++ compiler (thanks Franklin Mathieu)Sat, 17 Sep 2016 14:10:53 +0200, by cslag
-
- performance improvement and more correct handling of arm32 armhf calls, not copying bogus data just to reserve spill area spaceSun, 11 Sep 2016 01:19:27 +0200, by cslag
-
- changelog update for armhf fixFri, 09 Sep 2016 15:23:16 +0200, by cslag
-
- fixed armhf ellipsis calls, were ignoring spill areaThu, 08 Sep 2016 23:00:45 +0200, by cslag
-
- minix fix for callbacks (floats are also returned via eax/edx on minix)Sat, 20 Aug 2016 22:27:47 +0200, by cslag
-
- mergeSat, 20 Aug 2016 15:57:20 +0200, by cslag
-
- arm arm/thumb cleanup, sharing more files, directlySat, 20 Aug 2016 11:39:54 +0200, by cslag
-
- cleanupSat, 20 Aug 2016 09:57:57 +0200, by cslag
-
- todo updateSat, 20 Aug 2016 09:47:45 +0200, by cslag
-
- todo updateMon, 08 Aug 2016 11:54:50 +0200, by cslag
-
- mips64 doc about impl statusMon, 08 Aug 2016 11:54:27 +0200, by cslag
-
mips n64 fixes for platforms using hiword of addressesMon, 08 Aug 2016 11:24:25 +0200, by cslag
-
- mips64 callback fixes for addresses using high word bitsSat, 23 Jul 2016 20:22:50 +0200, by cslag
-
- mips64 thunk fixSat, 23 Jul 2016 19:43:32 +0200, by cslag
-
- todo/changelog updateThu, 14 Jul 2016 23:40:31 +0200, by cslag
-
- mips o32 callback fixes for big endian platformsThu, 14 Jul 2016 16:05:24 +0200, by cslag
-
- added debug help 'show-compiler-predefs' target to Makefile.genericThu, 14 Jul 2016 14:41:32 +0200, by cslag
-
- manual update, started splitting platform overview in EP and EL for some platformsSat, 09 Jul 2016 16:39:33 +0200, by cslag
-
- fixed mips64 n32 build (not sure if working, though)Thu, 07 Jul 2016 14:51:30 +0200, by cslag
-
- Changelog updateWed, 06 Jul 2016 20:07:08 +0200, by cslag
-
- todo updateWed, 06 Jul 2016 15:21:51 +0200, by cslag
-
- mips n64 vararg call fixes if non-variadic arguments are floatsWed, 06 Jul 2016 15:13:43 +0200, by cslag
-
- doc and todo update to reflect working mips64 n64 big endian supportTue, 05 Jul 2016 14:30:56 +0200, by cslag
-
- mips64 n64 float fixes (big endian), now mips64 n64 is fully supported (for at least big-endian platforms, still need to test little endian)Tue, 05 Jul 2016 14:20:57 +0200, by cslag