Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152348560
D9075.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
761 B
Referenced Files
None
Subscribers
None
D9075.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D9075: libunwind: add noexec stack annotation
Attached
Detach File
Event Timeline
Log In to Comment