Add stack markings for GNU as arch-independent for assembler files
This commit is contained in:
parent
5118ead930
commit
9af334873a
4
cpuid.S
4
cpuid.S
|
@ -65,3 +65,7 @@ _cpuid:
|
|||
.subsections_via_symbols
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -281,3 +281,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -204,3 +204,7 @@ $L999:
|
|||
ADD s0, t0, s0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -426,3 +426,7 @@ $SubEnd:
|
|||
lda $sp, 16($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -69,3 +69,7 @@ NAME:
|
|||
ret
|
||||
.end NAME
|
||||
.ident VERSION
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -424,3 +424,7 @@ $L999:
|
|||
#endif
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -377,3 +377,7 @@ $SubRemain:
|
|||
$SubEnd:
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -215,3 +215,7 @@ $INC_End:
|
|||
ret
|
||||
.end NAME
|
||||
.ident VERSION
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -429,3 +429,7 @@ $L999:
|
|||
#endif
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -528,3 +528,7 @@ $L999:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -177,3 +177,7 @@ $End:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2850,3 +2850,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1305,3 +1305,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1059,3 +1059,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -438,3 +438,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -349,3 +349,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -425,3 +425,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -74,3 +74,7 @@ $End:
|
|||
ret
|
||||
.end lsame_
|
||||
.ident VERSION
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -225,3 +225,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -622,3 +622,7 @@ $L999:
|
|||
clr $0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -478,3 +478,7 @@ $L27:
|
|||
$L999:
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -429,3 +429,7 @@ $L999:
|
|||
#endif
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -43,3 +43,7 @@
|
|||
.align 8
|
||||
.comm alloc_area, (NUM_BUFFERS * BUFFER_SIZE), 16384
|
||||
#endif
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -247,3 +247,7 @@ $SubEnd:
|
|||
clr $0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -4066,3 +4066,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -4064,3 +4064,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -4064,3 +4064,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -299,3 +299,7 @@ $End:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -206,3 +206,7 @@ $L999:
|
|||
ADD s0, s1, s0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -609,3 +609,7 @@ $SubEnd:
|
|||
lda $sp, 64($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -498,3 +498,7 @@ $L999:
|
|||
ret
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -190,3 +190,7 @@ $End:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1710,3 +1710,7 @@ $L999:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1025,3 +1025,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -920,3 +920,7 @@ $L999:
|
|||
lda $sp, STACKSIZE($sp)
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -424,3 +424,7 @@ $L999:
|
|||
#endif
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -629,3 +629,7 @@ $L999:
|
|||
clr $0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -253,3 +253,7 @@ $L17:
|
|||
$L999:
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -242,3 +242,7 @@ $SubEnd:
|
|||
clr $0
|
||||
ret
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2235,3 +2235,7 @@ $L999:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2228,3 +2228,7 @@ $L999:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2228,3 +2228,7 @@ $L999:
|
|||
ret
|
||||
.ident VERSION
|
||||
.end CNAME
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -394,3 +394,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -386,3 +386,7 @@
|
|||
br.ret.sptk.many b0
|
||||
}
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -56,3 +56,7 @@
|
|||
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -517,3 +517,7 @@
|
|||
}
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -871,3 +871,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1502,3 +1502,7 @@
|
|||
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1182,3 +1182,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -510,3 +510,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -8956,3 +8956,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -491,3 +491,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1693,3 +1693,7 @@
|
|||
mov ar.lc = ARLC
|
||||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -3315,3 +3315,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -3555,3 +3555,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -637,3 +637,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -577,3 +577,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -64,3 +64,7 @@
|
|||
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -308,3 +308,7 @@
|
|||
.section .data
|
||||
.type sqrt, @function
|
||||
.global sqrt
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -507,3 +507,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -579,3 +579,7 @@
|
|||
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -419,3 +419,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -8991,3 +8991,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1674,3 +1674,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1285,3 +1285,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -691,3 +691,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -889,3 +889,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1665,3 +1665,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -948,3 +948,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1175,3 +1175,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -3239,3 +3239,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -43,3 +43,7 @@
|
|||
.align 1024
|
||||
.comm alloc_area, (NUM_BUFFERS * BUFFER_SIZE), 4096
|
||||
#endif
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -575,3 +575,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -461,3 +461,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -14026,3 +14026,7 @@
|
|||
;;
|
||||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -11025,3 +11025,7 @@
|
|||
;;
|
||||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -16686,3 +16686,7 @@
|
|||
;;
|
||||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -563,3 +563,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -516,3 +516,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -820,3 +820,7 @@
|
|||
}
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -1376,3 +1376,7 @@
|
|||
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -485,3 +485,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -6801,3 +6801,7 @@
|
|||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -515,3 +515,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -6847,3 +6847,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -852,3 +852,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -896,3 +896,7 @@
|
|||
mov ar.lc = ARLC
|
||||
br.ret.sptk.many b0
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2291,3 +2291,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -2015,3 +2015,7 @@
|
|||
br.ret.sptk.many b0
|
||||
;;
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -877,3 +877,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -538,3 +538,7 @@
|
|||
br.ret.sptk.many b0
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -474,3 +474,7 @@
|
|||
;;
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -10837,3 +10837,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -10833,3 +10833,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -10835,3 +10835,7 @@
|
|||
}
|
||||
EPILOGUE
|
||||
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -239,3 +239,7 @@
|
|||
NOP
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -239,3 +239,7 @@
|
|||
NOP
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -330,3 +330,7 @@
|
|||
ADD s1, s1, s2
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -407,3 +407,7 @@
|
|||
NOP
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
|
@ -451,3 +451,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
NOP
|
||||
|
||||
EPILOGUE
|
||||
|
||||
#if defined(__ELF__)
|
||||
.section .note.GNU-stack,"",%progbits
|
||||
#endif
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue