K 10 svn:author V 3 kib K 8 svn:date V 27 2011-01-07T14:35:45.902436Z K 7 svn:log V 299 On amd64 and i386, force assembler to mark objects compiled from the assembler source for libcompiler_rt as not needed executable stack. This is done with a hammer instead of properly marking each assembly file with section .note.GNU-stack to avoid modifying contributed source. Discussed with: ed END