log

age author description
Wed, 22 Mar 2017 12:17:43 +0100 Tassilo Philipp - changelog cleanup
Wed, 22 Mar 2017 12:06:32 +0100 Tassilo Philipp - doc update
Wed, 22 Mar 2017 12:02:23 +0100 Tassilo Philipp - sparc64 endian detection on non-explicit platforms
Tue, 21 Mar 2017 02:31:55 +0100 Tassilo Philipp - allocwx changes from last commit mentioned in Changelog and adapted testcode
Mon, 20 Mar 2017 23:12:58 +0100 Tassilo Philipp - changed allocwx code:
Sun, 19 Mar 2017 20:26:01 +0100 Tassilo Philipp - todo update
Sun, 19 Mar 2017 20:09:59 +0100 Tassilo Philipp - manual cleanup
Sun, 19 Mar 2017 19:00:38 +0100 Tassilo Philipp - mark sparc64/linux as completely supported in manual overview
Sun, 19 Mar 2017 18:44:47 +0100 Tassilo Philipp - safety fix for sparc32, protecting from callback handler problems when handler itself needs to spill
Sun, 19 Mar 2017 18:43:39 +0100 Tassilo Philipp - sparc doc improvements for both, 32 and 64
Sun, 19 Mar 2017 19:34:34 +0100 Tassilo Philipp - sparc64 callbacks:
Sat, 18 Mar 2017 19:10:01 +0100 Tassilo Philipp - comment cleanup
Sat, 18 Mar 2017 19:08:45 +0100 Tassilo Philipp - sparc doc improvements (esp. for sparc64)
Tue, 14 Mar 2017 03:25:12 +0100 Tassilo Philipp - sparc manual changes
Tue, 14 Mar 2017 14:14:47 +0100 Tassilo Philipp - b/c no preproc needed, changed some files from .S -> .s
Fri, 17 Mar 2017 03:27:36 +0100 Tassilo Philipp - first draft at sparc64 callbacks (floats not working, yet)
Tue, 14 Mar 2017 00:07:31 +0100 Tassilo Philipp - doc and comment fixes
Mon, 13 Mar 2017 14:13:26 +0100 Tassilo Philipp - first impl of sparc64 thunks
Mon, 13 Mar 2017 13:23:10 +0100 Tassilo Philipp - more endian detection in macros
Mon, 13 Mar 2017 11:56:36 +0100 Tassilo Philipp - comment cleanup/corrections
Mon, 13 Mar 2017 11:27:05 +0100 Tassilo Philipp - doc cleanups and correction about support, added bibitems, etc.
Fri, 24 Feb 2017 23:05:53 +0100 Tassilo Philipp - impl. for allocwx stuff on POSIX-strict systems where there is no MAP_ANON for mmap()
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)
Fri, 10 Feb 2017 00:46:05 +0100 cslag - cleanup: remove old/unused code that was superseded by *sparc_v9.* files