log portasm/portasm-x86.S @ 663:127b569978cc default tip

age author description
Mon, 05 Feb 2024 16:43:59 +0100 Tassilo Philipp - removal of `autovar` macro detection lib:
Thu, 19 Apr 2018 20:10:26 +0200 Tassilo Philipp - file header cleanups for release
Sat, 20 May 2017 00:02:59 +0200 Tassilo Philipp - added to configure some detection on how to compile .s/.S with --noexecstack (or similar), as compilers' defaults are often insane
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, 06 Jan 2017 00:19:13 +0100 cslag - "tag" also non-linux assembly files with .note.GNU-stack, to mark .o files generated from manual assembly code as not needing an executable stack (still only for x* archs)
Thu, 05 Jan 2017 11:07:29 +0100 cslag - added portasm support for adding .section .note.GNU-stack "hints" marking generated .o files from assembly files as not needing an executable stack
Thu, 19 Mar 2015 22:24:28 +0100 Daniel Adler initial from svn dyncall-1745