log

age author description
2017-02-17 Tassilo Philipp - simplified some platform check
2017-02-13 Tassilo Philipp - typo fix in x64 asm end_proc use (only affected masm)
2017-02-11 cslag - excluding Dragonfly also from .note.GNU-stack marking as interpreted wrongly
2017-02-10 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
2017-02-10 cslag - sparc predef cleanup
2017-02-10 cslag - renamings: sparc_v9 -> sparc64
2017-02-09 cslag - renamed sparc_v9 -> sparc64 for consistency (with other platforms using 32/64 suffix instead of instrset name)
2017-02-09 cslag - cleanup: remove old/unused code that was superseded by *sparc_v9.* files