-
- Downloads
Mark stack as non-executable in binaries produced by ccomp
On Linux and BSD, add "stack not executable" annotations to every asm file produced by ccomp or hand-written in the runtime support library. Left for future work: adding the annotation to runtime/powerpc*/*.s . (These files are not preprocessed, and must remain compatible with Diab.)
Showing
- backend/PrintAsm.ml 1 addition, 0 deletionsbackend/PrintAsm.ml
- backend/PrintAsmaux.ml 9 additions, 0 deletionsbackend/PrintAsmaux.ml
- runtime/aarch64/sysdeps.h 4 additions, 0 deletionsruntime/aarch64/sysdeps.h
- runtime/arm/sysdeps.h 4 additions, 0 deletionsruntime/arm/sysdeps.h
- runtime/riscV/sysdeps.h 3 additions, 0 deletionsruntime/riscV/sysdeps.h
- runtime/x86_32/sysdeps.h 2 additions, 0 deletionsruntime/x86_32/sysdeps.h
- runtime/x86_64/sysdeps.h 2 additions, 0 deletionsruntime/x86_64/sysdeps.h
Loading
Please register or sign in to comment