all repos — mgba @ 1584687c141cf9b00babf9bf299094419e6f0ccd

mGBA Game Boy Advance Emulator

Util: Ensure stack is not marked executable
Jeffrey Pfau jeffrey@endrift.com
Sat, 14 Mar 2015 00:22:29 -0700
commit

1584687c141cf9b00babf9bf299094419e6f0ccd

parent

84a14b6c00c5e099d35ecb4556ee84d5906d370a

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M src/util/arm-algo.Ssrc/util/arm-algo.S

@@ -92,3 +92,5 @@ bne .n40

pop {r4-r7} bx lr #endif + +.section .note.GNU-stack,"",%progbits