- Removed "version" directive, all it does is creation of extra PT_NOTE segment, which does not appear in programs compiled with C.

+ Added non-executable stack marker.

git-svn-id: trunk@29557 -
This commit is contained in:
sergei 2015-01-26 17:02:31 +00:00
parent 79e7ba678e
commit bb8de483f2

View File

@ -18,7 +18,7 @@
#
.file "prt1.as"
.version "01.01"
gcc2_compiled.:
.section .rodata
.LC0:
@ -147,3 +147,5 @@ operatingsystem_parameters:
//.section .threadvar,"aw",@nobits
.comm ___fpc_threadvar_offset,4
.section .note.GNU-stack,"",@progbits