Page MenuHomeFreeBSD

D9075.diff
No OneTemporary

D9075.diff

Index: head/contrib/llvm/projects/libunwind/src/UnwindRegistersRestore.S
===================================================================
--- head/contrib/llvm/projects/libunwind/src/UnwindRegistersRestore.S
+++ head/contrib/llvm/projects/libunwind/src/UnwindRegistersRestore.S
@@ -527,3 +527,5 @@
ret // jump to ra
#endif
+
+ .section .note.GNU-stack,"",@progbits
Index: head/contrib/llvm/projects/libunwind/src/UnwindRegistersSave.S
===================================================================
--- head/contrib/llvm/projects/libunwind/src/UnwindRegistersSave.S
+++ head/contrib/llvm/projects/libunwind/src/UnwindRegistersSave.S
@@ -469,3 +469,5 @@
/* RISCVTODO */
#endif
+
+ .section .note.GNU-stack,"",@progbits

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 15, 8:43 AM (9 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31529921
Default Alt Text
D9075.diff (761 B)

Event Timeline