Mercurial > pub > dyncall > dyncall
log
age | author | description |
---|---|---|
Fri, 17 Feb 2017 09:34:12 +0100 | Tassilo Philipp | - simplified some platform check |
Mon, 13 Feb 2017 14:09:15 +0100 | Tassilo Philipp | - typo fix in x64 asm end_proc use (only affected masm) |
Sat, 11 Feb 2017 01:17:02 +0100 | cslag | - excluding Dragonfly also from .note.GNU-stack marking as interpreted wrongly |
Fri, 10 Feb 2017 12:15:35 +0100 | 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 OpenBSD |
Fri, 10 Feb 2017 01:28:47 +0100 | cslag | - sparc predef cleanup |
Fri, 10 Feb 2017 01:07:12 +0100 | cslag | - renamings: sparc_v9 -> sparc64 |
Fri, 10 Feb 2017 00:58:08 +0100 | cslag | - renamed sparc_v9 -> sparc64 for consistency (with other platforms using 32/64 suffix instead of instrset name) |